@charset "windows-1256";
body {
	background-color: #1D1916;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 15px;
	color: #FEF8CD;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #FDF093;
	display: inline;
}
p {
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
}
.titledev {
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 470px;
	float: right;
	margin-left: 3px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form {
	text-align: right;
	background-color: #26221f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 65%;
	float: right;
	margin-left: 3px;
	border: 1px solid #262220;
}
.news {
	text-align: right;
	direction:rtl;
	background-color: #26221f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #262220;
	border-right-color: #262220;
	border-bottom-color: #262220;
	border-left-color: #262220;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 32%;
	float: left;
}
.menu {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	text-align: center;
	float: right;
	font-size: 13px;
}
a:link {
	color: #FAEBB5;
	text-decoration: none;
}
a:visited {
	color: #F7DB7D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footer {
	text-align: center;
	background-color: #26221F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:active {
	text-decoration: none;
	color: #FFFFEB;
}
.form ul li {
	line-height: 22px;
	text-align: justify;
}
input {
	color: #E7D493;
	border: 1px solid #1D1916;
	background-color: #88410D;
	height: 20px;
	background-image: url(images/back.png);
}
textarea {
	color: #E7D493;
	background-color: #88410D;
	border: 1px solid #1D1916;
	scrollbar-base-color: #88410D;
	background-image:url(images/back.png);
	}
