.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	border: 1px solid #686868;
}
.textborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f2f2f2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
	color: #666666;
}
.textborder1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #666666;
}.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 17px;
}


a {
	text-decoration: none;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 11px;
	border: 1px solid #D63D03;
	background-color: #D63D03;
	font-weight: bold;
	color: #FFFFFF;
}

