.forMenuTDHEAD {
        background-color: #6b8a9f;
        font-family: "Courier New", Courier, monospace;
        font-size: medium;
        color: white;
        font-weight: bold;
        font-variant: small-caps;
        font-style: normal;
        letter-spacing: 3px;
        text-align: center;
}

.forMenuTD {
        background-color: #92bad6;

        text-align: left;
}

.forMenuP {
        font-family: Arial, Helvetica, sans-serif;
        font-variant: small-caps;
        font-size: small;
        margin-left: 10px;
        font-weight: bold;
}
.forTable {
        background-color: white;
        background-image: url(../images/table_back.jpg);
        background-repeat: no-repeat;
        background-position: top;
}

.forContentP {
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        font-variant: normal;
        margin-top: 7px;
        margin-left: 7px;
        margin-right: 7px;
        margin-bottom: 7px;
}

.forFooterP {
        font-family: "Courier New", Courier, monospace;
        font-size: smaller;
        font-style: italic;
        text-align: center;
}

.forFormFields {
        FILTER: Alpha(opacity=50);
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: black;
}

.forEventTD {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: black;
}

.forEventTable {
        border-style: solid;
        border-width: 1px;
        border-color: black;
}
