.submit {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003D7D;
	text-decoration: none;
	background-color: #BABE81;
	background-position: center center;
	cursor: hand;
	border: thin double #FFFFFF;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
}

