
body {
font-family: Arial, Verdana, Sans-serif;
color: #000000;
font-size: 75% }

A:link { color: olive }
A:active { color: silver } 
A:visited { color: gray }
A:hover {color: red}


input,textarea, select{
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
}
p {text-indent: 3;}
.maintable {border: 1px #F2F2F2 solid; background-color: #FFFFFF; width: 98%; padding: 0px;} /*main table for forum*/
.tabela {border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 98%; 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;} /*headline row, the first row that says forum name, topics, posts and such*/

.prvired {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;} /*headline row, the first row that says forum name, topics, posts and such*/

.drugired {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #808080;} /*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: #CCCCCC;font-size: 12px;} /*the row with the category colors*/

.forumrow {font-family: Verdana,Sans-serif; color: #000000;background-color: #F2F2F2;font-size: 70%;} /*color of the forum rows*/

.quotecode {font-family: Verdana,Sans-serif; color: #000000; border-collapse: collapse; border: 1px solid #000000; background-color: #A9C7FD;font-size: 70%; width:90%;} /*when you quote someone in a post*/

.menu  {font-family: Verdana,Sans-serif; color: #000000;background-color: #F2F2F2;font-size: 70%; border-style:ridge; border-width:1px;}	

.menutable {border-left: 2px #FFFFFF dashed; background-color: #F2F2F2; width: 98%; padding: 0px;} /*main table for forum*/

.fixedFontText {font-size: 8pt;}


.Tutorial, .Tutorial:hover {font-weight : normal;color : blue}
.Tutorial, .Tutorial:hover {padding: 0px;margin: 6px 0px 12px}
.Tutorial {text-decoration : underline}
.Tutorial:hover {text-decoration : none}



