.text {
	font-family: Verdana;
	font-size: 12px;
	color: #9B8367;
	text-align: justify;
	line-height: 17px;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #9B8367;
	text-align: justify;
	line-height: normal;
}
.formtitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: normal;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield {
	background-image: url(bg_strip.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 175px;
	height: 20px;
}
.textfieldinquiry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bg_strip.jpg);
	background-repeat: repeat-y;
	height: 60px;
	width: 175px;
	border: 1px solid #FFFFFF;
}
