.noneborder {
	border : none;
	font-family : "Arial", "Helvetica", "sans-serif";
	color : Purple;
	font-size : 12px;
	font-weight : bold;
}
TD {
	font : 11px "Arial", "Helvetica", "sans-serif";
	color : #191970;
}
.requireword {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 11px;
	color : Maroon;
}

TEXTAREA {
	border-left-style : outset;
	border-right-style : groove;
	border-top-style : outset;
	background-color : transparent;
	font : 10px "Arial", "Helvetica", "sans-serif";
}


INPUT {
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-color : #191970;
	font : 10px "Arial", "Helvetica", "sans-serif";
	height : 15px;
	background-color : transparent;
}
