@charset "ISO-8859-1";
div.contact_simple_default {
	position:relative;
}
div.contact_simple_default input.text,div.contact_simple_default textarea,div.contact_simple_default select {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#830600;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#830600;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#830600;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#830600;
}
div.contact_simple_default input.text.focus,div.contact_simple_default textarea.focus,div.contact_simple_default select.focus {
	color:#000000;
	font-size:0.9em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#830600;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#830600;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#830600;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#830600;
}
div.contact_simple_default td.button_submit {
	text-align:center;
}
div.contact_simple_default label {
	color:#830600;
	font-size:0.9em;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
}
div.contact_simple_default span.require {
	color:#830600;
	font-size:0.95em;
	font-style:normal;
	font-weight:700;
	text-decoration:none;
}
div.contact_simple_default span.error {
	color:#830600;
	font-size:0.95em;
	text-decoration:none;
}
div.contact_simple_default div.success {
	font-size:1em;
	text-decoration:none;
}
div.contact_simple_default div.error {
	color:#830600;
	font-size:0.95em;
	font-weight:700;
	text-decoration:none;
}
div.contact_simple_default textarea {
}
