<!---
body {
font-family:Verdana, Sans-serif;
color; #000000;
font-size: 12px
}
input,textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 90%; padding: 0px;} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #FFFFFF;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/
.mainrow {font-family: Verdana, Sans-serif; color: #000000;font-size: 12px;} /*color of the forum rows*/
/*row properties of main table*/
.rows {font-family: Verdana,Sans-serif; border: 5px #FFFFFF solid; background-color: #FFFFFF; padding: 0px; font-size:  10pt; color: #000000;}
.rows a:link, .rows a:active,.rows a:visited { color : #0000FF;}
/*columns properties of main table*/
.columns {font-family: Verdana,Sans-serif; border: 17px #FFFFFF solid; background-color: #FFFFFF; padding: 0px;width: 30%; font-size:  10pt;}
--->

