.HorizontalMenuChildLookLevel2 { padding: 0px; border-spacing: 0; cell-spacing: 0px; border-collapse: collapse; font-family:Arial; font-size:11px; font-weight:bold; color: white; width:169px; border-top:0px white solid; border-bottom:1px white solid; border-left:1px white solid; border-right:1px white solid; background-color: #0C2D83; } .HorizontalMenuChildHoverLookLevel2 { cursor:pointer; padding: 0px; border-spacing: 0; cell-spacing: 0px; border-collapse: collapse; font-family:Arial; font-size:11px; font-weight:bold; color: #C5DC0A; width:169px; border-top:0px white solid; border-bottom:1px white solid; border-left:1px white solid; border-right:1px white solid; background-color: #0C2D83; } .TopMenuCSSClass { background-color:#0C2D83; font-size:11px; color:white; font-weight:bold; border:1px white solid; } .TopMenuChildCSSClass { background-color:red; font-size:11px; color:white; font-weight:bold; border:1px white solid; } .TopMenuHoverCssClass { cursor:pointer; color:#C5DC0A; font-family:Arial, Verdana; font-size:11px; cursor:default; font-weight:bold; border:1px white solid; } .TopMenuChildHoverCssClass { color:yellow; font-family:Arial, Verdana; font-size:11px; cursor:default; font-weight:bold; border:1px white solid; } .TopMenuActiveCssClass /* Drop Down */ { color:white; background-color:#0C2D83; font-family:Arial, Verdana; font-size:11px; cursor:default; font-weight:bold; border: 1px white solid; } .TopMenuChildActiveCssClass /* Drop Down */ { color:red; background-color:#0C2D83; font-family:Arial, Verdana; font-size:11px; cursor:default; font-weight:bold; border: 1px white solid; } .TopMenuExpandedCssClass { cursor:pointer; font-size:11px; color:#C5DC0A; font-family:Arial, Verdana; border: 1px white solid; font-weight:bold; background-color:#0C2D83; } .TopMenuChildExpandedCssClass { font-size:11px; color:red; font-family:Arial, Verdana; border: 1px white solid; font-weight:bold; background-color:#0C2D83; } .MenuGroup { background-color:#0C2D83; color:white; font-size:11px; font-family:Arial, Verdana; border: 0px white solid; font-weight:bold; } .MenuItem { color:white; font-family:Arial, Verdana; font-size:11px; cursor:default; border: 0px white solid; font-weight:bold; } .DisabledMenuItem { color:Gray; background-color:white; font-family:MS Sans Serif, Verdana; font-size:11px; cursor:default; border: 1px #0C2D83 solid; font-weight:bold; } .DisabledMenuItemHover { color:Gray; background-color:silver; font-family:MS Sans Serif, Verdana; font-size:11px; cursor:default; border: 1px #0C2D83 solid; font-weight:bold; } .MenuBreak { padding:0px; }