.table_bg {
        background-color: #AF1905;
}
.table_head{
        background-color: #CF3925;
        color: #FBE9E6;
}
.table_col_0{
        background-color: #CF3925;
        color: #FBE9E6;
}
.table_col_1{
        background-color: #BF2915;
        color: #FBE9E6;
}
