/* Updated9/16/2004 3:52PM */ /* Menu Specific Styles */ td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; } .hNavMenuItemOver{ height:24px; background-color:#000; color:#FFF; cursor:pointer; height:30px; } .hNavMenuItemOver td { height:24px; height:30px; border-bottom: 1px solid #FFF; padding:2px 10px 2px 10px; color:#FFF; } .hNavHeader td { height:24px; border-bottom: 1px solid #FFF; padding:2px 10px 2px 10px; color:#FFF; } .hNavHeaderOver td { height:24px; border-bottom: 1px solid #FFF; padding:2px 10px 2px 10px; color:#FFF; } .hNavMenuItemA{ height:24px; background-color: #B21D21; cursor:pointer; height:24px; color: #000; } .hNavMenuItemA td{ height:24px; border-bottom: 1px solid #000; padding:2px 10px 2px 10px; color:#FFF; } .hNavMenuItemOverA{ height:24px; background-color: #E72027; cursor:pointer; height:24px; } .hNavMenuItemOverA td{ height:24px; border-bottom: 1px solid #54090D; padding:2px 10px 2px 10px; color: #FFF; } .hNavMenu{ position: absolute; visibility: hidden; z-index: 20; border-top: 1px solid #54090D; border-bottom: 5px solid #54090D; margin-top:0px; } .hNavMenuInt { position: absolute; visibility: hidden; z-index: 20; border-top: 1px solid #FFF; border-bottom: 5px solid #54090D; margin-top:10px; margin-left:0px; } .hNavMenuItemArrow{ height:24px; background-color: #8C2618; cursor:pointer; height:24px; color: #000; background-image: none; background-repeat: no-repeat; background-position: center right;} .hNavMenuItemArrow td{ height:24px; border-bottom: 1px solid #000; padding:2px 10px 2px 10px; color:#FFF; } .hNavMenuItemOverArrow { height:24px; background-color: #E72027; cursor:pointer; height:24px; background-image: none; background-repeat: no-repeat; background-position: center right;} .hNavMenuItemOverArrow td{ height:24px; border-bottom: 1px solid #54090D; padding:2px 10px 2px 10px; color: #FFF; }