.over {
	background-color: #E2E2E2;
	cursor: hand;
}
.out {
	background-color: #F0F0F0;
}
input {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFF0F0;
	border: thin solid #990000;
	font-weight: bold;
	color: #990000;

}
select {

	font-family: Verdana;
	font-size: 10px;
	background-color: #FFF0F0;
	border: thin solid #990000;
	font-weight: bold;
	color: #990000;
}
