body, p, td, th {
	color: #000000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif ,geneva, lucida;
	font-size: 11px;
}
body a:visited, body a:link {
	color: #000000;
	text-decoration: none;
}
body a:active, body a:hover {
	color: #BD5555;
	text-decoration: none;
}
select {
	font-family: tahoma, verdana, arial, helvetica, sans-serif ,geneva, lucida;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: tahoma, verdana, arial, helvetica, sans-serif ,geneva, lucida;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: tahoma, verdana, arial, helvetica, sans-serif ,geneva, lucida;
	font-size: 11px;
	color: #000000;
}
.error {
	color:#FF9090;
	border:2px dotted #DD7777;
}
.mnu1_over {	
	border: #FFFFFF 1px solid; 
	padding:2px; 
	background-color: #E3F0C8;
}