.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #202020;
        color: #A6A6A6;
}
.table_col_0{
        background-color: #000000;
        color: #A6A6A6;
}
.table_col_1{
        background-color: #101010;
        color: #A6A6A6;
}
