<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p, span, a, a:hover {
    font-size: 14px;
}

    a.Large, a:hover.Large {
        font-family: Arial, Sans-Serif;
        font-size: 18px;
        white-space: nowrap;
    }

.Caption, .Caption span, .Caption td, .Caption a, .Caption a:hover {
    font-weight: normal !important;
    font-size: 25px !important;
    text-align: left;
    color: #555;
}

a.Return.Pl, div.Pl {
    margin-left: 6px;
}

.Descr {
    font-size: 12px;
    color: #8c8c8a;
    display: block;
    margin: 0 0 0 17px;
}

.Separator {
    border-top: 1px solid gray;
    padding-top: 25px;
    margin-top: 15px;
}

table.List {
    text-align: left;
    white-space: nowrap;
}

    table.List tr .Inactivate {
        display: none;
        position: absolute;
        margin-top: 5px;
    }

    table.List tr:hover .Inactivate {
        display: inline;
    }

.Mp_Hdr {
    position: absolute !important;
    top: 5px;
    width: 100%;
    padding: 0 !important;
    z-index: -1;
    background: transparent none !important;
    filter: none !important;
}

    .Mp_Hdr div, .Mp_Hdr div a, .Mp_Hdr div a:hover {
        font-family: Calibri, Arial;
        font-size: 27px !important;
        font-weight: normal !important;
        line-height: normal !important;
        color: #333333 !important;
    }

    .Mp_Hdr .A {
        padding-left: 7px;
    }

    .Mp_Hdr .G {
        padding-right: 7px;
    }

.Logo {
    width: 100%;
    text-align: center;
}

.RadCaptcha_Default p {
    display: inline;
}

.RadCaptcha_Default, .RadCaptcha_Default div {
    display: inline;
}

    .RadCaptcha_Default img {
        margin-bottom: 20px;
    }
</pre></body></html>