.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFF99; 
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FFFF99; 
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFF99; 
}
#form_holder {
	position:static;
	width:340px;
	float:left;
	margin-top:13px;
	margin-bottom:13px;
	margin-right:13px;

}

#form_holder2 {
	position:static;
	width:329px;
	float:left;
	margin-top:4px;
	margin-bottom:13px;
	margin-right:0px;

}

#form_message_holder {
	position:static;
	width:319px;
	float:right;
	margin-top:13px;
	margin-bottom:13px;
	margin-right:13px;

}

#form_message_holder2 {
	position:static;
	width:353px;
	float:right;
	margin-top:7px;
	margin-bottom:7px;
	padding-right:13px;
}


#form {
	position:static;
	width:170px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 
#form2 {
	position:static;
	width:340px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding:3px;
} 
.form5 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 
#form5b {
	position:static;
	width:320px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 
#form6 {
	position:static;
	width:320px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
} 

#form7 {
	position:static;
	width:320px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top:8px;
} 

#form4 {
	position:relative;
	width:170px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding:3px;
	margin-left:0px;
} 

#thank_you {
	color: #990000;
	font-size: 17px;
	font-weight: bold;
	padding:5px;
	line-height:21px;
} 
.capbox {
	background-color: #002200;
	border: #002200 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #c7c9c5;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #7c7c7c;
	background-color: #c7c7c7;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
