.navBox { background-color: #00C230; } .pathBox { background-color: #4A6CC6; } .navPathBorder { background-color: #000000; } .menuBox { background-color: #4A6CC6; } .menuBoxBorder { background-color: #000000; } .menuBoxContentBGColor { background-color: #FFFFFF; } .mainBox { background-color: #6676CB; } .mainBoxBorder { background-color: #FFFFFF; } .mainBoxContentBGColor { background-color: #FFFFFF; } .menuBoxHeaderContent { font-size: 8pt; font-weight: normal; color: #3CB71A; } .menuBoxContent { font-size: 8pt; font-weight: normal; color: #000000; } .mainBoxHeaderContent { font-size: 8pt; font-weight: normal; color: #FFFFFF; } .pathContent { font-size: 8pt; font-weight: bold; color: #FFFFFF; } .navContent { font-size: 8pt; font-weight: bold; color: #00C230; } A.pathLink { font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; } A:hover.pathLink { font-size: 8pt; color: #FFFFFF; text-decoration: underline; } A.navLink { font-size: 8pt; font-weight: bold; color: #B36D23; text-decoration: none; } A:hover.navLink { font-size: 8pt; color: #6676CB; text-decoration: underline; } A.menuBoxHeaderLink { font-size: 8pt; color: #FFFFFF; text-decoration: none; } A:hover.menuBoxHeaderLink { font-size: 8pt; color: #FFFFFF; text-decoration: underline; } A.menuBoxContentLink { font-size: 8pt; color: #1C5082; text-decoration: none; } A:hover.menuBoxContentLink { font-size: 8pt; color: #007C00; text-decoration: underline; } .headerBG { background: FFFFFF; }