BODY
{
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: #ffffff 0px outset;
    BORDER-TOP: #ffffff 0px outset;
    FLOAT: left;
    BORDER-LEFT: #ffffff 0px outset;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    BORDER-BOTTOM: #ffffff 0px outset;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 210;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #B3D488
}
.menuItem
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: 0px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: 0px solid;
    BACKGROUND-COLOR: EEF0F4
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: #ffffff 0px ridge;
    BORDER-TOP: #ffffff 0px ridge;
    FLOAT: left;
    BORDER-LEFT: #ffffff 0px ridge;
    CURSOR: hand;
    TEXT-INDENT: 1px;
    BORDER-BOTTOM: #ffffff 0px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}

.search {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px ;
        COLOR: black;
        width:166;
}
