BODY
{
}
.menuBar
{
    POSITION: relative;
    TEXT-ALIGN: center
; text-decoration: none; border: 1px #FFFFFF solid
; line-height: normal; width: auto; clip:  rect(   )
; background-color: #becebc
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    CURSOR: hand;
    TEXT-INDENT: 2px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    TEXT-ALIGN: center
; clip:       rect(   )
; text-decoration: none; border: 1px #FFFFFF solid
; line-height: normal
; background-image: url(images/grey-bar.jpg)
; width: 99px
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: auto;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute; text-decoration: none; border: 1px #FFFFFF solid
; clip:  rect(   )
; font-weight: normal
; background-color: #becebc
}
.menuItem
{
    WIDTH: auto;
    CURSOR: hand;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: white 1px solid
; text-decoration: none
; text-indent: 2px
; background-color: #becebc
}
.ItemMouseOver
{
    WIDTH: auto;
    CURSOR: hand;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: white 1px solid
; text-decoration: none
; clip:   rect(   )
; text-indent: 2px
; color: #FFFF00
; background-color: #becebc
}
.ItemMouseOut
{
line-height: normal; text-decoration: none
; text-indent: 2px
; clip:  rect(   )
; width: auto
; background-color: #E2E2E2
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 99px;
    CURSOR: hand;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    TEXT-ALIGN: center
; text-decoration: none
; border: 1px #FFFFFF solid
; background-image: url(images/grey-bar.jpg)
; line-height: normal
; text-indent: 2px
; clip:  rect(   )
; color: #FFFF00
}
