td.LeftMenu {
	font-family: "Helvetica";
	color : yellow;
	font-size : 80%;
	font-weight : bold;
	background-color : #003399;
	vertical-align : top;
	width:20%;
	 
}
.LeftMenu {text-decoration : none;
	font-size:0.16in;
	margin-bottom:0.2em;
	font-weight:100;
}
a.LeftMenu:link { color : yellow; }
a.LeftMenu:visited { color : yellow }
a.LeftMenu:active { color : white; }
a.LeftMenu:hover {
	text-decoration : underline;
}

.ActiveItem {text-decoration : none;
	font-family: Helvetica;
	font-size:0.16in;
	margin-bottom:0.6em;
	margin-top:0.6em;
}
div.ActiveItem {
	color : white;
	text-decoration: underline;
}
a.ActiveItem:link { color : white; }
a.ActiveItem:visited { color : white; }
a.ActiveItem:active { color : white; }
a.ActiveItem:hover {
	text-decoration : underline;
}

li.ActiveItem {
	color : white;
}
