﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #264782;
	direction: rtl;
	background-color:#E2E2E2;
	text-align:center;
	line-height: 20px;
}
.all {
	width: 988px;
}
.cp {
	background-color:#E2E2E2;
	text-align:center;
}
.logo_row{
	background-position: 0px 0px;
	background-color: #254782;
	text-align: center;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
}
.logo{
	padding: 0px;
	margin: 0px;
	background-color: #254782;
}
.langbar,.langbar a:after,.langbar a:before,.langbar a:focus,.langbar a:link,.langbar a:visited{
	color: #FFFFFF;
	font-weight: bold;
}
.langbar a:hover{
	color: #D9D9CE;
	font-weight: bold;
}
.content {
	text-align:right;
}
.dawrat ul{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px 15px 15px 15px;
	color: #003366;
	font-weight: bold;
	margin: 15px 35px 15px 15px;
	text-align: right;
	text-decoration:none;
}
.dawrat li{
	margin: 15px 0px 15px 0px;
}
a img{
	border-width: 0px;
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #264782;
	font-weight:bolder
}
a:visited {
	color: #2E549C;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	color: #264782;
	font-weight:bolder;
	text-decoration:none
}
a:hover {
	color: #0070DF;
	text-decoration: none;
}
h3,.content h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	padding: 0px;
	color: #003366;
	font-weight: bold;
	margin: 5px;
	text-align: right;
	text-decoration:none;
}
h3 a , h3 a:visited {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	color: #003366;
	font-weight: bold;
	margin: 5px;
	text-align: right;
	text-decoration: none;
}
label {
	color: #FF0000;
	font-weight: bolder;
}
.error {
    background: #ffcccc 5px 4px;
    color: #900;
    border-top: 1px solid #c00;
    border-bottom: 1px solid #c00;
    padding: 0.25em 0.5em 0.25em 2.5em;
    font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	width: 350px;
}
.ok {
	background: #8ED3EE 5px 4px;
	color: #003399;
	border-top: 1px #0000FF solid;
	border-bottom: 1px #0000FF solid;
	padding: 0.25em 0.5em 0.25em 2.5em;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	width: 350px;
}

/*////////////////////menu style////////////////////*/
.orange_title {
	font-size:13px;
	color:#FF8a00;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-indent:0px;
	line-height:20px;
	font-family:tahoma, Arial, Helvetica;
	text-align:right;
}
.border1 {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid
}
.sub_text {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-indent:0px;
	line-height: 20px;
	font-family:tahoma,Arial,Helvetica
}
/*////////////////////Footer style////////////////////*/
.copyright {
	Font-Weight: normal;
	Font-Size: 10px; 
	Color: #ffffff; 
	Text-Indent: 0px; 
	Font-Style: normal; 
	FONT-Family: Arial,Helvetica; 
	Text-Decoration: none
}
.copyright_ar {
	Font-Weight: normal;
	Font-Size: 11px; 
	Color: #ffffff; 
	Text-Indent: 0px; 
	Font-Style: normal; 
	FONT-Family:tahoma,Arial,Helvetica; 
	Text-Decoration: none
}
.footer, .footer a, .footer a:hover, .footer a:visited {
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	padding: 5px;
	margin: 0px;
	background-color: #264782;
	border: 0px solid #6666FF;
	height: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
/*////////////////////////////////////////////////////*/
.accordion_toggle {
	display: block;
	height: 30px;
	width: 100%;
	background: #264782 right top;
	padding: 0 40px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #2F4F87;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family: Tahoma;
	text-align: right;
	background-image: url('../images/tabright.gif');
}

.accordion_toggle_active {
	background: #e0542f url('../images/tab.gif') repeat right top;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}

.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 100%;
	background: url(../images/accordion_toggle.jpg) no-repeat top right #264782;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #2F4F87;
	cursor: pointer;
	margin: 0 0 0 0;
	border-bottom-color: #FFFFFF;
}

.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}