.FormLabels {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}

.redAlert {
		color: #F90;
		font-size: 13px;
}

.FormFields {
		color: #000;
		background-color: #9CF;
		font-family: "Century Gothic", "Trebuchet MS", Verdana;
		font-size: 12px;
}

.FormButton {
		font-family: "Century Gothic", "Trebuchet MS", Verdana;
		border: 1px solid #000;
		background-color: #CCC;
		font-size: 11px;
}
