.text {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}
.textfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 250px;
	height: 15px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}
.btnalt {
font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 250px;
	height: 70px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}
.form_remark {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #CC6600;
	line-height: 16px;
}
.formtable {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}
