table.pressedb {
    width: 100% !important;
}

/*
*/

table.pressedb td {
    padding: 3px !important;
}

table.termindb td {
    padding: 3px !important;
}

table.termindb {
    width: 100% !important;
}

.evenrow {
    background-color: #E1EEF3 !important;
}

.oddrow {
    background-color: #FAF7F7 !important;
}

.pagination {
    color: black;
}

.termindb .text1b,
.pressedb .text1b {
    background-color: #0069b3 !important;
}


.evenrow td,
.oddrow td {
    padding: 0px !important;
}

td a.small:link,
td a.small:visited,
td a.small {
    text-decoration: none !important;
    font-weight: bold !important;
    color: #005DAD !important;
}

td a.small:hover {
    text-decoration: underline !important;
    font-weight: bold !important;
    color: #005DAD !important;
}
