@charset "windows-1256";



body  {
	font-family: tahoma;
	font-size: 12px;
	background: #f2fcff; /* خلفيه الموقع الخارجيه */
	margin: 0; 
	padding: 0;
	text-align: right;
	color: #000000; /*  لون الكتابه الإفتراضى */
}



.twoColLiqRtHdr #container {
	width: 992px;  /* عرض الموقع */
	align: center; /* محازاه الموقع */
	background: #f2fcff; /*  لون خلفيه الموقع الداخليه*/
	border: 0px solid #7cdbf1; /*    قيمه و ولون حدود الموقع */
	text-align: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
} 
.twoColLiqRtHdr #header { 
	background: #ffffff;  /*  لون خلفيه الهيدر */
	padding: 0 0px;  
} 
.twoColLiqRtHdr #header h1 {
	margin: 0; 
	padding: 0px 0; /
}


.twoColLiqRtHdr #sidebar1 {/* القائمه اليمنى و خصائصها*/
	float: right;
	width: 180px; /* عرض القائمه*/
	background: #f2fcff; /* خلفيه القائمه*/
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 5px; 
	margin-right: 5px;
}


.twoColLiqRtHdr #mainContent {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
} 

.twoColLiqRtHdr #mainContent {
    margin: 0 20% 0 0px;
} 

.twoColLiqRtHdr #footer { 
	padding: 0 0px; 
	background:#f2fcff;  /* لون خلفيه الفوتر */
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 

	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColLiqRtHdr #sidebar1 { padding-top: 10px; }

.twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 10px; }















a {
	font-family: tahoma;
	font-size: 12px;
	color: #1F6B94;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F6B94;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #1F6B94;
}


.table {

	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #7cdbf1;
}


.td1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1FB8F1;
}

.td2 {
	font-family: tahoma;
	color: #333333;
	background-color: #E6E6E6;
}



.msg-box-head {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #7cdbf1;
	background-image: url(images/table/head-table-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333333;
	bottom: 1px;
	padding-top: 0pt;
	padding-right: 3pt;
	padding:4;
}

.head-2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #eeeeee;
	background-image: url(images/table/head-table-bg-2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #333333;
	bottom: 1px;
	padding-top: 0pt;
	padding-right: 3pt;
}


.msg-box {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #e8fafe;
	background-image: url(images/table/table-content-bg.gif);
	background-repeat: repeat-x;
	margin-left: 2px;
	
}
.no-effect {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	left: 0px;
	right: 0px;
}

.footer_head {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #0099CC;
	background-image: url(images/footer/footer-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	bottom: 1px;
	padding-top: 6pt;
	border: 1px solid #CCCCCC;	
}





.topic_head {
	font-family: tahome;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #9ee2f3;
	background-image: url(images/topic/t_head.gif);
	background-repeat: repeat-x;
}
.topic_table {
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #7cdbf1;
	background-color: #ecfbff;	
}

.topic_content {
	font-family: tahoma;
	font-size: 12px;
	background-image: url(images/topic/t_content.gif);
	background-repeat: repeat-x;
	background-color: #ecfbff;
	color: #0e809d;
}



.sections {
	font-family: tahoma;
	font-size: 12px;
	background-color: f2fdff;
	border: 1px solid #e4f9fd;	

}