.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #4F4F4F;
        color: #DFDFDF;
}
.table_col_0{
        background-color: #4F4F4F;
        color: #DFDFDF;
}
.table_col_1{
        background-color: #3F3F3F;
        color: #DFDFDF;
}
