<!---

body {
a:link, a:visited, a:active { text-decoration: none}
font-family:Verdana, Sans-serif;
color; #FFFFFF;
font-size: 12px;
}
input, textarea, select {
	color : #FFFFFF;
	background-color: #1A1F1E;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}

.maintable {border: 0px ; width: 100%; padding: 0px; background-color: #080C0B;} /*main table for forum*/
.row1 {background-color: #080C0B;} /*registration row, mainly here for symetry*/
.headline {} /*headline row, the first row that says forum name, topics, posts and such*/
.row2 {background-color: #0E1211; } /*color of the forum rows*/
.entry {width: 40%; padding: 6px; background-color: #080C0B;} /*main table for add entry*/
.guestentry{font-size: 14px;font-style: italic;color: #EEEEEE;);
--->
