.btable {
    font-size: 12px;
    background-color: #9FBBFB;
}

.bwhite {
    font-size: 12px;
    background-color: #ffffff;
}

.btop {
    background-color: #9FBBFB
}

.bborder {
    background-color: #9ccfff
}

.btitle {
    background-color: #9FBBFB;
    line-height: 20px;
    text-align: center
}

.btd {
    background-color: #EBF1FF;
    line-height: 20px
}

INPUT {
    border-top-width: 1px;
    background-color: #eeeeee;
    padding-right: 1px;
    padding-left: 1px;
    border-left-width: 1px;
    font-size: 9pt;
    border-left-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 1px;
    border-top-color: #CCCCCC;
    padding-top: 1px;
    height: 18px;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

table {
    FONT-SIZE: 12px;
}