<STYLE TYPE="text/css">
div.menuBarV,
div.menuBarV a.menuItem,
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: bold;
  color:#f8b323;
}

div.menuBar {
	font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	border: 0px none #e0e0e0;
	text-align: center;
	padding-top:2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
}

div.menuBar a.menuButton {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px solid #e0e0e0;
  color:#38A4C8;
  cursor: default;
  left: 0px;
  margin: 1px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px outset #e0e0e0;
  color:#ff4800;
}

div.menuBarV a.menuItem {
  z-index: 100;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px inset #e0e0e0;
  color:#ff4800;
  left: 0px;
  top: 0px;
}

div.menuBarV ,
div.menu {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px outset #e0e0e0;
  left: 0px;
  /*padding: 0px 1px 1px 0px;*/
  position: absolute;
  top: 0px;
}

div.menu {
	z-index: 101;
	visibility: hidden;
}

div.menuBarV a.menuItem, 
div.menu a.menuItem {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
  font-weight: normal;
  color:#38A4C8;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  text-align:left;
  white-space:nowrap;
  border:1px solid #DEF0F5;
}

div.menuBarV a.menuItem:hover, div.menuBarV a.menuItemHighlight,
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  font-family:"Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
  font-weight: normal;
  border:1px solid #FFEDE6;
  background-color: #FFFFFF;
  color:#ff4800;
  text-align:left;
}

div.menu a.menuItem span.menuItemText {}

div.menuBarV a.menuItem span.menuItemArrow,
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menuBarV div.menuItemSep,
div.menu div.menuItemSep {
  border: 0px inset #e0e0e0;
  margin: 4px 2px;
}
</STYLE>
