

.formtxt {
color: #222222;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
letter-spacing: 0.05em;
word-spacing: 0.00em;
line-height: 1.2em;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 1px;
}
.txform {
color: #222222;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
letter-spacing: 0.05em;
word-spacing: 0.00em;
line-height: 1.2em;
text-decoration: none;
background-color: #e5e5e5;
border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818D9D;
	border-right-color: #818D9D;
	border-bottom-color: #818D9D;
	border-left-color: #818D9D;
	padding-left : 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow : no;
}
.txform_field {
color: #222222;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
letter-spacing: 0.05em;
word-spacing: 0.00em;
line-height: 1.00em;
text-decoration: none;
background-color: #e5e5e5;
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818D9D;
	border-right-color: #818D9D;
	border-bottom-color: #818D9D;
	border-left-color: #818D9D;
	padding-left : 4px;
	overflow : auto;
}
input.form {
color: #222222;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background-color: #ff9933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #818D9D;
	border-right-color: #818D9D;
	border-bottom-color: #818D9D;
	border-left-color: #818D9D;
letter-spacing: 0.05em;
word-spacing: 0.05em;
line-height: 1.0em;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	align: center;
}
input:focus { 
background-color: #f5f5f5;
border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}