html body
{
Font-Family: Verdana, Arial, Helvetica, sans-serif;
Color: #000000;
}
.maintable
{
BORDER: 1px dashed #0099CC;
Background-Color: #F8F8FF;
}
.tableheader
{
Border-Bottom: 1px dashed #0099CC;
Background-Color: #f2f2f2;
Font-Size: 80%;
Font-Weight: bold;
}
.tablerow
{
Border-Bottom: 1px dashed #0099CC;
}
table.menu a
{
Text-Decoration: none;
Color: #000000;
Font-Weight: bold;
Background: #E7E7E7;
Font-Size: 70%;
BORDER: 0x solid #C0C0C0;
}
table.menu #menuon A
{
Background: #0099CC;
}
div.menu a:hover
{
Color: #000000;
Background: #0099CC;
}
.result
{
BORDER: 1px dashed #0099CC;
Background-Color: #FFFFFF;
Font-Size: 80%;
}
.result TH
{
Font-Weight: bold;
Color: #000000;
Background-Color: #0099CC;
}
.result .evenrow
{
Background-Color: #E7E7E7;
Font-Size: 100%;
Color: black;
}
.result .oddrow
{
Background-Color: #F8F8FF;
Font-Size: 100%;
Color: black;
}
.result A
{
Color: #000000;
Font-Weight: bold;
Font-Size: 100%;
Text-Decoration: underline;
}
.result A:hover
{
Text-Decoration: underline;
}
A
{
Color: #000000;
Font-Size: 80%;
}
A:hover
{
Color: #FF0000;
Text-Decoration: underline;
}

