@charset "utf-8";
.indexstyles {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	height: 20px;
}

.formimput {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	border: thin dashed #666666;
}
.formbutton {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #64941E;
	height: 26px;
	border: 1;
}
.formimput2 {
	font-family: Arial;
	height: 22px;
	font-size: 12px;
	color: #333333;
	border: thin dashed #666666;
}
