body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e7a63;
}
body {
	background-color: #45443d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4a4632;
}
a:visited {
	color: #7e7a63;
}
a:hover {
	color: #7e7a63;
}
a:active {
	color: #BA7019;
}
.footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
}
.footer a{
	border:none;}

h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	display:inline;
}
form {
	background-color: #f8f6ea;
	padding: 22px;
	border: 1px solid #e6e2d3;
}
.navlink {
	color: #7e7a63;
	text-decoration: none;
}
.navlink a{
	color: #7e7a63;
	text-decoration: none;
}
