body         { font-family: Arial; font-size: 8pt }.menuBar     { position: relative; background-color: transparent; text-align: center;                font-family: Arial; font-size: 8pt }.Bar         { float: left; width: 70px; height: 32px; cursor: hand; text-indent: 2px;                position: relative; background-color: #FFFDFB; text-align:                center; background-image: url('images/bg.gif'); font-family:                Arial; font-size: 8pt; color: #000080; font-weight: bold;                border: 1px solid #000080 }.menu        { visibility: hidden; width: 150px; line-height: 140%; position: absolute;                background-color: #FFFDFB; font-family: Arial; font-size: 8pt;                border: thin outset #FFFFFF }.menuItem    { width: 100%; cursor: hand; line-height: 20px; font-family: Arial; font-size:                8pt; border-bottom: 1px solid white; padding-left: 10px;                padding-right: 15px }.ItemMouseOver { width: 100%; cursor: hand; color: #FFFFFF; line-height: 20px;                background-color: #990033; font-family: Arial; font-size: 8pt;                border-bottom: 1px solid #FFFFFF; padding-left: 10px;                padding-right: 15px }.ItemMouseOut { width: 100%; font-family: Arial; font-size: 8pt }.Arrow{    FLOAT: right;    FONT-FAMILY: Webdings;    POSITION: absolute;    TEXT-ALIGN: left}.barOver     { float: left; width: 75px; cursor: hand; text-indent: 5px; position: relative;                background-color: #FFFDFB; text-align: center; font-family:                Arial; font-size: 8pt; font-weight: bold;                border: 1px solid #A50000 }