BODY
{
font-family: Opulent
; text-align: center
}
.menuBar
{
    POSITION: relative;
    TEXT-ALIGN: center
; font-family: Opulent; font-size: 10px; line-height: 14px; font-weight: bold
; background-color: transparent
}
.Bar
{
    BORDER-TOP: #003366 1px outset;
    FLOAT: left;
    WIDTH: 88px;
    CURSOR: hand;
    BORDER-BOTTOM: #003366 1px outset;
    POSITION: relative;
    TEXT-ALIGN: center
; color: #FFFFFF
; text-transform: none
; clip:        rect(   ); padding: 2px 2px
; font-family: Opulent; font-size: 10px; line-height: 14px; font-weight: bold
; background-color: #8184A7
}
.menu
{
    BORDER-TOP: buttonhighlight thin;
    VISIBILITY: hidden;
    WIDTH: 115px;
    BORDER-BOTTOM: buttonhighlight thin;
    POSITION: absolute; background: #8184A7; color: #FFFFFF
; clip:      rect(   )
; font: 12px/16px Opulent
}
.menuItem
{
    WIDTH: 100%;
    CURSOR: hand;
    BORDER-BOTTOM: white 1px solid
; padding: 2px 2px
; font-family: Opulent; font-size: 10px; line-height: 16px; font-weight: bold
}
.ItemMouseOver
{
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    BORDER-BOTTOM: white 1px solid
; padding: 2px 2px
; font-family: Opulent; font-size: 10px; line-height: 16px
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT:#003366 1px ridge;
    BORDER-TOP:#003366 1px ridge;
    FLOAT: left;
    BORDER-LEFT:#003366 1px ridge;
    WIDTH: 90px;
    CURSOR: hand;
    TEXT-INDENT: 2px;
    BORDER-BOTTOM:#003366 1px ridge;
    POSITION: relative;
    TEXT-ALIGN: center
; background: #F2F2F7
; clip:      rect(   )
; padding: 2px 2px
; color: #003366
; font-family: Opulent; font-size: 10px; line-height: 16px
}
