@charset "utf-8";
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*CURSOR: url(images/Zoom-In.png), pointer*/
}
.text-white {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #768088;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Calibri;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copyright1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text-body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FC1400;
}
.text-arabic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #EFC22B;
}
.Heading2
{

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: white;
	/*background-color:#7E7E7E;*/
	/*background-color:#676767;*/
}
.TreeMainItems
{
	height:25px;
	width:250px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*color: #EFC22B;*/
	color: black;
	/*cursor:pointer;*/
	/*background-color:#7E7E7E;*/
	/*background-color:black;*/
}
.TreeMainItemshover
{
	height:25px;
	width:250px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*color: #EFC22B;*/
	color: black;
	/*cursor:pointer;*/
	/*background-color:#76B5D6;*/
	/*background-color:black;*/
}
.TreeSubItems
{
	font-weight: normal;
	color: #000000;
	cursor:pointer;
	text-decoration:none;
	
}
.TreeSubItemsHover
{
	font-weight: normal;
	color: red;
	cursor:pointer;
	text-decoration:underline;
	
}
.TreeSubSubItems
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*background-color:#82D1E8;*/
}

.txtsearch
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#D4D9DC;
	
	height:17;
	
	}
	.txt
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#D4D9DC;
	width: 400px;
		
	
	}
.style1 {font-size: 10px}
.style2 {color: #CCCCCC}
.style3 {font-family: Verdana}
.style4 {color: #000000}
.style5 {font-family: Verdana; color: #333333; font-weight:bold; }
.style9 {
	font-size: 24px;
	font-family: Verdana;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	color:black;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
a:Hover
{
	color:black;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}
.more
{
text-indent:9px;
font-size:10px;
font-weight:bold;
color:#B51410;
cursor:pointer;
padding:0px 10px 0px 0px;
margin:0px;
text-decoration:underline;
 }

.line
{
  background-color:gray;	
  height:1px;	
}
