.table_bg {
        background-color: #A31900;
}
.table_head{
        background-color: #C3391E;
        color: #FCF2EA;
}
.table_col_0{
        background-color: #C3391E;
        color: #FCF2EA;
}
.table_col_1{
        background-color: #B3290E;
        color: #FCF2EA;
}
