body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2b2b2b;
/*	background-color: #363636;*/
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.banner_top_bg{
	background-attachment: scroll;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 44px;
}
.banner_top_bg_rght{
	background-attachment: scroll;
	background-image: url(images/bg_top_rght.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 17px;
}

.bg_lft_blue{
	background-attachment: scroll;
	background-image: url(images/bg_lft_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 199px;
	width:373px;
}
.bg_search_new{
	background-attachment: scroll;
	background-image: url(images/search_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	height: 23px;
	
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #0A7294;
	text-decoration: none;
	border: 0px none;
	
	
	
	
	
}

.bg_search{
	background-attachment: scroll;
	background-image: url(images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width:373px;
}
.bg_rght_blue{
	background-attachment: scroll;
	background-image: url(images/bg_rght_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 207px;
	width:628px;
}
.bg_news{
	background-attachment: scroll;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width:343px;
}
.bg_footer{
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width:101px;
}




a{color:#adacab;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
font-size: 16px;
color:#999999;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;}

.txtBlue_bg{
	font-size: 14px;
	font-family:  Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #0A7294;
	border: 1px solid #999999;
}
.txtBlue_traditional{
	font-size: 20px;
	font-family: Traditional Arabic, "Simplified Arabic", "Tahoma";
	line-height: 20px;
	color: #0A7294;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
	height:28px;
	line-height: 28px;
}
.txtBlue_traditional:hover{
	font-size: 20px;
	font-family: Traditional Arabic, "Simplified Arabic", "Tahoma";
	line-height: 20px;
	color: #0A7294;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
	height:28px;
	line-height: 28px;
}
.txtBlue{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #4594AD;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.txtBlue:hover{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #0A7294;
	text-decoration: none;
	margin: 5px;
	padding:5px;
}
.txtBlue_line{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #996600;
	text-decoration: underline;
	margin: 5px;
	padding: 2px;
}
.txtBlue_line:hover{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #996600;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
}



.txtWhite{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
}
.txtWhite:hover{
	font-size: 14px;
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	line-height: 20px;
	color: #0A7294;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
}

.txtFieldBrd {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #0A7294;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A8CDD9;
}

.txtFieldBrd_light {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #282626;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #282626;
}
.txtTbBrd {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #0A7294;
	text-decoration: none;
	background-color:  #333333;
	border: 1px solid #A8CDD9;
	margin: 5px;
	padding: 5px;
}
.txtBrdBtn {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #0A7294;
	text-decoration: none;
	background-color:  #333333;
	border: 1px solid #A8CDD9;
	height:25;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
.Tr_Brd_gray {
	font-family: Traditional Arabic, "Simplified Arabic", "Tahoma";
	font-size: 20px;
	color: #0A7294;
	text-decoration: none;
	background-color:  #FFFFFF;
	border: 1px solid #CCCCCC;
	height:25;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
.txtBrdBtn:hover {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color:  #CCCCCC;
	border: 1px solid #A8CDD9;
	height:25;
	text-align: center;
	vertical-align: middle;
}
.txt_gray {
	font-family: Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	height:28px;
	line-height: 28px;
	text-align: justify;
	font-weight:bold;
}
.txtBlackHasobFont{
	font-size: 22px;
	font-family: HASOOB;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight:bold;
}