div.menuBar {
	font-weight: normal; 
	font-size: 10px; 
	color: #333333; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;
	z-index: 100; 
	position: relative; 
	cursor: default; 
}



div.menu {
	padding: 2px 3px 2px 3px;
	font-weight: normal; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;
	border-top: 0px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	background-color: #FFFFFF;
}

.dottedMenuLine {
	height: 3px;
	background-image:url(/chameleon/site/tpl/nqvb06/img/dot43.gif);
	width: 190px;
}
a.menuItem {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-weight: normal; 
	font-size: 10px; 
	color: #003333; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;
	line-height:16px
}

a.menuButton {
	font-weight: normal; 
	font-size: 10px; 
	color: #003333; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;


	z-index: 100; 

	margin: 0px 18px 0px 15px; 
	position: relative; 
	text-decoration: none;
}


a.menuButton:hover {
	font-weight: normal; 
	font-size: 10px; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;


	z-index: 100; 

	margin: 0px 18px 0px 15px; 
	color: #003333; 
	position: relative; 
	text-decoration: none;
}

a.menuButtonActive {
	font-weight: normal; 
	font-size: 10px; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;


	z-index: 100; 

	margin: 0px 18px 0px 15px; 
	color: #003333; 
	position: relative; 
	text-decoration: none;
}
a.menuButtonActive:hover {
	font-weight: normal; 
	font-size: 10px; 
	font-style: normal; 
	font-family: Verdana, Arial, sans-serif;


	z-index: 100; 

	margin: 0px 18px 0px 15px; 
	color: #003333; 
	position: relative; 
	text-decoration: none;
}

div.menu {
	color: #003333; 
	z-index: 101;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.menu {
	/*padding-right: 1em; */
	display: block; 
	/*padding-left: 1em; */
	/*padding-bottom: 0px; */
	color: #003333; 
	/*padding-top: 0px; */
	white-space: nowrap; 
	text-decoration: none;
}

a.menuItem {
	color: #003333; 
	white-space: nowrap; 
	text-decoration: none;
	display:block;
	width:190px;
	font-weight:normal;
}
a.menuItem:visited {
	color: #003333; 
	white-space: nowrap; 
	text-decoration: none;
	display:block;
	width:190px;
	font-weight:normal;
}
a.menuItem:hover {
	color: #003333; 
	display:block;
	width:190px;
	background-color: #FF9900;
	font-weight:normal;
	text-decoration: none;
}

div.menu a.menuItemHighlight {
	color: #003333;
	background-color: #FF9900;
}
div.menu a.menuItem span.menuItemText {
	
}
div.menu a.menuItem span.menuItemArrow {
	/*margin-right: -0.75em;*/
}
div.menu div.menuItemSep {
	margin: 0px 0px;
	border-right: #e0e0e0 0px inset;
	border-top: #e0e0e0 0px inset;
	border-left: #e0e0e0 0px inset;
	border-bottom: #e0e0e0 0px inset;
}
#mainmenue {position: relative; left: 0px; top: 0px; }
