a:link {
	color: #7E8A66;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.footer A:link {text-decoration: none; color: #7E8A66;}
.footer A:visited {text-decoration: none; color: #000000;}
.footer A:active {text-decoration: none; color: #000000;}
.footer A:hover {text-decoration: underline; color: #000000;}
.main {
	border-right: 1px ridge #000000;
	border-bottom: 1px ridge #000000;
	border-left: 1px ridge #000000;
	background-color: #D7E0B9;

}
.content {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #E1D3BC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.topnav A:link {float: left;
  padding: 5px;
  width: 115px;
  background: #7E8A66;
  text-align: center;
  text-decoration: none;
  font: normal 11px Verdana;
  color: #D7E0B9;}
.topnav A:visited {float: left;
  padding: 5px;
  width: 115px;
  background: #7E8A66;
  text-align: center;
  text-decoration: none;
  font: normal 11px Verdana;
  color: #D7E0B9;}
.topnav A:hover {background: #E7E5BF;
  color: #000000;}

.image {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

body {
	background-color: #E7E5BF;
}

