BODY
{
    COLOR: black;
    BACKGROUND-COLOR: gray; /* was #0084A5; */
    FONT-FAMILY: 'Comic Sans MS', Tahoma, Geneva, Verdana, Arial, cursive, sans-serif;
    FONT-STYLE: normal;
    FONT-SIZE: small;
    FONT-WEIGHT: normal;
}

/* Site link colors */
A:link {color: black}
A:visited {color: black}
A:active {color: #FF7F00}
A:hover {color: #FF7F00;}

.maintbl
{
    width: 100%;
}

.container1
{
    color: #000000;
    background: #c2bedf url(/Back3.gif) top left repeat-x;
    padding: 18px 0 0 0;
}

.container1 .container2
{
    border-top: 3px solid #000000;
    color: #000000;
    background: #c2bedf url(/Back3.gif) bottom left repeat-x;
    padding: 0 0 18px 0;
}

.container1 .content1
{
    padding: 0px 6px 6px 6px;
    border-bottom: 3px solid #000000;
    text-align: center;
}

.container1 .content2
{
    padding: 0px 0px 0px 0px;
    border-bottom: 3px solid #000000;
    text-align: center;
    background: white;
}

.copy
{
    font-size: x-small;
    color: white;
}
