a:hover {COLOR: #AAC2FF; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
a.maintitle {text-decoration: none}
a.greenlink:hover, a.nav:hover, a.maintitle:hover, a.gensmall:hover, a.genmed:hover, a.greenimg:hover
{COLOR: #C2FF79; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
td {font-family: "Verdana"; font-size:12px;}
th {font-size: 12px;}
.gensmall {font-size: 10px;}
.genmed {font-size: 11px;}
.gen {font-size: 12px;}
.nav {font-size: 11px;}
.cattitle {font-size: 12px; font-weight: bold; text-decoration: none;}
a.cattitle:hover {color: #000000; text-decoration: none; background-color: #AAC2FF;}
.maintitle {font-size: 18px; font-weight: bold; text-align: center;}
td.userinfo { border: #8894BB; border-style: solid; border-width: 0px 1px 0px 0px; }
td.postarea { border: #8894BB; border-style: solid; border-width: 1px 0px 0px 0px; }
td.posttop { border: #8894BB; border-style: solid; border-width: 0px 0px 1px 0px; }
td.topiclist { border: #8894BB; border-style: solid; border-width: 1px 1px 0px 0px; font-size: 11px;}
td.topiclast { border: #8894BB; border-style: solid; border-width: 1px 0px 0px 0px; font-size:10px;}
td.pmdate { border: #8894BB; border-style: solid; border-width: 1px 1px 0px 0px; font-size: 10px;}
th.rborder { border: #8894BB; border-style: solid; border-width: 0px 1px 0px 0px; }


input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #AAC2FF; border-style: none; }


.code {
	font-family: Fixedsys, Courier, 'Courier New', sans-serif; color: #226622;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
}