BODY
{
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: center
; visibility: visible; clip:  rect(   )
; border: 1px #0099FF solid
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: center
; border: 1px #0099FF solid
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
; color: #000000; left: auto; top: auto; clip:      rect(   ); width: 98px
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: visible;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #FFFFFF
; clip:  rect(   )
; border: 1px #0099FF solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
}
.menuItem
{
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: white 1px solid
; background-color: #FFFFFF; visibility: inherit; clip:     rect(   ); position: relative
; border: 1px #0099FF solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
}
.ItemMouseOver
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #FFFF99
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 0px; padding-bottom: 0px; border: #0099FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.ItemMouseOut
{
    WIDTH: 100%
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: #0099FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
; background-color: #FFFF99
; color: #000000
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
; color: #FF0000
; border-color: #FF0000 black black; clip:   rect(   )
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFCC;
    TEXT-ALIGN: center
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: 1px #0099FF solid
}

