<!---
body {
font-family:Segoe UI, Sans-serif;
color; #000000;
font-size: 12px
}

a:link,a:visited {
color: 	#000080;  
text-decoration: none;
}

input,textarea, select,{
	color : #000000;
	font: normal 11px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 100%; padding: 0px;} /*main table for forum*/
.regrow {font-family: Comic Sans MS,Sans-serif; color: #000000; font-weight: bold; background-color: #F8F8F8;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Comic Sans MS,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;font-size: 12px} /*headline row, the first row that says forum name, topics, posts and such*/
.catline {font-family: Segoe UI,Sans-serif;font-weight: bold;color: #000000;background-color: #CCCCCC;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Segoe UI,Sans-serif; color: #000000;background-color:#F8F8F8 ;font-size: 12px;} /*color of the forum rows*/
.quotecode {font-family: Segoe UI,Sans-serif; color: #000000; border-collapse: collapse; border: 1px solid #000000; background-color: #A9C7FD;font-size: 12px; width:100%;} /*when you quote someone in a post*/
.shoutbox {font-family: Verdana,Sans-serif; color: #000000;background-color: #E8E8E8;font-size: 13px;} /*the row with the shoutbox colors*/
--->
