html {
	height: 100%; width: 100%;
}
body {
	background-color: #667d3c; font-family: verdana, sans-serif; font-size: 8pt; height: 100%; margin: 0px; width: 100%;
}
a {
	color: #666600; font-family: verdana, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;
}
a:hover {
	color: #666600; font-family: verdana, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: underline;
}
a.crumb:hover {
	color: #e2d89c; font-size: 8pt;
}
a.links:hover {
	font-size: 9pt;	
}
a.nav {
	color: #666600; font-weight: bold; font-size: 8pt; text-decoration: none;
}
a.nav:hover {
	color: #ffffff; font-size: 8pt; text-decoration: none;
}
a.menu {
	color: #666600; font-weight: bold; font-size: 8pt; text-decoration: none;
}
a.menu:hover {
	color: #ffffff; font-size: 8pt; text-decoration: none;
}
a.sidebar {
	font-size: 7.5pt;
}
a.sidebar:hover {
	font-size: 7.5pt;
}
a.sidebarnav {
	font-size: 9pt;
}
a.sidebarnav:hover {
	font-size: 9pt;
}
font {
	color: #666600; font-family: verdana, sans-serif; font-size: 10pt;
}
h1 {
	color: #cc0000; font-family: verdana, sans-serif; font-size: 12pt; margin-left: 17px; margin-right: 17px;
}
img {
	border: 0px;
}
img.line {
	border: 0px; height: 1px; width: 90%;
}
p {
	color: #666600; font-family: verdana, sans-serif; font-size: 9pt; margin-left: 17px; margin-right: 17px;
}
table {
	border: 0px; padding: 0px;
}
table.content {
	background-color: #ffffff; height: 90%; width: 95%;
}
.copyright {
	color: #e2d89c; font-size: 8pt; vertical-align: top;
}
.crumb {
	color: #e2d89c; font-size: 8pt;
}
.footer {
	height: 10px; width: 100%;
}
.header {
	height: 10px; width: 100%;
}
.legend {
	color: #e2d89c; font-size: 8pt;
}
.links {
	font-size: 9pt; font-weight: bold;
}
.menubar {
	background-color: #e2d89c; height: 25px; text-align: center; width: 95%; 
}
.menuitem {
	text-align: center; vertical-align: middle;
}
.navbar {
	background-color: #e2d89c; height: 25px; text-align: center;
}
.navbaritem {
	text-align: center; vertical-align: middle;
}
.noscript {
	background-color: #e2d89c; color: #990000; font-size: 20px; font-weight: bold; padding: 4px;
}
.placetype {
	color: #888888; font-size: 8pt; font-weight: bold;
}
.stripe {
	background-image: url(../images/bg_stripe.gif); background-repeat: repeat; height: 100%; vertical-align: top; width: 100%
}
.title {
	color: #666600; font-size: 12px; font-weight: bold;
}