.loginbox
{
Background-Color: #E0E0E0;
}
.maintable
{
Border: 1px solid #003366;
Background-Color: #F3F3F3;
}
.menubg1
{
Background-Color: #E0E0E0;
}
.result
{
Border: 0px solid #003366;
Background-Color: #FFFFFF;
Font-Size: 85%;
}
.result .evenrow
{
	background-color: #E9ECDB;
	background-image: url(../images/even_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
.result .oddrow
{

       background-color: #E3E9E9;
	background-image: url(../images/odd_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.result A
{
    font-family:"Tahoma";
	font-size:13px;
	font-weight:normal;
	color:#046598;
	text-decoration:underline;	
}
.result A:hover
{
    font-family:"Tahoma";
	font-size:13px;
	font-weight:normal;
	color:#046598;
	text-decoration:underline;
}
.result TH
{
Font-Weight: bold;
Color: #004080;
Background-Color: #C4C4C4;
}
.tableheader
{
Border-Bottom: 1px dashed #c0c0c0;
Background-Color: #f2f2f2;
Font-Size: 80%;
Font-Weight: bold;
}
.tablerow
{
Border-Bottom: 1px solid black;
}
A
{
Color: #000000;
Font-Size: 80%;
}
A:hover
{
Color: #FF0000;
Text-Decoration: underline;
}
div.menu a:hover
{
Color: #004080;
Background: #E0E0E0;
}
html body
{
Font-Family: Arial;
Color: #004080;
}
table.menu #menuon A
{
Background: #E0E0E0;
}
table.menu a
{
Text-Decoration: none;
Color: #004080;
Font-Weight: bold;
Background: #E7E7E7;
Font-Size: 80%;
Border: 0px solid #C0C0C0;
}

