/* 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:hover { color: #000099 }
A:active { color: #FF0000; }

/* STYLES FOR TOP HEADER REGION */


.hdrcolor { background-color:  #006699 }
.navinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF }
.globnav {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color:#FFFFFF;
}
.globnav a {
 color: #FFFFF1
}

.globnav a:hover {
 color: #ffff99
}

.tophead { font-family : Helvetica, Verdana, Arial, sans-serif; font-size : 16px; font-weight : bold; color: #9A8965 }
.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 SEARCH RESULTS PAGES  */

.ressummarycell { background-color: #D7D7FF } /* bg color of the results summary at the top of the page  */



/* 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;
}
