@charset "UTF-8";

.intxt1 {
	border-width: 1px;
	border-color: #d4d4d4;
	border-style: solid;
	padding-left: 3px;
	background-color: white;
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	width: 200px;
}
.formtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.inzip1 {
	border-width: 1px;
	border-color: #d4d4d4;
	border-style: solid;
	padding-left: 3px;
	background-color: white;
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	width: 60px;
}


.labtxt1{
	color: #ff9131;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtxt1{
	border-color: #fb5e07;
	border-width: 1px;
	border-style: double;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fb5e07;
	color: white;
	font-size: 11px;
}
.intxt2 {
	border-width: 1px;
	border-color: #d4d4d4;
	border-style: solid;
	padding-left: 3px;
	background-color: white;
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	width: 120px;
}

