/* Base class, the rest inherit from this */
TABLE, TR, TD     { font-family: verdana,arial,helvetica,sans-serif; font: 10px Verdana; color:#00FF00 }
table.center	{ align:center; margin-left: auto; margin-right: auto; } 
BODY      { font-family: verdana,arial,helvetica,sans-serif; background-color: #000000; font: 10px; font-color:#00FF00; text-align: center; scrollbar-face-color: #004000; scrollbar-shadow-color: #005000; scrollbar-highlight-color: #008000; scrollbar-3dlight-color: #005000; scrollbar-darkshadow-color: #005000; scrollbar-track-color: #002000; scrollbar-arrow-color: #00FF00; }
a:link, a:visited, a:active  { font-family: verdana,arial,helvetica,sans-serif; background-color: transparent; color: #F1F1F1; text-decoration: none; }
a:hover                      { font-family: verdana,arial,helvetica,sans-serif; background-color: transparent; color: #F1F1F1; text-decoration: underline overline; }
div.center		{ background-color: transparent; text-align: center; }
.bottom { vertical-align: bottom }
.forminput    { font-size: 8pt; color: #00FF00; background-color: #003500; font-family: verdana, helvetica, sans-serif; vertical-align:middle }
.textinput    { font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle }
