/* CSS Document */

body {
background: #000000;
font-family:Verdana, fantasy;
font-size:13px;
color: #157DEC;
   scrollbar-base-color: black; 
   scrollbar-arrow-color: white;
   scrollbar-DarkShadow-Color: black;
}
a:visited,a:active,a:link { color: #157DEC;text-decoration: none; }
a:hover { color: white;text-decoration: overline underline;background: none; }
table,tr,td { font-family:Palatino Linotype; color: white;font-size: 12px; }
.button
{
font-family:Verdana, Microsoft Sans Serif;
font-size:13;
color:#157DEC;
background-color: white;
}
input,textarea,dropdown{
font-family:Verdana, Microsoft Sans Serif;
font-size:13;
color: white;
background-color: #000000;
 border: 1px solid;
}
textarea,.submit input{
font-family:Verdana, fantasy;
font-size:13;
color:white;
background-color: #000000;
}
.table {
background-color:white;
}
.table3 {
background-color:white;
}
.table td {
color: white;
background-color:#000000;
height:22px;
}
.table3 td {
background-color:#000000;
}
td .alt {
background-color:#000000;
height:22px;
}
td .h {
background-image:url(header.gif.jpg);
background-repeat:repeat-x;
font-weight: bold;
background-color: #000000;
}
.table th {
background-image:url(header.gif.jpg);
background-repeat:repeat-x;
font-weight: bold;
background-color: #000000;
}
.menu th {
font-font-size: 12px;
color: silver;
background-image:url(th.png);
background-repeat:repeat-x;
font-weight: bold;
background-color: #000000;
}
.stats td {
font-font-size: 12px;
color: #157DEC;
font-weight: bold;
}
.menu td {
font-size: 12px;
text-align: center;
color: #157DEC;
background-image:url(tdover.png);
background-repeat:repeat-x;
font-weight: bold;
background-color: #000000;
}
.menu td:hover{
color: #157DEC;
background-image:url(td.png);
