html,body {

	background:ffffff url('images/bg222.jpg') repeat-x ;
	font-family: Arabic Transparent ;
	font-size:12pt; 
	/*background-repeat:repeat-x;*/
	

		
}



p{
	font-size:12pt;
	font-family: Arabic Transparent ;
	text-Align: justify;
	margin-top: 0px; 
	margin-bottom: 10px;

}
.center{
	text-align=center;
	
	}

#footer
{
	font-size:8pt;
	/*color: #676869;*/
	color: #ffffff;
	/*background-color: #4598C9;*/
	/*background-color: #4598C9;*/
	background-color: #4D4E4F;
	text-align: center;
}

#center
{
	font-size:12pt;
	color: #000000;
	text-align: center;
}


#left
{
	font-size:12pt;
	color: #000000;
	text-align: left;
}

#right
{
	font-size:12pt;
	text-align: right;
}


#lefts
{
	font-size:12pt;
	text-align: right;
}


td{
	
	font-family: Arabic Transparent ;
	font-size:12pt; 
	margin-top: 0px; 
	margin-bottom: 0px;
	


}

.middle{
vertical-align=center;

}

.top{
vertical-align=top;

}

.top2{
padding: 5px;
vertical-align=top;

}

.leftmargin{
	padding: 5px;
}

h1{
	font-family: Arabic Transparent ;
	font-size:13pt; 
	color: #FD5900;

}

h4{
	font-family: Arabic Transparent ;
	font-size:13pt; 
	color: #4598C9;
	text-align: left;

}


.bgblue{
	background-color: #4598C9;
}

h2{
	font-family: Arabic Transparent ;
	font-size:12pt; 
	color: #ffffff;
	

}



.black{
	color: #000000;

}

h3{
	font-family: Arabic Transparent ;
	font-size:12pt;
	font-weight: bold; 
	color: #4D4E4F;
	
}

h7{
	font-family: Arabic Transparent ;
	font-size:12pt;
	font-weight: bold; 
	text-align: left;
	color: #4D4E4F;
	
}

h5{
	font-family: Arabic Transparent ;
	font-size:12pt;
	font-weight: bold; 
	color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px;


}



#lists{
	list-style-image: url(images/hover222.gif);
	margin: 29;
	padding: 0;
	


}

#listsa{
	list-style-image: url(images/hover2a.gif);
	margin: 29;
	padding: 0;
	


}

#lists li h2{
	font: 13 "Arabic Transparent",  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	/*background-color: #4598C9;*/
	
}

#listsa li h2{
	font: 13 "Arabic Transparent",  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #4598C9;
	height: 1.5em;
	
}

#lists ul{
	list-style-image: none;
	list-style:none;
   	height: 3em;
}

#listsa ul{
	list-style-image: none;
	list-style:none;
   	height: 3em;
}




#lists2 li h2{
	font: 13 "Arabic Transparent",  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	/*background-color: #ffffff;*/

		
}
#lists2 ul{
	list-style-image: none;
	list-style:none;
   	height: 3em;
}
#lists2{
	list-style-image: url(images/hover222.gif);
	margin: 29;
	padding: 0;
	


}



#lists2a li h2{
	font: 13 "Arabic Transparent",  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	/*background-color: #ffffff;*/

		
}
#lists2a ul{
	list-style-image: none;
	list-style:none;
   	height: 3em;
}
#lists2a{
	list-style-image: url(images/hover2a.gif);
	margin: 29;
	padding: 0;
	


}

.image{
	border-style:outset;
	border-color: orange;
	border-width:2px;
      }
      
.imageR{
	text-align: right;
}




/*    ============================   Start Menu   ============================     */

#menu {
	/*background: #4D4E4F;*/
	/*background: #909192;*/
	background: #F9E07D;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 11em;
	
}

#menu li {
	font: 12 "Arabic Transparent",  Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menu a {
	/*background: #909192;*/
	Background: #FD891F;
	border-bottom: 1px solid #393939;
	color: #000000;
	display: block;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}

#menu a:hover {
	background: #4598C9 url("images/hover4.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 2px;
}