A.td_title
{
    WIDTH: 100%;
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
A.td_title:hover
{
    WIDTH: 100%;
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
.content
{
    padding: 0px;
}
.tab-on
{	
    padding: 2px;
    border-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #CCCCCC;
    cursor: hand;
    color: #000000;
    font-size: 12px;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-weight: bold;
    text-align: center;
    background-color: #71d632;
    width: 120px;
}
.tab-off
{
    padding: 2px;
    background-color: #fff39f;
    color: #000000;
    font-size: 12px;
    font-family: "Arial", "Helvetica", "sans-serif";
    border-top: 1px solid #CCCCCC;
    border-right: 1px none #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    cursor: hand;
    text-align: center;
    width: 120px;
}
.tab-content
{
    border-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #CCCCCC;
    vertical-align: top;
    background-color: #71d632;
}
.b11{font-family:verdana; font-size:11px; color:#000000;}
.b14{font-family:verdana; font-size:14px; color:#000000;}
.b11_g{font-family:verdana; font-size:11px; color:#000000; background-color:#ececec;}
.b11_g_border{font-family:verdana; font-size:11px; color:#000000; background-color:#d0efca; border:1px solid #d0d0d0;BORDER-COLLAPSE:collapse;cursor:hand;}