

#mouseoverstyle{
	background-color:#bebebe;
	border:1px solid #959595;
	line-height:16px;
	padding-left:0px;
}

#mouseoverstyle a{
	color:#000000;
}


INPUT, TEXTAREA, SELECT {
	background: #D5FFDE;
	border: thin;
	border-style : solid;
	border-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #a1a1a1;
}

.cb {
	background: #fafafa;
	border: thin;
	border-style : solid;
	border-width : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}


