body, p, table, td, th, ul, il, ol
{
	margin-top: 0px;
	margin-left: 0px;
 	margin-right: 0px;
 	font-family: Verdana;
	font-size: 13px;
}
.small_black_text
{
	font-family: Verdana;
	font-size: 9px;
	color: Black;
	
}

.top_title
{
	font-family: Verdana;
	font-size: 14px;
	color: #FF8C00;
	font-weight: bold;
}

a {font-size: 11px; text-decoration: none; font-weight: bold;}
a:link    {color: #FF8C00; font-weight: bold;}
a:visited {color: #FF8C000; font-weight: bold;}
a:active  {color: #FF8C00; font-weight: bold;}
a:hover   {color: Black; font-weight: bold;}

a.menu {font-size: 15px; text-decoration: none; font-weight: bold;}
a.menu:link    {color: Black; font-weight: bold;}
a.menu:visited {color: Black; font-weight: bold;}
a.menu:active  {color: Black; font-weight: bold;}
a.menu:hover   {color: Black; font-weight: bold;}



.whiteblueborder_table
{
	border: 1px solid #93bed8;
	padding: 3px;
}


 td.offR {
 border-top: 1px solid White;
background: #FF8C00;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}
td.onR{
border-top: 1px solid White;
background: White;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}


 td.offR1 {
 border-top: 1px solid White;
background: #483d8b;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}
td.onR1{
border-top: 1px solid White;
background: #93bed8;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}
