.styles {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D7D7C6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

a:link {
	font-weight: normal;
	color: #E3E3D7;
	text-decoration: underline;
}

.small_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


.submitbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #59504A;
	background-color: #2F3430;
}

.inputBoxBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #59504A;
	background-color: #2F3430;
}

.pageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59504A;
	height: 20px;
}
.thankyou {
	font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
