.menuBar 		{ background-color: #666600;
		  border-width: 1 px; padding: 1px;
		  border-style: solid;
		  border-color: #666600; }

.menuHeading	{ display: inline; color: white;
		  font-weight: bold; margin-left: 6px;
		  padding-left: 1px; padding-right: 1px;
		  font-family: Arial; font-size: x-small;
		  border-style: solid; border-color: #666600;
		  border-width: 1px; cursor: default; }

.menu		{ background: #999966; padding: 4px; margin: 4px;
		  border-style: solid; border-width: 2px;
		  border-color: #666600 #666600 #666600 #666600;
		  position: absolute; visibility: hidden;
		  text-align: left; }

.menuItem		{ color: #666600; position: relative; display: inline;
		  font-style: normal; margin: 0px;
		  padding: 1px  20px  1px  10px; font-size: x-small;
		  font-family: Arial; font-weight: bold;
		  text-decoration: none; }

a.menuItem: hover	{ background-color: #999966; cursor: default; }

h3		{font-size: 10pt;
		 color: black;
		 font-weight: light;
		 font-family: "Arial, San-Serif";}

h4		{font-size: 10pt;
		 color: black;
		 font-family: "Times New Roman";}.samePlace {  position: absolute; left: 0px; top: 0px; clip:  rect(   )}
.menuItemUnbold { color: #666600; position: relative; display: inline; font-style: normal; margin: 0px; padding: 1px 20px 1px 10px; font-size: x-small; font-family: Arial; font-weight: normal; text-decoration: none; }
