.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
}
.submit {
	background-image: url(images/contact/submit.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 129px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bodyAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #351f12;
	text-decoration: none;
	line-height: 18px;
}
