@media screen {
    .ParentMenu { background: url(gag.gif) repeat-x; background-position: left bottom; padding-left: 1px; padding-right: 1px; height: 40px; }
    .ParentItemContainer { background-image: url(bg.gif); background-repeat: repeat-x; }
    .ParentItem { height: 40px; }
    .ParentItemOver { background: url(bg_a.gif) repeat-x; height: 40px; }
    .ParentItemContentCell, .ParentItemContentCellOver { font: 12px Tahoma; text-align: center; vertical-align: top; padding-top: 9px; white-space: nowrap; width: 100%; }
    .ParentItemSubMenuCell, .ParentItemSubMenuCellOver { display: none; }
    .ParentSeparator, .ParentSeparatorOver { width: 2px; background: url(sep.gif) no-repeat; padding: 0; }
    .ParentSeparatorContentCell, .ParentSeparatorContentCellOver { width: 1px; font: 1px Tahoma; padding: 0px; }

    .easyMenu { font-size: 11px; margin-left: 0px; }
    .easyMenuItemContainer { background-color: Transparent; }
    .easyMenuItem { background-color: black; filter: Alpha(Opacity=90); -moz-opacity: 0.9; opacity: .9; cursor: pointer; height: 20px; }
    .easyMenuItemContentCell {border-bottom: 1px solid #545454; padding: 3px 0 3px 5px; cursor: pointer; color: #ffffff; text-align: left; white-space: nowrap; width: 100%; }
    .easyMenuItemContentCell a {cursor: pointer; color: #ffffff; text-align: left; white-space: nowrap; text-decoration: none; }
    .easyMenuItemOver { background-color: Gray; filter: Alpha(Opacity=90); -moz-opacity: 0.9; opacity: .9; cursor: pointer; height: 20px; }
    .easyMenuItemContentCellOver {padding: 3px 0 3px 5px; cursor: pointer; color: #ffffff; text-align: left; white-space: nowrap; width: 100%; }
    .easyMenuItemContentCellOver a { cursor: pointer; color: #ffffff; text-align: left; white-space: nowrap; text-decoration: none; }
    .easyMenuItemSubMenuCell { cursor: pointer; width: 1px; height: 20px; }
    .easyMenuItemSubMenuCellOver { cursor: pointer; width: 1px; height: 20px; }
    .easyMenuSeparator, .easyMenuSeparatorOver { width: 1px; padding: 0px; }
    .easyMenuSeparatorContentCell, .easyMenuSeparatorContentCellOver { color: #D6D6D6; }

    /* do not change these classes */
    .menuContainerIframeUnderlay { border: 0px; position: absolute; visibility: hidden; top: -2000px; left: 0px; filter: "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; filter: "Alpha(Opacity='0')"; opacity: 0; --moz-opacity: 0; background-color: White; }
    #ob_em_mc { width: 100%; height: 100%; border-collapse: separate; border-spacing: expression(cellSpacing=0); border-spacing: 0px; }
    #ob_em_mc td { }
    /* do not change these classes */
}
@media print {.menuContainerIframeUnderlay { display: none; }}
