/*  Top Level Menu */

.bbtu { border-width: 1px ; white-space: nowrap ; border-style: solid; border-top-color: #E7FFFF; border-bottom-color: #E7FFFF; border-left-color: #E7FFFF; border-right-color: #4D5D60; border-top-left-radius: 8px ; border-top-right-radius: 8px ; -moz-border-radius-topright: 8px ; -moz-border-radius-topleft: 8px ; text-align: center ; background-color: #c9cc9f; font-weight: bold; }

.nbtu { border-width: 1px ; white-space: nowrap ; border-style: solid; border-top-color: #E7FFFF; border-bottom-color: #E7FFFF; border-left-color: #E7FFFF; border-right-color: #4D5D60; border-top-left-radius: 8px ; border-top-right-radius: 8px ; -moz-border-radius-topright: 8px ; -moz-border-radius-topleft: 8px ; text-align: center ; background-color: #79bad9;}

.nbgu { border-width: 1px ; white-space: nowrap ; padding: 0px ; border-top-style: none; border-bottom-style: solid; border-bottom-color: #E7FFFF; border-left-style: none; border-right-style: none ; text-align: middle; }

.nbpu { border-style: none ; background-color: #c9cc9f; }



#tab 			{ width: 100%; float: left; }
#tab a           	{ font-family: arial; color: #0012ef; font-weight: bold; text-decoration:none; padding: 2px 3px;}
#tab a:link, a:visited  { color: #0012ef ; }
#tab a:hover            { color: #00ffff ; background: #0012ef;  border:0px solid #000000;  }
#tab a:active           { color: #0012ef ; background: #97FFFF}


#tab2 a              { font-family: arial; color: #0012ef; font-weight: 300; text-decoration:none; padding: 2px 3px;}
#tab2 a:hover            { color: #00ffff ; background: #0012ef;  border:0px solid #000000;  }

