table.updatetab {
    width:100%;
    border-collapse:collapse;
    border-spacing:0px;
    border-width:0px;
    border-color:white;
    }

table.updatetab th,
table.updatetab td {
    padding:3px;
    border:1px solid #466983;
    }

table.updatetab th.tha {
    background-color:#bdcedc;
    }

table.updatetab th.thb {
    background-color:#e1e8eb;
    }

table.updatetab .col1 {
    text-align:center;
    }

table.updatetab .col2 {
    text-align:center;
    }

table.updatetab .col3 {
    text-align:center;
    }
