body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
table {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
input {
}
a:link {
    color: black;
    text-decoration: none;
}
a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.tbl {
    border-bottom: 2px solid #dbdbdb;
    border-left: 2px solid #dbdbdb;
}
.menutd {
}

.table {
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-spacing: 0px;
}
.table td {
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}
.greenbg {
    background-color: #00d75b;
}
