
/* CSS Document */
tr {
font-family: Verdana;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.2em;
font-size:0.8em;
}

#class_span {
	FONT: NORMAL 13px Tahoma; 
	color:#C00;
	font-weight:bold
	}


/* CSS Document */
tr {
font-family: Verdana;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.2em;
font-size:0.8em;
}

#class_span {
	FONT: NORMAL 13px Tahoma; 
	color:#C00;
	font-weight:bold
	}

label.error {
	color:#C30;
	font-size:9px;
	font-style:italic;}
	
input.error {
	background-color:#FF9;}