body {
background-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #666666;
margin: 0px;
text-align: center;
text-decoration: none;
font-family: verdana,sans-serif;
font-size: 9px;
color: #FFFFFF;
}

table {
background-color: #333333;
color: white;
font-family: verdana,sans-serif;
font-size: 11px;
text-align: left;
text-decoration: none;
vertical-align: top;
margin: 0px;
border: 0px;
}

table.menu {
font-size: 10px;
text-align: center;
background-color: #222222;
}

table.border {
border-style: solid;
border-color: #222222;
border-width: 1px;
}

td {
vertical-align: top;
}

div.header {
margin: 0px;
font-size: 20px;
text-align: right;
}

div {
margin: 5px;
}

iframe {
border-style: none;
border-color: #222222;
border-width: 1px;
}

input {
background-color: grey;
font-family: verdana,sans-serif;
font-size: 11px;
border-style: solid;
border-color: black;
border-width: 1px;
}

textarea {
background-color: grey;
font-family: verdana,sans-serif;
font-size: 11px;
border-style: solid;
border-color: black;
border-width: 1px;
}

select {
background-color: grey;
font-family: verdana,sans-serif;
font-size: 11px;
border-style: solid;
border-color: white;
border-width: 1px;
}

ul {
list-style-image: url(gfx/x.png);
}

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

a.menu:link { color: #000000; text-decoration: none; font-weight: bold; }
a.menu:visited { color: #000000; text-decoration: none; font-weight: bold; }
a.menu:hover { color: #000000; text-decoration: underline; font-weight: bold; }
a.menu:active { color: #000000; text-decoration: none; font-weight: bold; }
