#contact_style #navigationblock {
  background: url(images/VanOrsh08-GH-web-kader5b.jpg) repeat-y;
}

#contact_style #navheader {
  background: url(images/VanOrsh08-GH-web-kader5a.jpg) no-repeat;
}

#contact_style #navfooter {
  background:url(images/VanOrsh08-GH-web-kader5c.jpg) 0px no-repeat;
}

#contact_style .mcnt_title {
	color: #66822e;
	font-size:16px;
	font-weight: bold;
}

#contact_style .mcnt_subtitle {
	color: #66822e;
	font-weight: bold;
}

/* form elements */
#contact_style fieldset, #contact_style legend {
	color: #66822e;
}

#contact_style input, #contact_style select, #contact_style textarea {
	border-bottom: 1px solid #66822e;
	background-color:	#EEF5E3;
}

#contact_style #submit {
	border: 1px solid #66822e;
}

.mandatory {
	color:#66822e;
}

