.separatorbar{ width: 10px; text-align: center; color: #98ADCA; } .midmenutable { width:100%; height: 18px; border-bottom: 2px solid #98ADCA; } .midmenucell{ padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: bold; text-transform: uppercase; color: #98ADCA; } .midmenurollover{ color: #003366; padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: bold; text-transform: uppercase; background-color: #98ADCA; cursor: hand; } a.submenuitem{ color:white; text-decoration:none; border-bottom-style:solid; border-bottom-width:1; border-bottom-color:#003399; border-top-style:solid; border-top-width:1; border-top-color:#003399; } a.submenuitem:hover{ color:white; text-decoration:none; background-color:#003366; border-top-style:solid; border-top-width:1; border-top-color:black; border-bottom-style:solid; border-bottom-width:1; border-bottom-color:black; cursor: hand; }