<!---/* default */
body {
font-family:Verdana, Sans-serif;
color; #000002;
font-size: 12px


}
input,textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}

A { font-weight: none; color: #336699; text-decoration: none; }
A:active { font-weight: none; color: #336699; text-decoration: none; }
A:visited { font-weight: none; color: #336699; text-decoration: none; }
A:hover { font-weight: none; color: #336699; text-decoration: underline; }  

.title {font: bold 14px; border: 1px #2040E0 solid; background-color: #F0F0F0; padding: 4px;} /* title for forum*/
.maintable {border: 2px #2040E0 solid; background-color: #F0F0F0; width: 95%; padding: 0px;} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #D0D0D0;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFF80;background-color: #2040C0;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: #C0C0CC;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Verdana,Sans-serif; color: #00001F;background-color: #F0F0F2;font-size: 12px;} /*color of the odd forum rows*/
.forumrow0 {font-family: Verdana,Sans-serif; color: #00001F;background-color: #E8E8EF;font-size: 12px;} /*color of the odd forum rows*/
.forumrow1 {font-family: Verdana,Sans-serif; color: #00001F;background-color: #F4F4F6;font-size: 12px;} /*color of the even forum rows*/
.quotecode {font-family: Verdana,Sans-serif; color: #0F0F0F; border-collapse: collapse; border: 1px solid #000000; background-color: #A9C7FD;font-size: 12px; width:90%;} /*when you quote someone in a post*/
.pagerow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #FFFFFF;font-size: 12px;} /* page numbers at bottom */

--->
