
<!---
body, html {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #C0C0C0;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-track-color: #C0C0C0;
scrollbar-arrow-color: #ffffff;
background-color: #C0C0C0;
color: #000000;
font-size: 10px;
font-family: verdana, sans-serif;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}
a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #FF0000;
font-weight: bold;
text-decoration: underline;
}
a:active {
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #CCCC00;
font-weight: bold;
text-decoration: underline;
}
input,textarea, select,{
color : #000000;
font: normal 12px;
border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 1px #336633 solid; background-color: #C0C0C0; width: 90%; padding: 0px;} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #C0C0C0;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #000000;background-color: #C0C0C0;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/
.catline {font-family: Verdana,Sans-serif;font-weight: bold;color: #000000;background-color: #C0C0C0;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Verdana,Sans-serif; color: #000000;background-color: #000000;font-size: 12px;} /*color of the forum rows*/
.quotecode {font-family: Verdana,Sans-serif; color: #000000; border-collapse: collapse; border: 1px solid #000000; background-color: #66FD00;font-size: 12px; width:90%;} /*when you quote someone in a post*/

--->


