body {
    font-family: Verdana, Arial, Sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-size: 8pt;
}

table { font-size: 8pt; }
hr    { color: navy; height: 1px; }
a     { color: #1C2570; font-weight: bold; text-decoration: none; }

.site_name {
    height: 40px;
    font-family: Verdana, Arial;
    font-size: 16pt;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    background-image: url("/adm/images/back_stripes.gif");
}

.site_name a {
    color: #ffffff;
    text-decoration: none;
}

a:hover { color: #b00000; }

.wnews_logo {
    background-image: url("/adm/images/logo_wnews.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}

.lostpwd         { font-size: 8pt; }
.lostpwd a       { color: #B00000; }
.lostpwd a:hover { color: black; }
.error           { color: red; font-weight: bold; }

.login_form {
    font-family: "Trebuchet MS", tahoma, arial;
    color: black;
    font-weight: bold;
    font-size: 10pt;
}

.form {
    background-color: transparent;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}

.frmButton {
    background-color: #5A73A5;
    border-color: none;
    bo rder-style: outset;
    border-width: 1px;
    color: white;
    font-size: 9pt;
    font-family: "Trebuchet MS", tahoma, arial;
    font-weight: bold;
    padding: 1px;
    height: 24px;
    cursor: pointer;
}
