body {
    font-family: Arial;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

table.tab1 {
    width: 100%;
    border-style: solid;
    border-width: 2px;
    border-color: #e0e0e0;
    padding: 0px;
    margin: 0px;
}

tr.tr0 {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

td.hd0 {
    height: 28px;
    background: url('./top00.png') repeat-x left;
    color: #e0e0e0;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

td.hd1 {
    height: 28px;
    background: url('./top01.png') repeat-x left;
    color: #f0f0f0;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

a.mmenu {
    color: #80f080;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}

a.smenu {
    color: #8080f0;
    text-decoration: underline;
    font-size: smaller;
    font-style: italic;
    font-weight: bold;
}
