.table_bg {
        background-color: #2A2A2A;
}
.table_head{
        background-color: #2A2A2A;
        color: #FCFCFC;
}
.table_col_0{
        background-color: #3A3A3A;
        color: #FCFCFC;
}
.table_col_1{
        background-color: #2A2A2A;
        color: #FCFCFC;
}
