BODY
{
font-family: Arial; color: #000000; font-weight: bold; vertical-align:medium; text-align:left; float:left}
.menuBar
{
    POSITION: relative;
    TEXT-ALIGN: left; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-family:Verdana; color:#000000; font-weight:bold; float:left
}
.Bar
{
    border-style:solid; border-width:0; FLOAT: left;
    WIDTH: 70px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    TEXT-ALIGN: left; color:#000000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-family:Arial; font-weight:bold
}
.menu
{
    VISIBILITY: hidden;
    WIDTH: 70px;
    LINE-HEIGHT: 70%;
    POSITION: absolute;
    BACKGROUND-COLOR: #FFFFFF; text-align:left; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-family:Arial; color:#000000; font-weight:bold; float:left
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: 1px solid white; ; font-family:Arial; font-weight:bold; text-align:left; float:left
}
.ItemMouseOver
{
    border-top:1px solid #000000; border-bottom:1px solid #000000; PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    font-family:Arial; font-weight:bold; text-align:left; float:left
}
.ItemMouseOut
{
    WIDTH: 100%; font-family:Arial; color:#000000; font-weight:bold; text-align:left; float:left
}
.Arrow
{
    FLOAT: left;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    FLOAT: left;
    WIDTH: 70px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    TEXT-ALIGN: left; font-family:Arial; color:#000000; font-weight:bold
}