

	.onelink {
	color:#FCFCF1;
	text-decoration: none;
	font-weight: bold;
	}
	.fakelink {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	}

	a:link {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	}
	a:visited {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	}
	a:hover {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	}

	td, th, tr, body{
	color:#3D4041;
	font-family:Verdana;
	font-size:13;
	}

	.white{
	color:#FFFFFF;
	}

	.feature{
	font-family:Verdana;
	font-size:11;
	font-weight: bold;
	font:italic;
	}

	.outstanding{
	font-family:Verdana;
	font-size:11;
	font-weight: bold;
	}

	.titlecool{
	font-family:Verdana;
	font-size:14;
	font-weight: bold;
	}

			.medium{
	font-family:Verdana;
	font-size:12;
	}

		.small{
	font-family:Verdana;
	font-size:10;
	}

	.smaller{
	font-family:Verdana;
	font-size:10;
	}
	.normal{
	color:575757;
	font-family:Verdana;
	font-size:11;
	}

	.mainTITLE{
	color:FFFFFF;
	font-family:Verdana;
	letter-spacing:10;
	font-size:12;
	font-weight: bold;
	}
	
	.midTITLE{
	font-family:Verdana;
	font-size:14;
	font-weight: bold;
	}

	.TITLE{
	color:575757;
	font-family:Verdana;
	font-size:16;
	font-weight: bold;
	}

	.FOOTER{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9;
	font-weight: bold;
	}

	.ALERT{
	color:#D72828;
	font-family:Verdana;
	font-size:10;
	font-weight: bold;
	}


	.FINE{
	color:#575757;
	font-family:Verdana;
	font-size:9;

	}

		.ATTENTION{
	color:#D72828;
	font-family:Verdana;
	font-size:14;
	font-weight: bold;
	}
	.bigger{
	color:;
	font-family:Verdana;
	font-size:24;
	font-weight: 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>