.fistyle {
	position: relative;
}
.TextForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-bottom-color: #BBB5B6;
	border-bottom-width: thin;
	border-bottom-height: thin;
	background-image: url(../sqFormBox.jpg);
}
.FormSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #746D73;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	color: #FFFFFF;
}
radioBox {
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sqBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9B969A;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

