A {
	color: #900
}

A.navBarLink {
	color: white;
	display: block;
	font-family: verdana,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 5px;
	text-align: center;
	text-decoration: none
}

A.subMenuLink {
	color: white;
	display: block;
	font-family: verdana,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 2px 4px;
	text-align: left;
	text-decoration: none
}

DIV.navButton {
	background-color: #84ab50;
	border-color: #4E6E4E;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0
}

DIV.subMenu {
	background-color: #84ab50;
	border-color: #4E6E4E;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	position: absolute;
	visibility: hidden;
	z-index: 5
}

DIV.copyright {
	background-color: #84ab50;
	color: white;
	font-size: 10px;
	height: 15px;
	text-align: right;
	width: 700px
}

TABLE.navBar {
	background-color: #84ab50;
	color: white;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 700px
}

TABLE.navBar TR TD {
	position: relative
}

TABLE.subMenu {
	background-color: #84ab50;
	border-width: 0;
	color: white;
	z-index: 5
}