.leftMenu ul {margin-top:30px; margin-left:25px; list-style-type:none; text-align:left; background-color: #ffffff; width: 100%; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

.leftMenu ul li {padding-bottom:6px;}

.leftMenu ul a {color:#000000;}

.leftMenu ul a:hover {color:#b70e20;}

#leftNav #active #current { color: #b70e20; }

.leftSub ul {
	margin-top: 0px;
	margin-left:15px;
	margin-bottom: 25px;
	list-style-type:none;
	text-align:left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.leftSub ul li {padding-bottom:4px;}

.leftSub ul a {
	color:#4d4f4d;
	font-weight : bold;
}

.leftSub ul a:hover {
	color:#b70e20;
	font-weight : bold;
}

#leftSubNav #active #current {
	color: #b70e20;
	font-weight: bold;
}
