/* BANNER HEADINGS */ .banner1 { color: #FFFFFF; font-family: Tahoma, Arial, Helvetica; font-size: 26px; font-weight: bold; text-decoration: none } .banner2 { color: #ffcc33; font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold } .local-cell { border-left: #99cccc 1px solid; border-right: #336666 1px solid; border-top: #99cccc 1px solid; font-size: 15px; text-align: center } A.local-nav { color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; text-decoration: none } A.local-nav:hover { text-decoration: underline } /* COMMON TEXT, HEADINGS AND LINKS */ p { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 95%; text-align: justify } td { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 95%; text-align: justify } a.textlink { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 95%; } a.textlink:hover { color: #ff9900; } .heading1 { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold } .heading2 { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 125%; font-weight: bold } .heading3 { color: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold } .caption { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: bold; text-align: center } /* SPECIAL FONTS */ .white { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; text-align: justify } .big_white { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 85%; font-weight: bold; text-align: justify } A.yellow-link { color: #FFCC00; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none } A.yellow-link:hover { color: #FFCC00; text-decoration: underline } .yellow-heading { color: #FFCC00; font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold; text-align: justify } .yellow { color: #FFCC00; font-family: Arial, Helvetica, sans-serif; font-size: 125%; font-weight: bold; text-align: justify } a.crumblink { color: #666666; font-family: Verdana, Arial, Geneva; font-size: 11px; text-decoration: underline } a.crumblink:hover { color: #ffcc33 } .crumbtext { color: #666666; font-family: Verdana, Arial, Geneva; font-size: 11px } /* IMAGE BORDERS */ .image-border { border: 1px solid black } .image-border_white { border: 1px solid white } /* TABLE PROPERTIES */ .calendar-table { border: 1px solid #999999; } .blue-cell-border { border: 1px solid #336699; } .blue-cell { background-color: #6699CC; color: #FFFFFF; font-size: 100%; font-weight: bold; height: 25px; text-align: justify; } .white-cell { background-color: #FFFFFF; height: 25px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 95%; text-align: justify } .grey-cell { background-color: #EEEEEE; height: 25px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 95%; text-align: justify }