.table_bg {
        background-color: #6790CD;
}
.table_head{
        background-color: #87B0ED;
        color: #FCFDFA;
}
.table_col_0{
        background-color: #87B0ED;
        color: #FCFDFA;
}
.table_col_1{
        background-color: #77A0DD;
        color: #FCFDFA;
}
