/* new styles */

h1 { font-size: 60px; font-family: "Arial Black", Arial, sans-serif; text-align: center; text-transform: uppercase; }

h2 { font-size: 32px; font-family: "Arial Black", Arial, sans-serif; text-align: center; text-transform: uppercase; }

h3 { font-size: 14px; font-family: "Arial Black", Arial, sans-serif; }

h4 { font-size: 14px; font-family: "Arial Black", Arial, sans-serif; color: FFCC00; }

/* END new styles */

.default {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
.sideMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
}
.menuPadding {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.sideMENU a{
	color: #FFFFFF;
	text-decoration: none;
}
.sideMENU a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.form {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TITLE {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.HUGE {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;

}
.sub {



	font-family: "Arial Black", Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.formbits {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.MASSIVE {

	font-family: "Arial Black", Arial, sans-serif;
	font-size: 60px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;


}
.formLong {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;

}
.option {
	color: #FFCC00;
}
.option a {
	color: #FFCC00;


}
.option a:hover{
	color: #FFFFFF;
}
