body { background: #000000 }
body{
scrollbar-face-color:#35679a;
scrollbar-arrow-color:#eeeee0;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#35679a;
scrollbar-3dlight-color:#eeeee0;
scrollbar-darkshadow-Color:#35679a;
}

a:link { text-decoration: underline; font-weight: bold; color: #ffffff }
a:visited { text-decoration: underline; font-weight: bold; color: #ffffff}
a:active { text-decoration: underline; font-weight: bold; color: #ffffff }
a:hover { text-decoration: none; font-weight: bold; color: #cc0066 }

input, select, textarea
{
font-weight: bold;
color: #eeeee0;
background: #35679a;
}

.main, .main TD, .main TH
{
font-family:arial, helvetica, sans-serif;
font-size:11pt;
color:#ffffff;
background-color:#000000;
}
