.table_bg {
        background-color: #D7400D;
}
.table_head{
        background-color: #D7400D;
        color: #060606;
}
.table_col_0{
        background-color: #E7501D;
        color: #060606;
}
.table_col_1{
        background-color: #D7400D;
        color: #060606;
}
