BODY {	SCROLLBAR-BASE-COLOR: #d2e0d1}{}.menuBar{    POSITION: relative;    BACKGROUND-COLOR: transparent;    TEXT-ALIGN: center}.Bar         { float: left; width: 100px; cursor: hand; text-indent: 5px; position: relative;                background-color: #F8D8D0; text-align: center;                border-left: 1px outset #0000FF;                border-right: 1px outset #F8D8D0;                border-top: 1px outset #0000FF;                border-bottom: 1px outset #0000FF }.menu        { visibility: hidden; width: 150px; line-height: 140%; position: absolute;                background-color: #E3E3D7; border: thin outset #FFFFFF }.menuItem    { width: 100%; cursor: hand; line-height: 20px; border-bottom: 1px solid #FFFFFF;                padding-left: 10px; padding-right: 15px }.ItemMouseOver { width: 100%; cursor: hand; color: #FFFFFF; line-height: 20px;                background-color: #F8D8D0; border-bottom: 1px solid #FFFFFF;                padding-left: 10px; padding-right: 15px }.ItemMouseOut { width: 100% }.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: 100px;    CURSOR: hand;    TEXT-INDENT: 5px;    BORDER-BOTTOM: blue 1px ridge;    POSITION: relative;    BACKGROUND-COLOR: deepskyblue;    TEXT-ALIGN: center}
