/* April 2010
called from older 2007b template
left menus use this now not 2007b.css */

#tb1 td{background-color:#c9ba65;}
#tb2 td{background-color:#e2dfa8;}
#tb3 td{background-color:#d4d8bd;}
#tb4 td{background-color:#D9CFC0;}

.newtb{
background-color:#FFFFFF;
font-family:"Trebuchet MS",Georgia,Arial,sans-serif;
font-size:13px;
color:#999999;
}
.newtb th{
border-left:1px #000000 solid;
padding-left:8px;
text-align:left;
font-size:14px;
letter-spacing:0.2em;
}
.newtb td{
border-left:1px #000000 solid;
padding-left:8px;
}
.newtb a{
color:#000000;
text-decoration:none;
}
.newtb a:hover{
text-decoration:underline;
}