﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: #000000;
}
.a10
{
    font-size: 10px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.a10w
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

.a10b
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a12
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a12w
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}
.a14w
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}
.a15w
{
    font-size: 15px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}
.a12b
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a14
{
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a14b
{
    font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}

.a16
{
    font-size: 16px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a16b
{
    font-weight: bold;
    font-size: 16px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a20
{
    font-size: 20px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.a20b
{
    font-weight: bold;
    font-size: 20px;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
.copyrightnotice
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial;
}

.whiteFooterText
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.whitelink
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.whitelink:hover
{
    font-size: 12px;
    color: #006633;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}


.blacklink
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.blacklink:hover
{
    font-size: 12px;
    color: #006633;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.bluelink
{
    font-size: 12px;
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.bluelink:hover
{
    font-size: 12px;
    color: #006633;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.bluelinkbold
{
    font-size: 12px;
    color: #0000ff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.bluelinkbold:hover
{

    color: #006633;
    text-decoration: underline;
}

.bluelink11
{
    font-size: 11px;
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.bluelink11:hover
{
    font-size: 11px;
    color: #006633;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.ln-blacklink
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}
.ln-blacklink:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #006633;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.imageoutline
{
    border-width: thin;
    border-color: #000000;
    border-style: solid;
}

.pagerlink, pagerlink:visited
{
    font-size: 13px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    padding:2px;
}
.pagerlink:hover
{
    font-size: 13px;
    color: #ffffcc;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    border: solid 1px black;
    background-color: Teal;
    padding: 1px;
}
td.resultsimage
{
    border-width: 1;
    border-color: #000000;
    border-style: solid;
    padding: 4;
}
.error
{
    font-size: 12px;
    color: red;
    font-family: Arial;
    text-decoration: none;
}
