@charset "windows-1256";
body {
	background-color: #4D81A9;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	margin-top: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 15px;
	color: #346697;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #37699A;
}
p {
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
}
.bgtable {
	background-image: url(images/bg.jpg);
	background-position: right top;
}

.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: #4D81A9;
	text-decoration: none;
}
.table {
	position: absolute;
	top: 0px;
	background-color: #FFF;
}

a:visited {
	color: #427193;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
.footer {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #4D81A9;
}
.form ul li {
	line-height: 22px;
	text-align: justify;
}
input {
	color: #FFF;
	border: 1px solid #1D1916;
	background-color: #4C7EAF;
	height: 20px;
	background-image: url(images/back.png);
}
textarea {
	color: #4C7EAF;
	background-color: #E4E4E4;
	;
	border: 1px solid #1D1916;
	scrollbar-base-color: #88410D;
	background-image:url(images/back.png);
	}
.new_bg {
	background-image: url(images/new_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	position: absolute;
	top: 0px;
}
li {
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	}
