	div.domMenu_menuBar {	border-left: 1px solid #eee;	width: 860px;
	margin: 10px 0 0 20px;
	
	}div.domMenu_menuElement {	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 700;	text-align: center;	color: #eee;	border-right: 1px solid #eee;}div.domMenu_menuElementHover {	text-decoration: underline;}div.domMenu_subMenuBar {	background-color: #000;	border: 1px solid #eee;	padding-bottom: 1px;	margin-top: 0.5em;}div.domMenu_subMenuElement {	font: 11px/28px "Lucida Grande", Lucida, Verdana, sans-serif;	text-align: right;	height: 20px;	border: 1px solid #eee;	color: #eee;	margin: 2px;	padding-left: 4px;	padding-right: 4px;	padding-bottom: 5px;}div.domMenu_subMenuElementHover {	background-color: #eee;	color: #0094d8;}