.maintext {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: bolder;

}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	border: 1px solid #3E3E3E;
	background-color: #FFFFFF;


}
.whitetext {

	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bolder;
}
.yellowtext {


	font-family: Verdana;
	font-size: 9px;
	color: #F3AD18;
	font-weight: bolder;
}
.mainheader {

	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}
.formheader {
	font-family: Verdana;
	font-size: 12px;
	color: #A00D1F;
	font-weight: bolder;
	text-decoration: underline;

}
.redtext {

	font-family: Verdana;
	font-size: 10px;
	color: #C11E28;
	font-weight: bolder;
}
.greentext {



	font-family: Verdana;
	font-size: 11px;
	color: #008A27;
	font-weight: bolder;
}
.click {

	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.sponsors {
	background-image: url(images/bottom_banner_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
