TABLE.tab {
    padding : 0 0 0 0;
}
.tab .body {
    background-color : #d6d6d6;
    border-bottom : 0px none #000000;
    border-left : 1px solid #000000;
    border-right : 1px solid #000000;
    border-top : 0px none #000000;
    padding : 5 5 5 5;
}
.tab .tact {
    background-color : #d6d6d6;
    border-bottom : 0px none #d6d6d6;
    border-left : 1px solid #000000;
    border-right : 1px solid #000000;
    border-top : 1px solid #000000;
    color : #000000;
    font-weight : bold;
    padding : 0 10 0 10;
}
.tab .tdis {
    background-color : #bbbbbb;
    border-bottom : 1px solid #000000;
    border-left : 1px solid #888888;
    border-right : 1px solid #888888;
    border-top : 1px solid #888888;
    color : #777777;
    padding : 0 10 0 10;
}
.tab .tnote {
    border-bottom : 1px solid #000000;
    font-style : italic;
    padding : 0 0 0 30;
    text-align : right;
}
.tab .tspc {
    border-bottom : 1px solid #000000;
    width : 5px;
}
.tab .ttab {
    background-color : #4b537e;
    border : 1px solid #000000;
    color : #ffffff;
    font-weight : bold;
    padding : 0 0 0 0;
}
.tab .ttab A, .tab .ttab A:link, .tab .ttab A:visited, .tab .ttab A:active {
    color : #ffffff;
    display : block;
    padding : 0 10 0 10;
    position : relative;
    text-decoration : none;
    width : auto;
}
.tab .ttab A:hover {
    background-color : #6b739e;
}


.tab .bact {
    background-color : #d6d6d6;
    border-bottom : 1px solid #000000;
    border-left : 1px solid #000000;
    border-right : 1px solid #000000;
    border-top : 0px none #d6d6d6;
    color : #000000;
    font-weight : bold;
    padding : 0 10 0 10;
}
.tab .bdis {
    background-color : #bbbbbb;
    border-bottom : 1px solid #888888;
    border-left : 1px solid #888888;
    border-right : 1px solid #888888;
    border-top : 1px solid #000000;
    color : #777777;
    padding : 0 10 0 10;
}
.tab .bnote {
    border-top : 1px solid #000000;
    font-style : italic;
    padding : 0 0 0 30;
    text-align : right;
}
.tab .bspc {
    border-top : 1px solid #000000;
    width : 5px;
}
.tab .btab {
    background-color : #4b537e;
    border : 1px solid #000000;
    color : #ffffff;
    font-weight : bold;
    padding : 0 0 0 0;
}
.tab .btab A, .tab .btab A:link, .tab .btab A:visited, .tab .btab A:active {
    color : #ffffff;
    display : block;
    padding : 0 10 0 10;
    position : relative;
    text-decoration : none;
    width : auto;
}
.tab .btab A:hover {
    background-color : #6b739e;
}


/* End of file. */