.input{
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	color: #006633;
	height: 16px;
	text-align: center;
	width: 130px;
	background: white;
	border: 1px solid gray;
}
.submit{
	border: 1px solid green;
	font-family: tahoma;
	font-size: 10px;
	background: white;
	color: #006633;
}
