a.errorMessage, a.errorMessage:hover {text-decoration: none;color: none;}
a.noticeMessage, a.noticeMessage:hover {text-decoration: none;color: none; font-size: 15px;}

.error, .error .On {

	color: red !important;

}

.errorMsg, .errorMsg a {

	font-size: 9px !important;
	color: red !important;

}

p.errormessage{ font-size:12px; color:red; font-weight:bold;  text-align:left; font-family:Arial; padding:0 0 0 0;}
p.noticemessage{ font-size:14px; color:none; font-weight:bold;  text-align:left; font-family:Arial; padding:0px 0 0px 0;}

.stdBoldKO, .lgBoldKO { 
    font-size:14px; color:black; font-weight:bold;  
    text-align:left; font-family:Arial; padding:5px 5px 0px 5px;
}

