.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;
}
