/* updated by mstoef 07/05/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: #E5E5E5 }
A:active {
  color: #299C39;
}

a.nav { color: #FFFFFF; }
A.nav:hover { color : #299C39; text-decoration: underline }

/* STYLES FOR TOP HEADER REGION */

.hdrcolor { background-color:   #E5E5E5; }
.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: #000000; text-decoration: none }

/* STYLES FOR NAVIGATION AND MENUS   */

td.mainnavcell {  
 background-color: #666666;
 padding-left:20px;
 padding-right:20px;
 border-bottom: 1px solid #666666;
}
.navcolor { background-color: #ffffff } /* #b5b5b5 */

