.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #343434;
        color: #DDD8C7;
}
.table_col_0{
        background-color: #343434;
        color: #DDD8C7;
}
.table_col_1{
        background-color: #444444;
        color: #DDD8C7;
}
