body {
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #ADADAD;
FONT-FAMILY: Verdana, Arial, Helvetica;
FONT-SIZE:10pt;
COLOR:#666666;
BACKGROUND-COLOR:#34A2C3;
background-image:url('./splash/background.jpg');
background-repeat:repeat-x;
background-position:bottom left;
background-attachment:fixed;
padding:0pt;
}

a:link {
color:#666666;
text-decoration:underline;
}

a:visited {
color:#333333;
text-decoration:underline;
}

a:active
{
color: #333333;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:none;
}

.maintable {
FONT-FAMILY:Verdana, Arial, Helvetica;
FONT-SIZE:8pt;
COLOR:#666666;
BACKGROUND-COLOR:#CAEE85;
border-top-width:1pt;
border-right-width:1pt;
border-bottom-width:1pt;
border-left-width:1pt;
border-style:solid;
border-color:#5D8A08;
padding:0pt;
empty-cells:hide;
border-collapse:collapse;
}

.outertable {
FONT-FAMILY:Verdana, Arial, Helvetica;
FONT-SIZE:8pt;
COLOR:#666666;
BACKGROUND-COLOR:#81B420;
border-top-width:1pt;
border-right-width:1pt;
border-bottom-width:1pt;
border-left-width:1pt;
border-style:solid;
border-color:#EDFECD;
padding:0pt;
empty-cells:hide;
border-collapse:collapse;
}

.table {
FONT-FAMILY:Verdana, Arial, Helvetica;
FONT-SIZE:8pt;
COLOR:#666666;
BACKGROUND-COLOR:#CAEE85;
border-top-width:0pt;
border-right-width:0pt;
border-bottom-width:0pt;
border-left-width:0pt;
border-style:none;
border-color:#5D8A08;
padding:0pt;
empty-cells:hide;
border-collapse:collapse;
}


