
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #71797f;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.smalltext_ar
{
    font-size:14px;
}

a:link, a:visited {
	color: #002c54;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a.white:link, a.white:visited {
	color: #FFF;
}

a.white:hover {
	color: #bcbdc0;
}

a.grey:link, a.grey:visited {
	color: #002c54;
}

a.grey:hover {
	color: #000;
}

td,tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	white-space: normal;
	margin: 1em 0 1em 0;
	color:#000;
}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.bodytext_ar /* Added by faris 2/7/2011 */
{
    color:White;
    font-weight:bold;
    text-align:center;
}
.sidelink {
	color: #002c54; 
	font-size: 10px;
	font-weight: bold; 
}

.sidelinkactive {
	color: #0066CC; 
	font-size: 10px;
	font-weight: bold; 
}

.sideheading {
	color: #002c54; 
	font-size: 12px;
	font-weight: bold; 
}

.page_title
{
    font-family:Verdana, Arial;
    FONT-SIZE: 11px;
    COLOR: #041042;
    font-weight:bold;
    
}
.bodytext
{
    FONT-SIZE: 11px;
    COLOR: #000000


.indextexth {
	color: #002c54; 
	font-size: 11px;
}

.indextextb {
	color: #002c54;
	font-size: 10px;
	font-weight: bold;
}

.indexlinks {
	color: #002c54; 
	font-size: 10px;
}

/* Added By Faris ,,,, 2/7/2011 */
.CommonTableHeader
{
    FONT-SIZE: 19pt ;
    color:White !important;
    font-weight:bold !important;
}
.CommonTableDT
{
    FONT-SIZE: 11pt;
    color:Black;
    font-weight:normal;
}

.CommonTableFirstDT
{
    FONT-SIZE: 11pt;
    color:#003371;
    font-weight:bold;
}



#grid{font:normal 12px verdana;margin:20px 0;text-align:left;width:100%;background:#fff;}
#grid td, #grid th {padding:7px;border-bottom:1px solid #bed5fa;}
#grid th {border-bottom:2px solid #2556a6;background:#bed5fa;}
#grid tr.on {background:#efefef}
#grid tr td {border-left:1px solid #bed5fa;}
#grid tr th {border-left:1px solid #2556a6;}



/* End Faris Modifications */
