@charset "utf-8";
/* CSS Document */

body {
	background-color:#d73936 !important;
	color:#FFF !important;
	
}

.errmsg {
	background-color:#eae9e8;
	color:#F00;
	font-weight:bold;
}