#wrapper #bodyArea #left #leftsidenav {
	clear: both;
	float: left;
	width: 215px;
	margin-top: 10px;
	list-style-type: none;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenavheader {
	height: 50px;
	background-color: #666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenav {
	color: #333;
	background-color: #E4E1E1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenav li {
	text-indent: 10px;
	list-style-type: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	display: block;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenav a:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: -5px;
	padding-bottom: 5px;
	width: 215px;
	background-color: #cc0000;
	margin-bottom: -5px;
	padding-top: 5px;
}

#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenav a.green:hover {
	color:#fff;
	background-color:#363;
}

#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenavcont {
	color: #333;
	background-color: #E4E1E1;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	float: left;
	margin-top: 4px;
	width: 215px;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenavcont li {
	text-indent: 10px;
	list-style-type: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenavcont li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	display: block;
}

#dropshad #dropshadtop #wrapper #bodyArea #left #leftsidenav #sidenavcont a:hover    {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: -5px;
	padding-bottom: 5px;
	width: 215px;
	background-color: #003366;
	margin-bottom: -5px;
	padding-top: 5px;
	height: 16px;
}

