.formsearch {
	height: 20px;
	width: 106px;
	border: 1px solid #828282;
	font-size: 11px;
	margin-left: 6px;
}

.form {
	height: 18px;
	width: 120px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}

.formextralong {
	height: 18px;
	width: 220px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}


.formselect {
	font-size: 11px;
}

.formlong {
	height: 18px;
	width: 170px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}

.formshort {
	height: 18px;
	width: 60px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}

.formtextarea {
	height: 60px;
	width: 370px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}


.button {
	display: block;
	height: 18px;

	width: 130px;
	font-size: 11px;
	color: #063864;
	background-color: #c1c1c1;
	text-align: center;
	text-decoration: none;
	border: 1px solid #063864 !important;
}

.txtbutt {
	display: block;
}