	.menu {border: 1px solid black;  padding: 0px; background-color: #ffffff; margin-top: 5px;}	
	div.menu {width: 120px;}
	.menuItem {cursor: pointer; padding: 2px;}
	div.menuItem {border: 1px solid #cccccc; }
	#menuChild {position: absolute; left: 90px; z-index: 300;}	
	div.highlight {background-color: ffffcc;}
	span.highlight {color: red; text-decoration: underline;}
	.menuItem a {text-decoration: none; color: #000000; padding-right: 10px;}
	.menuItem a:hover {background-color: #ffffcc;}