.menuBar {	background-color: #003366;	padding: 2px 4px;	border: 2px solid #003366;}.menuPad {	background-color: #0066CC;	border: 2px solid;	padding: 2px 2px 6px;}.menuItem {	background-color: #0066CC;	color: #000000;	cursor: default;	font-weight: bold;	padding: 2px 10px;	border-top: 1px solid #0099FF;	border-right: 1px solid #003399;	border-bottom: 1px solid #003399;	border-left: 1px solid #0099FF;}.menuItemOn {	background-color: #003399;	color: #000000;	cursor: default;	font-weight: bold;	padding: 2px 10px;	border-top: 2px solid #0099FF;	border-right: 2px solid #003399;	border-bottom: 2px solid #003399;	border-left: 2px solid #0099FF;}.menuItemDown {	color: #000000;	cursor: default;	font-weight: bold;	padding: 2px 10px;	/* margin-top:1px; */	/* margin-left:1px; */	background-color: #0033CC;	border-top: 1px solid #003399;	border-right: 1px solid #0099FF;	border-bottom: 1px solid #0099FF;	border-left: 1px solid #003399;}.menuItemSub {	color: #000000;	cursor: default;	padding: 2px 10px;	border: 1px solid #0099FF;	background-color: #003399;	font-weight: bold;}.holderSpace {	font-weight: normal;	padding: 1px 6px;	font-family: "MS Sans Serif", Arial, sans-serif;	font-size: 8pt;	font-style: normal;	font-weight: normal;}.menuFont {  font-family: "MS Sans Serif", Arial, sans-serif;  font-size: 8pt;  font-style: normal;  font-weight: normal;  text-decoration: none;}.menuFontOff {  font-family: "MS Sans Serif", Arial, sans-serif;  font-size: 8pt;  font-style: normal;  font-weight: bold;  text-decoration: none;  color: #99FFFF;}.menuFontOn {	font-family: "MS Sans Serif", Arial, sans-serif;	font-size: 8pt;	font-style: oblique;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;}.menuFontOffBold {  font-family: "MS Sans Serif", Arial, sans-serif;  font-size: 8pt;  font-style: normal;  font-weight: bold;  text-decoration: none;  color: #99FFFF;  font-weight: bold;}.menuFontOnBold {	font-family: "MS Sans Serif", Arial, sans-serif;	font-size: 8pt;	font-style: normal;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;}.menuInfo { padding: 2px 6px 6px; }.tagOff { width:8px; height:12px; float:right; background:url("images/tagRN.gif") no-repeat bottom; }.tagOn { width:8px; height:12px; float:right; background:url("images/tagRH.gif") no-repeat bottom; }.separatorT { background-color:#003399; height:1px; margin-top:3px; }.separatorB { background-color:#0099FF; height:1px; margin-bottom:3px; }