.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #222222;
        color: #C9C7C7;
}
.table_col_0{
        background-color: #323232;
        color: #C9C7C7;
}
.table_col_1{
        background-color: #222222;
        color: #C9C7C7;
}
