BODY
{
}
.menuBar
          { font-size: 10pt; line-height: 12pt; font-size-adjust: 10; background-color: #000; text-align: center; position: static; top: 0; right: 0; bottom: 0; left: 0; width: 755px; height: 20px }
.Bar
  { background-color: transparent; text-align: center; text-indent: 5px; cursor: hand; position: fixed; width: 100px; float: left; border: outset 1px transparent }
.menu
   { line-height: 20; background-color: black; visibility: hidden; position: absolute; width: 150px; border: outset thin }
.menuItem
 { font-size: 10pt; line-height: 12pt; cursor: hand; padding-right: 15px; padding-left: 10px; width: 100%; border-bottom: 1px solid white }
.ItemMouseOver
   { font-size: 10pt; line-height: 12pt; cursor: hand; padding-right: 15px; padding-left: 10px; width: 100%; border-bottom: 1px solid #fff }
.ItemMouseOut
 { font-size: 10pt; line-height: 12pt; width: 100% }
.Arrow
 { font-family: Webdings; text-align: left; position: absolute; float: right }
.barOver
 { background-color: transparent; text-align: center; text-indent: 5px; cursor: hand; position: relative; width: 100px; float: left; border: ridge 1px transparent }

