/* CSS Document */

body,td,th {
	font-family: Tahoma, Traditional Arabic;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0096CE;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.scrollingtext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.innerhead
{
height:17px;
font-family: Tahoma, Traditional Arabic;
font-size: 12px;
font-weight:bold;
color:#FFFFFF;
background-color:#02557F;
border-top:#666666 thin dashed 1px;
border-bottom:#666666 thin dashed 1px;
padding-left:25px;

}
.content{
font-family: Tahoma, Traditional Arabic;
font-size: 11px;
color: #666666;
padding-left:20px;

}


