.frmClassNormal {
	background-color: White;
	color: Black;
}
.frmClassError {
	background-color: Red;
	color: White;
}

