.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AE0000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AE0000;
}

.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE0000;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	filter: RevealTrans(Duration=3, Transition=3);
}
.forms1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCCCC;
	width: 150px;
	border: thin groove #660000;
}
.forms2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCCCC;
	width: 200px;
	border: thin groove #660000;
}
.forms3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCCCC;
	width: 50px;
	border: thin groove #660000;
}
.forms4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCCCC;
	width: 80px;
	border: thin groove #660000;
}
.forms5 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCCCC;
	width: 500px;
	border: thin groove #660000;
}
.maintextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
