<style type="text/css">
<!--
	.fakelink {color:"006699";
	text-decoration: none;
	font:bold;
	}

	a:link {color:"#336699";
	text-decoration: none;
	font:bold;
	}
	a:visited {color:"#336699";
	text-decoration: none;
	font:bold;
	}
	a:hover {color:"#336699";
	text-decoration: none;
	font:bold;
	}

	td, th, tr, body{
	color:575757;
	font-family:Verdana;
	font-size:11;
	}

	.normal{
	color:575757;
	font-family:Verdana;
	font-size:11;
	}

	.mainTITLE{
	color:99CC33;
	font-family:Impact;
	font-size:;
	}
	
	.mainsubTITLE{
	color:575757;
	font-family:Gill Sans Condensed;
	font-size:24;
	}

	.TITLE{
	color:575757;
	font-family:tahoma;
	font-size:12;
	}

	.subTITLE{
	color:575757;
	font-family:Verdana;
	font-size:11;
	font:bold;
	}

	.ALERT{
	color:#D72828;
	font-family:Verdana;
	font-size:10;
	font:bold;
	}


	.FINE{
	color:575757;
	font-family:Verdana;
	font-size:9;

	}

		.ATTENTION{
	color:#D72828;
	font-family:Verdana;
	font-size:14;
	font:bold;
	}



hr{ height:1px; color:4A4A4A; size:1pt; width:100%}




/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width: 1
}

/* 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;
	height : 22px;
}

TEXTAREA {
	color : #336699;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

input {
	color : #336699;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	height : 22px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	height : 18px;
}

-->
</style>