#left {
	left: 0px;
	top: 0px;
	width: 156px;
	height: 100%;
	border-bottom: 1px solid #000000;
}

#leftheav {
	left: 16px;
	top: 0px;
	width: 140px;
	height: 100%;
	border-bottom: 1px solid #000000;
	text-align: left;
}

/* Tell NS4 to ignore these styles.... */
/*/*/

.active, .inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	font-size: 10px;
	text-decoration: none;
	right: 0px;
	top: 0px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #777777;
	line-height: 16px;
}

div.inactive a, div.active {
	position: relative;
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	height: 18px;
	vertical-align: text-bottom;
}

.inactive a {
		color: #FFFFFF;
		background-color: #CC3333;
}

.inactive a:hover {
		background-color: #777777;
}

.active {
		color: #FFFFFF;
}

#landmenu1 a {
		color: #000000;
		background-color: #FFCD82;
}

#landmenu1 a:hover {
		color: #FFFFFF;
		background-color: #777777;
}

#aggmenu1 a {
		color: #FFFFFF;
		background-color: #CC9966;
}

#aggmenu1 a:hover {
		background-color: #777777;
}

/* Okay, we can let NS4 see the rest.... */

