	
	DIV#divMenuBar { background-color:#FFFFFF; }
	TABLE#tblMenuBar TD { font-size:55%; color:#003366; padding:0px 0px 0px 18px; cursor:bold; }
	
	/* 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; }

	DIV.clsMenu { background-color:#003366;
		position:absolute; visibility:hidden;
		padding:3px 3px; border-top:-2 white solid;
; height: 10px
; font-size: 50%
; width: 0px; 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; ; white-space: nowrap; line-height: 20px}
	DIV.clsMenu A:visited { text-decoration:none; color:ffffff; font-weight:normal; ; white-space: nowrap; line-height: 20px}
	DIV.clsMenu A:hover { color:#FFFFFF; ; background-color: #6666CC; clip:      rect(   ); text-decoration: none; white-space: nowrap; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; width: 100%}
