body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,select,input,textarea
{
    font-family: Verdana,Arial,Helvetica;
}

body,p,ul,ol,li,div,td,th,address,nobr,select,input,textarea
{
    font-size: 11px;
}

select,input,textarea
{
    font-weight: bold;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 8pt;
}

b
{
    font-weight: bold;
}

sup
{
    font-size: 70%;
    vertical-align: text-top;
}

sub
{
    font-size: 70%;
    vertical-align: text-bottom;
}

a:link
{
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    font-weight: bold;
    text-decoration: underline;
}

td.head1
{
    font-weight: bold;
    font-size: 17px;
    color: #666666;
}

td.head2
{
    font-weight: bold;
    font-size: 13px;
    color: #DE0200;
}

td.head3
{
    font-weight: bold;
    font-size: 17px;
    color: #FFFFFF;
}

td.head4
{
    font-weight: bold;
    font-size: 17px;
    color: #000000;
}

td.head5
{
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
}

td.small
{
    font-size: 10px;
}


img
{
    border-color: #000000;
}

div#picture
{
    z-index: 10;
    position: relative;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

div#picture a
{
    color: #000000;
}

td#loading
{
    z-index: 1;
    height: 642px;
    width: 642px;
    background-image: url(/images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
}

