td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.white {  color: #FFFFFF; font-weight: bold}
.noline {  text-decoration: none; font-weight: bold; color: #666666}
a:hover {  color: #FD3903}
.blue {  color: #006699; font-weight: bold}
.smallblue {  color: #006699; font-size: 10px}
.regularblue {  color: #006699 }

/*COLOR TABS */

.colortabs td {
font-family:  Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
line-height: 11px;
padding:0px 0px;
white-space: nowrap;
text-align: center;
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #666;

}


.colortabs a {  
position:relative; 
display:block; 
text-decoration: none;
text-align: center;
padding: 5px 12px 2px;
color: #000000;
white-space: nowrap;
}

.colortabs :hover {  
color: #990000;
}


.colortabs b {  
position:relative; 
display:block; 
padding: 5px 12px 2px;
color: #999;
font-weight: normal;
white-space: nowrap;
}

