/* CSS definition file containing site wide stylesheets */

.ErrorField {
	color: rgb(255,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,0)
}
