
.maintable {
    border-width: thin;
    border-style: solid;
    border-color: black;
}

.titletable {
    background-color: #f8ffab;
}

.tableborder {
    padding: 2px;
    border-width: thin thin thin thin;
    border-style: solid solid solid solid;
    border-color: white white white white;
}

.helptext {
    font-family: Helvetica, Arial;
    font-size: 12px;
    background-color: 6880DA;
    padding: 5px;
    color: white;
}

a.edit {
    font-weight: bold;
    color: BLACK;
}

a.edit:hover {
    font-weight: bold;
    color: BLACK;
    background-color: ORANGE;
}

a.add:hover {
    font-weight: bold;
    color: BLACK;
    background-color: ORANGE;
}

a.add {
    font-weight: bold;
    color: BLACK;
}

.submenuadmin {
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    color: BLACK;
    font-weight: bold;
    text-decoration: none;
}

.submenuadmin:hover {
    color: lightgreen;
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: none;
}

table,tr,text,
    td,form,input,
    button,select,textarea,submit,
    option {
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    color: BLACK;
}

table,tr,text,    td,form,input,    button,select,textarea,submit,    option {
    font-family: Arial;
    font-size: 12px;
    color: BLACK;
}

printme {
    font-family: sans-serif;
    font-size: 12pt;
    font-style: normal;
    text-align: left;
    color: #000000;
    background-color: #ffffff;
}

