﻿body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	direction:rtl;
}

#warp{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#header{
	padding: 10px 8px 4px 8px;
	margin: 0px;
	height: 100px;
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#header label{
	width: 120px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.login_submit{
	background-color: #000000;
	border: 1px double #FFFFFF;
	width: 150px;
	color: #FFFFFF;
}
#header .login{
	float: left;
	margin-left: 25px;
}
#content{
	padding: 2px 10px 6px 6px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 180%;
}
#content a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#content hr {
	color: #EAEAEA;
	margin-top: 6px;
	margin-bottom: 15px;
}
h3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; /*background-image: url('../image/h3bg.jpg');
	height: 58px;
	padding-right: 250px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;*/;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	vertical-align: middle;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6A6869;
}
h3 a,h3 a:hover,h3 a:after,h3 a:before,h3 a:visited{
	color: #000000;
	text-decoration: none;
}
a img{
	border-style: none;
}
#sidebar{
	background-color: #DE0029;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#left_sidebar{
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #DE0029;
}
#sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font: bold 15px "Arabic Transparent", Arial, sans-serif;
	line-height: 165%;
	width: 180px;
}
#sidebar ul li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #761A1A;
	text-align: center;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#sidebar ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #DE0029;
	padding: 8px 5px 8px 5px;
	width: 170px;
	font-weight: bold;
	text-align: center;
	font: bold 15px "Arabic Transparent", Arial, sans-serif;
}
#sidebar ul li a:hover{
	background: #C62039 no-repeat 0 9px;
	font-weight: bold;
	font: bold 15px "Arabic Transparent", Arial, sans-serif;
}
#sidebar ul li a.current,ul li a.current:hover{
	background: #C62039 no-repeat 0
9px;
}

#footer{
	clear: both;
	height: 60px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*/////////////////////////////////////////////////////////////////////////////////*/

#indexLogoimage{
	padding-right: 15px;
	background-color: #000000;
}

#indexLogotext{
	padding-right: 5px;
	background-color: #000000;
	width: 450px;
}

#logo_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

#logo_des{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#indexLogoform{
	padding-right: 100px;
	background-color: #000000;
	color: #FFFFFF;
}

#index_content{
	padding: 2px 10px 6px 6px;
	background-color: #C62039;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 180%;
}

#index_content h2{
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#index_content li{
	color: #FFFF00;
	list-style-type: square;
}

#index_content li a{
	color: #FFFFFF;
	text-decoration: none;
}

#index_content li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#index_left{
	background-color: #C62039;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 180%;
}

#indexads img{
	border: 2px solid #000000;
}

#index_welcome{
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 12px;
	font-family: "Times New Roman";
	font-size: 16px;
}

