/* updated by mstoef 06/30/2005 */ /* collection specific styles - override and supplement basic global styles in textclass.css */ BODY { background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px } BODY.bbagitemsstring {background-color: #006699} A.tsehomenav { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #E5E5E5; text-decoration: none } A.tsehomenav:visited { color: #E5E5E5 } A { text-decoration: none } A:hover { text-decoration: underline } a.nav{ color: #000099 } a.nav:hover { color: #000099 } A:active { color: #FF0000; } /* STYLES FOR TOP HEADER REGION */ .hdrcolor { background-color: #006699 } .globnav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFF; } .globnav a { color: #FFFFF1 } .globnav a:hover { color: #ffff99 } .topheadlink { font-family : Helvetica, Verdana, Arial, sans-serif; font-size : 16px; font-weight : bold; color: #FFFFFF; text-decoration: none } .gndivision { background-color: #ffffff } .bbagcountstring { color:#ffffff } .navinfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal } /* STYLES FOR NAVIGATION AND MENUS */ td.mainnavcell { background-color: #CCCCCC; padding-left:20px; padding-right:20px; border-bottom: 1px solid #FFFFFF; } .navcolor { background-color: #FFFFFF } .navlinks { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none } .navdivision { background-color: #666666} .hilitecellbottom { /* creates a border line along the bottom of a TD cell */ border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #919191; border-right-color: #666666; border-bottom-color: #919191; border-left-color: #999999; }