.menuUp { border: solid 1px #339999; text-align: left; height: 20px; background-color: E9F3EF; padding-left: 3px; } .menuUpHover { border: solid 1px #339999; text-align: left; height: 20px; background-color: #FDF3F3; padding-left: 3px; } .menu { border-bottom: solid 1px #339999; border-left: solid 1px #339999; border-right: solid 1px #339999; text-align: left; height: 20px; background-color: #E9F3EF; padding-left: 3px; } .menuHover { border-bottom: solid 1px #339999; border-left: solid 1px #339999; border-right: solid 1px #339999; text-align: left; height: 20px; background-color: #FDF3F3; padding-left: 3px; } .menuLink { text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #008080; } .menuLink:hover { color: #804040; text-decoration: underline; } .announce { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #004040; text-decoration: none; } .announce:hover { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #804040; text-decoration: underline; } .arrows { font-size: 10px; } .announceMiddle { border-bottom: dotted 3px #339999; border-top: dotted 3px #339999; border-left: solid 1px #339999; border-right: solid 1px #339999; padding-top: 5px; padding-bottom: 5px; padding-left:3px; padding-right: 3px; }