body {
	background-color: #333300;
	background-position: center;
}
#button {
	width: 124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
		
#button li {
	border-bottom: 1px solid #333300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85855C;
	text-align: right;
}
	
#button li a {
	display: block;
	color: #CCCC99;
	text-decoration: none;
	background-color: #696936;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 14px;
	border-right-style: solid;
	border-right-color: #696936;
}

#button li a:hover {
	background-color: #767644;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	padding-right: 6px;
}

#buttontop {
	background-image:    url(../images/navtop.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	height: 101px;
}
#buttonbottom {
	background-image:    url(../images/navbot.gif);
	background-repeat: no-repeat;
	height: 57px;
	border-top: 1px solid #85855C;
}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #CCCC99; text-decoration: none}
a.nav:hover { color: #FFFFFF; text-decoration: none}
.common {  font-family: Arial, Helvetica, sans-serif; font-size: 62%; color: #FFFFFF; text-decoration: none}
a.common:hover {  color: #CCCC66; text-decoration: underline}
.common100percent { font-size: 80%; color: #FFFFFF}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #FFFFFF; line-height: 21px}
.body-black { font-family: Arial, Helvetica, sans-serif; font-size: 72%; color: #000000; line-height: 19px}
.printpage {  font-family: Arial, Helvetica, sans-serif; font-size: 72%; color: #666600; text-decoration: none}
a.printpage:hover {  color: #990000; text-decoration: underline}
.backlink {  color: #FFFFFF; text-decoration: none}
a.backlink:hover {  text-decoration: underline}
.linksbody { font-family: Arial, Helvetica, sans-serif; color: #CCCC99; text-decoration: underline; font-size: 100%; line-height: 21px }
a.linksbody:hover { color: #FFFF33}
.maps {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #FFFFFF}
.closewin {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #CCCC33; text-decoration: none}
a.closewin:hover {  color: #CCCC99; text-decoration: underline}
.submenu {
	font-weight: bold;
	color: #FFFF33;
}

