	
	DIV#divMenuBar { background-color:#ffffff; }
	TABLE#tblMenuBar TD { color:003366; padding:0px 0px 0px 18px; cursor:bold; ; font-family: Verdana; font-size: 55%}
	
	/* These two style rules added for links in MenuBar */
	TABLE#tblMenuBar TD.clsMenuBarItem A { text-decoration:none; color:000000; font-weight:bold; }
	TABLE#tblMenuBar TD.clsMenuBarItem A:hover { color:#990033; ; font-family: Verdana; font-size: 100%}

	DIV.clsMenu { 
		font-size:50%; background-color:#003366;
		position:absolute; visibility:hidden;
		padding:3px 3px; border-top:-2 white solid;
; width: 0px; height: 10px; left: 0px; top: 0px; clip:  rect(   )
; border-style: outset; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
	DIV.clsMenu A { text-decoration:none; color:ffffff; font-weight:normal; ; line-height: 20px; white-space: nowrap; font-family: Verdana; font-size: 120%}
	DIV.clsMenu A:visited { text-decoration:none; color:ffffff; font-weight:normal; ; line-height: 20px; white-space: nowrap; font-family: Verdana; font-size: 120%}
	DIV.clsMenu A:hover { text-decoration:none; color:#FFFFFF; ; background-color: #6666CC; white-space: nowrap; width: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; clip:  rect(   )}
