/* -------------------- Begin VERTICAL Tabs ---------------------- 
.CTY_newtab
{
   clear: both;
   background-color: #FFF1AA;
}

.CTY_inactivetab
{
   background-color: #DEC079;
}

.CTY_activetab
{
   background-color: #7A5C15;
}

.CTY_page_tabs
{
   margin-top:    4px;
   height:        auto;
}

.CTY_tab
{
   clear:         both;
   line-height:   25px;
   height:        25px;
   width:         125px;
   overflow:      hidden;
   text-align:    left;
   margin-right:  2px;
}
-------------------- End VERTICAL Tabs ---------------------- */
