.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D3D29E;
        color: #234773;
}
.table_col_0{
        background-color: #F3F2BE;
        color: #234773;
}
.table_col_1{
        background-color: #E3E2AE;
        color: #234773;
}
