/*
# ----------------------------------------------------------
# Original style sheet designed by Ahmad Midhat Ismail
# feel free to use this style sheet, but I ask you to
# keep this notice intact ASIS, with no modifications
# © Ahmad M. Ismail / Advanced Resources & Technologies
# http://ahmad.aratech.net/
# ahmad@aratech.net 
# -----------------------------------------------------------
*/

body
{
	font-family: Verdana, Arial, sans-serif;
	background-color:#ffffff;
	color:#4c4c4c;
	font-size: 12px;

}

table
	{
	font-family: Verdana, Arial, sans-serif;
	background-color:#ffffff;
	color:#4c4c4c;
	font-size: 12px;
	}

.tcolor
	{
	background-color: #ebebeb;
	}


.btitle 
	{ 	
	font-family: "Arial", Courier, Garamond, serif; 
	font-size: 15px;
	font-weight: bold; 
	}

.footer 
	{ 	
	font-family: Arial, Garamond, serif; 
	font-size: 12px;
	font-weight: normal; 
	}



b {font-weight:bold;}



.bg { background-color: #ebebeb; }



.right /* for arabic and right to left fonts */
	{
	text-align:right;
	direction:rtl;
	}


form { }

input, textarea 
{   
	background-color: #ebebeb;
 	border-bottom-width: 1px;  
 	border-left-width: 1px; 
 	border-right-width: 1px; 
 	border-top-width: 1px;
 	border-color: #000; 
	background-color: #ebebeb;
 	color: #003388;
 	padding: 2px;
}
.button
{
	background-color:#ff783e;
	border:0px;
	margin:0px;
	color:#000000;
}

img
{ 
	text-decoration: none; 
	border-top: 0px;	
	border-bottom: 0px;	
	border-left: 0px;	
	border-right: 0px; 
}

a.button:link, a.button:visited 
{ 
	font: small-caption;  
	background-color: #e5dcdc; 
	color: #000; 
	border-top: 1px solid #cecece; 
	border-bottom: 1px solid #8a8a8a; 
	text-decoration: none;
	border-left: 1px solid #cecece; 
	border-right: 1px solid #8a8a8a; 
}

a.button:hover
{ 
	text-decoration: none; 
	background-color: #FFFFFF;
	border-bottom: 0px solid #cecece;
	border-top: 0px solid #8a8a8a;
	padding: 1px;
	border-right: 0px solid #cecece; 
	border-left: 0px solid #8a8a8a;
}

a {
	color: #003388; 
}
a:visited { 
	color: #003388; 
} 
a:active { 
	color: #ff783e; 
} 
a:hover { 
	background-color: #fff000;
	text-decoration: underline; 
	color: #000000; 
} 
