BODY{}.menuBar     { position: relative; background-color: transparent; text-align: Left }.Bar         { float: left; width: 100px; cursor: hand; text-indent: 0px; position: relative;                text-align: Left; font-size: 10pt; border: 0px outset blue }.menu{	background-color: aliceblue;    BORDER-RIGHT: buttonhighlight thin outset;    BORDER-TOP: buttonhighlight thin outset;    VISIBILITY: hidden;    BORDER-LEFT: buttonhighlight thin outset;    WIDTH: 150px;    LINE-HEIGHT: 140%;    BORDER-BOTTOM: buttonhighlight thin outset;    POSITION: absolute; clip:  rect( auto  )}.menuItem    { width: 100%; cursor: hand; line-height: 20px; font-size: 10pt;                border-bottom: 1px solid white; padding-left: 10px;                padding-right: 15px }.ItemMouseOver { width: 100%; cursor: hand; color: #FFFFFF; line-height: 20px;                background-color: highlight; font-size: 10pt;                border-bottom: 1px solid white; padding-left: 10px;                padding-right: 15px }.ItemMouseOut { width: 100%; font-size: 10pt }.Arrow{    FLOAT: right;    FONT-FAMILY: Webdings;    POSITION: absolute;    TEXT-ALIGN: left}.barOver     { float: left; width: 100px; cursor: hand; text-indent: 0px; position: relative;                text-align: left; color: #FF0000; font-size: 10pt;                border: 1px ridge white }