/*
 * This file is for database-stored styles ONLY. Do NOT add any rules beyond that.
 */
html, body {
        background-color: rgb(0, 66, 99);
    color: rgb(0, 0, 0);
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
a, span.memSmlLink {
    color: rgb(0, 0, 255);
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
a:hover, span.memSmlLink:hover {
    color: rgb(255, 0, 0);
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.smlHelpText { color:#b3b6b3; }
#divUWTFooter {
    color: rgb(0, 0, 0);
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: 400;
    background-color: rgb(191, 242, 255);
}
#divUWTFooter a {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgb(0, 0, 255);
    text-decoration: none;
}
#divUWTFooter a:hover {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgb(255, 0, 0);
    text-decoration: none;
}
#divMainLeftCol, #divMainCenter, #divMainRightCol {
    border:solid 1px rgb(232, 232, 232);
}
#divPageHolder #divFooterWrapper { border: solid 1px rgb(255, 255, 255); }
#divUWTVideoHolder {
    width: 600px;
    height:425px;
}
.dftTextB{ font-weight: 700; }

/* hiding php code
*/