body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #DDEECC;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E7C49;
	font-size: small;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #660000;
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #660000;
  font-weight: bold;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #660000;
  font-weight: bold;
}

body table {
  margin-left: auto;
  margin-right: auto;
}  

.nav {
  padding: 0.5em;
}
.nav a {
  background-color: #C4E1A6;
  line-height:150%;
  padding: 1px 3px 1px 3px;
  text-decoration: none;
}
.nav a:hover {
  background-color: #A4C186;
  background-color: #FFFFFF;
}
.nav div {
  text-align: center;
  margin-bottom: 0.7em;
}
a.activebutton {
	color: #C4E1A6;
	background-color: #660000;
}


.m {
  vertical-align: top;
  background-color:#FFFFFF;
  padding-top: 2em;
  text-align: center;
}

.foot, .foot a {
  color: #5E7C49;
  font-size: xx-small;
  font-style: italic;
  font-weight: normal;
}

/* probably unused from here down */
.menutable {
  height: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 115%;
}
.button {
  text-decoration: none;
  background-color: #C4E1A6;
}
.buttonactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4E1A6;
	background-color: #660000;
}
.buttonactive2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4E1A6;
	background-color: #660000;
}
