.ELabel{
font-family: Tahoma;
font-size:12px;
font-weight:bold;
color:#c10000;
border:thin;
border-color:#000000;
}
.message {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: green;
}
.error {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c10000;
}
