﻿body
{
    background-color:#ffffff;
}
a
{
    color:#006600;
}
a:visited
{
    color:#770077;
}
img
{
    border:none;
}     
table.siteBorder
{
    border-collapse: collapse;
    width: 100%;
}
td.topLeft
{
    width:154px;
    height:14px;
    background-image: url(../topleft_brown-k.gif);
    background-repeat: no-repeat;
    empty-cells:show;
}
td.topRight
{
    width:17px;
    height:14px;
    background-image: url(../topright_corner-k.gif);
    empty-cells:show;
    background-repeat: no-repeat;
}
td.bottomLeft
{
    width:154px;
    height:14px;
    background-image: url(../bottom_left_bronze-k.gif);
    background-repeat: no-repeat;
    empty-cells:show;
}
td.bottomRight
{
    width:17px;
    height:14px;
    background-image: url(../bottomright_corner-k.gif);
    empty-cells:show;
    background-repeat: no-repeat;
}
td.spacer
{
    height:14px;
    background-color:#334724;
    empty-cells:show;
    line-height:14px;
}
div.links
{
    text-align:center;
    padding-top: 33px;
    font-family: verdana;
    font-size: 7.5pt;
}
div.address
{
    text-align:center;
    padding-top: 11px;
    padding-bottom: 34px;
    font-weight:bold;
    font-family:arial;
    font-size:10pt;
}
div.content
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 3px;
    margin-right: 23px;
    font-family: arial;
    font-size: 10pt;
}
div.header
{
    font-weight: bold;
    height: 60px;
    padding-left: 3px;
    vertical-align: top;
}