body {  font: 8pt Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;	
}

table {  font: 8pt Verdana, Arial, Helvetica, sans-serif; color: #666666;}
a:link {  color: #222222; text-decoration: none; font-size: 8pt}
a:active {  color: #222222; text-decoration: none}
a:hover {  color: #006699; font-weight: normal; text-decoration: none}
a {  color: #222222; text-decoration: none}
td {  font: 8pt Verdana, Arial, Helvetica, sans-serif;  color: #666666;}

/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #666666;
	
	

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

	border: 1px solid;

}



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;

}



/* This is the line in the posting page which shows the rollover

  help line. This is actually a text box, but if set to be the same

  colour as the background no one will know ;)

*/

.helpline { background-color: #DEE3E7; border-style: none; }





/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");
