.ts_tab_bg{
background-image: url(../images/admin_bg_tab.gif);
height: 32px;
}
.ts_tab_a{
color: #333333;
font-size: x-small;
font-weight: normal;
text-decoration: none;	
padding-left: 3px;
padding-right : 3px;
}
a.ts_tab_a:hover{
color: #333333;
text-decoration: underline;	
}
.ts_tab_b{
color: #333333;
font-size: x-small;
font-weight: bold;
text-decoration: underline;	
padding-left: 3px;
padding-right : 3px;
}
a.ts_tab_b:hover{
color: #333333;
text-decoration: underline;	
}