.table_bg {
        background-color: #1A142E;
}
.table_head{
        background-color: #1A142E;
        color: #D0D0D0;
}
.table_col_0{
        background-color: #3A344E;
        color: #FFFFFF;
}
.table_col_1{
        background-color: #1A142E;
        color: #FFFFFF;
}
