*{
	margin:0 auto ;
	padding:0;
}
body{
	font:normal 11px Tahoma;
	color:#888888;
	margin:20px 0 20px 0;
	text-align:justify;
}
a.bnts{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
}
a.bnts:hover{
	color:#000000;
}
.welcome{
	color:#D94D36;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	
}
.sub{
	color:#D94D36;
	font-weight:bold;
	
}
p{
 margin-bottom:7px;
}
a.more{
	color:#E63440;
	font-weight:bold;
	text-decoration:none;
}
a.more:hover{
	color:#999999;
	
}
.footer{
	height:23px;
	background:url(../images/ftr_smalll.gif) no-repeat left top;
	padding:6px 50px 0 0;
	font-size:10px;
	text-align:right;
	
	
}
.footer a {
	color:#666666;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#666666;
	text-decoration:underline;
	}
	
.bordertop{
	background:url(../images/topline_smal.gif) repeat-x left top;
}
.borderleft{
	background:url(../images/leftline_smal.gif) repeat-y left top;
}
.borderright{
	background:url(../images/rightline_smal.gif) repeat-y right top;
	
}
.bodyborder-bottom{
	border-bottom:solid 1px #dfdfdf;

}

#menu{
	margin-top:7px;
	width:163px;
	float:left;
}
#menu ul{
	list-style:none;
	margin:0;
}

#menu li{
	display:block;
	float:left;
}
#menu li a{
	float:left;
	font:bold 10px Tahoma,Arial;
	width:163px;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	color:#888888;
	border-bottom:solid 1px #dfdfdf;
	background:url(../images/arrow2.gif) no-repeat right center;
}

#menu li a:hover{
	color:#CE3219;
	background:url(../images/arrow1.gif) no-repeat right center;
	
}
#menu li #current{
	color:#CE3219;
	background:url(../images/arrow1.gif) no-repeat right center;
}

#menu-arabic{
	margin-top:7px;
	width:163px;
	float:right;
}
#menu-arabic ul{
	list-style:none;
	margin:0;
}

#menu-arabic li{
	display:block;
	float:right;
}
#menu-arabic li a{
	text-align:right;
	float:right;
	font:bold 15px Arial;
	width:163px;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	color:#888888;
	border-bottom:solid 1px #dfdfdf;
	background:url(../images/arrow2-arabic.gif) no-repeat left center;
}

#menu-arabic li a:hover{
	color:#CE3219;
	background:url(../images/arrow1-arabic.gif) no-repeat left center;
	
}
#menu-arabic li #current{
	color:#CE3219;
	background:url(../images/arrow1-arabic.gif) no-repeat left center;
}


#leftpart{
	background:url(../images/leftdew.gif) no-repeat right top ;
	width:14px;
	height:227px;
	margin-top:104px;
	float:right;
}
#leftpart-arabic{
	background:url(../images/leftdew.gif) no-repeat left top ;
	width:13px;
	height:227px;
	margin-top:104px;
	float:left;
}
.bnr1{
	background:url(../images/bnr1_smal.gif) no-repeat left top;
	width:150px;
	height:225px;
	float:left;
}

.bnr1-arabic{
	background:url(../images/bnr1_smal-arabic.gif) no-repeat left top;
	width:150px;
	height:225px;
	float:left;
}


.bnr2{
	background:url(../images/bnr2_smal.gif) no-repeat left top;
	width:239px;
	height:225px;
	float:left;
	
}
.bnr2-arabic{
	background:url(../images/bnr2_smal-arabic.gif) no-repeat left top;
	width:239px;
	height:225px;
	float:left;
	
}

.bnr3{	
	width:165px;
	height:225px;
	float:right;
}
.bnr4{
	background:url(../images/bnr4_smal.gif) repeat-x left top;
	width:13px;
	height:265px;
	margin:33px 1px 0 0;
	
}
.bnr4-arabic{
	background:url(../images/bnr4_smal.gif) repeat-x right top;
	width:14px;
	height:265px;
	margin:33px 0 0 1px;
	
}
#bnrmenu{
	background:url(../images/bnr-menu-bg.gif) no-repeat left center;
	width:556px;
	float:left;
}
#bnrmenu ul{
	list-style:none;
	margin-left:12px;
}
#bnrmenu li {
	display:inline;
}

#bnrmenu li a{
	float:left;
	font:normal 11px Tahoma,Arial;
	color:#888888;
	line-height:27px;
	padding-left:12px;
	text-decoration:none;
	background:url(../images/dot1.gif) no-repeat left center;
	margin-right:6px;
}
#bnrmenu li a:hover{
	color:#666666;
	text-decoration:underline;
	background:url(../images/dot2.gif) no-repeat left center;
	
}
#bnrmenu li a:active{
	color:#666666;
	text-decoration:underline;
	background:url(../images/dot2.gif) no-repeat left center;
	
}

#links{
	float:left;
	padding:7px;
	width:98px;
	clear:both;
	
}
	
#links ul{
	margin:0;
	list-style:none;
}

#links li{
	display:block;
}

#links li a{
	color:#666666;
	text-decoration:none;
	width:98px;
	font-size:10px;
	text-transform:uppercase;
	line-height:15px;
	float:left;
	background:url(../images/dot3.gif) no-repeat left center;
	padding-left:25px;
	clear:both;
}

#links li a:hover{	
	text-decoration:underline;
}

#links-arabic{
	float:right;
	width:120px;
	clear:both;
	
	
}
	
#links-arabic ul{
	margin:0;
	list-style:none;
}

#links-arabic li{
	display:block;
}

#links-arabic li a{
	color:#666666;
	text-decoration:none;
	width:120px;
	font-size:10px;
	text-transform:uppercase;
	float:right;
	clear:both;
}

#links-arabic li a:hover{	
	text-decoration:underline;
}


#links-arabic2{
	float:right;
	padding:7px;
	width:120px;
	clear:both;
	
}
	
#links-arabic2 ul{
	margin:0;
	list-style:none;
}

#links-arabic2 li{
	display:block;
}

#links-arabic2 li a{
	color:#666666;
	text-decoration:none;
	width:120px;
	font-size:10px;
	text-transform:uppercase;
	line-height:15px;
	float:right;
	background:url(../images/dot3-arabic.gif) no-repeat right center;
	padding-right:15px;
	clear:both;
}

#links-arabic2 li a:hover{	
	text-decoration:underline;
}



.arrowlistmenu{
width: 263px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Tahoma;
color: #888888;
background:  url(../images/a1.gif) right center no-repeat ;
margin-right:65px;
 /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 4px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:  url(../images/arrow2.gif) right center no-repeat ;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;

padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
text-decoration:underline;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
text-decoration:none;
}

.arrowlistmenu ul li a{
color: #333333;
display: block;
padding: 2px 0;
background:url(../images/dot3.gif) no-repeat left center;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}


.arrowlistmenu-arabic{
width: 263px;
text-align:right;
 /*width of accordion menu*/
}

.arrowlistmenu-arabic .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Tahoma;
color: #888888;
background:  url(../images/a1-arabic.gif) left center no-repeat ;
margin-left:65px;
 /*bottom spacing between header and rest of content*/
padding: 4px 10px 4px 0; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu-arabic .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:  url(../images/arrow2-arabic.gif) left center no-repeat ;
}

.arrowlistmenu-arabic ul{ /*CSS for UL of each sub menu*/
list-style-type: none;

padding-right:9px;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu-arabic ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu-arabic ul li .opensubheader{ /*Open state CSS for sub menu header*/
text-decoration:underline;
}

.arrowlistmenu-arabic ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
text-decoration:none;
}

.arrowlistmenu-arabic ul li a{
color: #333333;
display: block;
padding: 2px 0;
background:url(../images/dot3-arabic.gif) no-repeat right center;
padding-right: 15px; /*link text is indented 19px*/
text-decoration: none;

}

.arrowlistmenu-arabic ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}

.arrowlistmenu-arabic ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}




.login2{
	
}
.login2 .menuheader2{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Tahoma;
color: #888888;
background:  url(../images/a1.gif) right center no-repeat ;
/*bottom spacing between header and rest of content*/
 /*header text is indented 10px*/
 padding-left:15px;
cursor: hand;
cursor: pointer;
}

.login2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:  url(../images/arrow2.gif) right center no-repeat ;
}


.arrowlistmenu2{
width: 155px; /*width of accordion menu*/
}

.arrowlistmenu2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Tahoma;
color: #888888;
background:  url(../images/a1.gif) right center no-repeat ;

 /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 4px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:  url(../images/arrow2.gif) right center no-repeat ;
}

.arrowlistmenu2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;

padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li .opensubheader{ /*Open state CSS for sub menu header*/
text-decoration:underline;
}

.arrowlistmenu2 ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
text-decoration:none;
}

.arrowlistmenu2 ul li a{
color: #333333;
display: block;
padding: 2px 0;
background:url(../images/dot3.gif) no-repeat left center;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;

}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}

.arrowlistmenu2 ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

.arrowlistmenu2-arabic{
width: 155px; 
text-align:right;
/*width of accordion menu*/
}

.arrowlistmenu2-arabic .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Tahoma;
color: #888888;
background:  url(../images/a1-arabic.gif) left center no-repeat ;

 /*bottom spacing between header and rest of content*/
padding: 4px 4px 4px 0; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu2-arabic .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:  url(../images/arrow2-arabic.gif) left center no-repeat ;
}

.arrowlistmenu2-arabic ul{ /*CSS for UL of each sub menu*/
list-style-type: none;

padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2-arabic ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu2-arabic ul li .opensubheader{ /*Open state CSS for sub menu header*/
text-decoration:underline;
}

.arrowlistmenu2-arabic ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
text-decoration:none;
}

.arrowlistmenu2-arabic ul li a{
color: #333333;
display: block;
padding: 2px 0;
background:url(../images/dot3-arabic.gif) no-repeat right center;
padding-right: 15px; /*link text is indented 19px*/
text-decoration: none;

}

.arrowlistmenu2-arabic ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}

.arrowlistmenu2-arabic ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

.black{
color:#000000;
}

.blue{
	color:#1071A0;
	font:bold 11px Tahoma,Arial;
	line-height:18px;
}

a.blacklink{
	color:#000000;
	text-decoration:none;
}
a.blacklink:hover{
	color:#888888;
	text-decoration:underline;
}
#notifylink{
	margin:0;
	float:left;
	width:174px;
}	

#notifylink ul{
	list-style:circle;
	
}

#notifylink li{
	display:block;
}
#notifylink li a{
	color:#888888;
	line-height:25px;
	height:25px;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	text-decoration:none;
	width:174px;
	float:left;
	clear:both;	
}
#notifylink li a:hover{
	color:#CC0000;
}

.brodrleft-tabl{
	border-left:solid 1px #cccccc;
}
.brodrbottom-tabl{
	border-bottom:solid 1px #cccccc;
}
.brodrbottomandleft{
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
.bordr0{
	border:solid 1px #cccccc;
}
a.notifyinjury{
	font-weight:bold;
	text-decoration:none;
	color:#888888;
	font-size:11px;
}
a.notifyinjury:hover{
	color:#CC0000;
}
a.notifyinjury-arabic{
	font:bold 15px Arial;
	text-decoration:none;
	color:#888888;
	
}
a.notifyinjury-arabic:hover{
	color:#CC0000;
}
a.sitemap{
	color:#000000;
	text-decoration:none;
}
a.sitemap:hover{
	color:#888888;
	text-decoration:underline;
}
.GALLERYbg{
	width:217px;
	height:144px;
	background:url(../images/FRAME-FOR-GALLERY.bmp.gif) no-repeat left center ;
	float:left;
	padding:20px;
}
a.bluelink{
 color:#1071A0;
 text-decoration:none;
 }
 
a.bluelink:hover{
color:#888888;
text-decoration:underline;
 }
 
 .glyimag{
 	padding:5px;
	border:solid 1px #dfdfdf;	
 }
 
.h1n1-head{
	text-transform:uppercase;
	color:#D94D36;
	padding-bottom:3px;
	border-bottom:solid 1px #D5D1CF;
}