.tabberlive .tabbertabhide {
 display:none;
}

ul.tabbernav{
width:440px;
float:left;
margin: 0px;
padding: 0px;
}

ul.tabbernav li
{
list-style: none;
margin: 0;
float:left;
width:110px;
background-image: url(navreg.gif);
text-decoration: none;
height: 21px;
text-align:center;
}
ul.tabbernav li a{
font-size:9pt;
}
.rsstab {
position:relative;
border-right: 1px solid #c6c8c6;
text-align:center;
z-index:1;
float:right;
width:29px;
background-image: url(navreg.gif);
height: 21px;
margin: 0;
}
ul.tabbernav li a:hover {
text-decoration: underline;
}
ul.tabbernav li.tabberactive{
background-color: #FFFFFF;
background-image: url(navcur.gif);
text-align:center;
}

li.tabberactive a {
color: #FF0000;
font-size:9pt;
}
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabp {
width: 200px;
clear:both;
}
.tabclone {
margin: 0;
float:right;
width:110px;
background-image: url(navreg.gif);
height: 21px;
text-align:center;
}

.tabclone a{
text-decoration: none;
font-size: 9pt;
color: #000000;
}
.tabclone a:hover {
text-decoration: underline; 
}
