.table_bg {
        background-color: #ddeacc;
}
.table_head{
        background-color: #f6fcf0;
        color: #599f57;
}
.table_col_0{
        background-color: #f6fcf0;
        color: #757074;
}
.table_col_1{
        background-color: #E6ECE0;
        color: #757074;
}
