body            {
	margin: 0px;
	font-family: "Traditional Arabic";
	font-size: 14pt;
font-weight: bold;
	color: #000000;
}
table.menu      {
	font-family: "Traditional Arabic";
	font-size: 14pt;
font-weight: bold;
	background-color: #DDDDDD;
	text-align: center;
	border: 2px #000000 solid;
}
table.list      {
	font-family: "Traditional Arabic";
	font-size: 14pt;
font-weight: bold;
	color: #000000;
}
table           {
	font-family: "Traditional Arabic";
	font-size: 14pt;
font-weight: bold;
	color: Black;
}

input           {
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
	background-color: #F5F5F5;
	border: medium double 1;
}

textarea        {
	font-family: "Traditional Arabic";
	font-size: 12pt;
	color: Black;
	background-color: #F5F5F5;
	border: medium double 1;
}


.bold           { font-weight: bold; }
a:link          { text-decoration: none; color: #0000CC; }
a:visited       { text-decoration: none; color: #0000CC; }
a:hover         { text-decoration: none; color: #0000CC; }
a.menu:link     { text-decoration: none; color: #000000; width: 100%; }
a.menu:visited  { text-decoration: none; color: #000000; width: 100%; }
a.menu:hover    { text-decoration: none; color: #000000; width: 100%; background-color: #FFFFFF; }
h3 {
	font : bold 25pt Traditional Arabic;
	color : Black;
}
select
{
	color : Black;
	background-color : #EEEEEE	;
	border: thin solid;
	font : Tahoma;
	font-family : Tahoma;
	border-bottom-width : thin;
}


.MainTable{
	background-color : #778899;
	color: White;
}
.Field  {
	background-color : #F0F8FF;
	color: Black;
}	
.MainField  {
	background-color : #B0C4DE;
	color: Black;
}	
.h_topnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

.search_btn {
	padding: 14px 28px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}

.search_textbox {
	padding: 14px 28px;
	font-size: 14px;
}