.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #617EAE;
        color: #2D4876;
}
.table_col_0{
        background-color: #819ECE;
        color: #2D4876;
}
.table_col_1{
        background-color: #718EBE;
        color: #2D4876;
}
