body {
  font-family:"Arabic Transparent";
  font-size:14px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#FFFFFF;
  
}
  td {
	  font-size:14px;
	  color:#666666;
	  font-family:"Arabic Transparent";
	 
}

  .greybg{
  background-color:#505667;
  }
  
  .backgraound{
  background-color:#9aa7b9;
  }
  
  .grey_shadow{
  background-image:url(images/header_bg.gif);
  background-repeat:repeat-x;
  }
 .greenbg{
 background-color:#99c523;
 }
  .footer{
  font-family:"Arabic Transparent";
  font-size:10px;  
  color:#666666;
  padding-top:10px;
  }
  
  .header{
  font-family:"Arabic Transparent";
  font-size:24px;
  color:#505667;
    }

a:link{
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	color:#666666;
}
a:visited {
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	color:#666666;
}
a:hover {
    font-family:"Arabic Transparent";
	font-size:14px;
    color:#666666;
	text-decoration:underline;
}
a:active {
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	}
	
a.news:link{
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}
a.news:visited {
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}
a.news:hover {
    font-family:"Arabic Transparent";
	font-size:14px;
    color:#FFFFFF;
	text-decoration:underline;
}
a.news:active {
	font-family:"Arabic Transparent";
	text-decoration:none;
	font-size:14px;
	}

.menuclass{
font-family:"Arabic Transparent";
font-size:16px;
font-weight:bold;
color:#505667;
background-color:#99c523;
cursor:pointer;
}

.menuclass:hover{
font-family:"Arabic Transparent";
font-size:16px;
font-weight:bold;
color:#99c523;
background-color:#505667;
cursor:pointer;
}

.grey_data{
font-family:"Arabic Transparent";
font-size:14px;
color:#666666;
padding-top:10px;
}

.title{
background-color:#cccccc;
font-family:"Arabic Transparent";
font-size:14px;
font-weight:bold;
color:#ffffff;
padding-left:20px;
}


 .green_header{
 background-image:url(images/title_bg.gif);
 background-repeat:repeat-x;
 font-family:arial;
 font-size:16px;
 color:#505667;
 padding-right:20px;
 font-weight:bold;
 }
 
 .ofwhite{
 background-color:#dbe3ec;
 }

