.labelclass {
        font-family: Tahoma;
        font-size:12px;
        color: #00000;
        text-decoration: bold;
}

.inputclass {
        font-family: Tahoma;
        font-size:12px;
        color: #00000;
        text-decoration: bold;
}

.inp-select {
        font-family: Verdana,Arial;
        font-size:12px;
        color: #00000;
        text-decoration: bold;
        text-align:left;
}

.inp-checkbox {
        font-family: Verdana,Arial;
        font-size:12px;
        color: #00000;
        text-decoration: bold;
        text-align:left;
}

.tableclass {
        font-family: Tahoma;
        font-size:12px;
        color: #00000;
        text-decoration: none;
        border:0px;
        cursor:default;
}
