/* this file should be replaced by the client's stylesheet */
/* the import rule must go above all other rules in this document */
@import "whitelabel.css";

/* general body properties */
body{margin:0; padding:0; background-color:#FFFFFF; font:12px Verdana, Arial,sans-serif;}

.regerror {
	color: Red;
	text-decoration: blink;
}