BODY
{
    COLOR: #C2BEDF;
    BACKGROUND-COLOR: #0084A5; /* 006699; */
    FONT-FAMILY: 'Comic Sans MS', Tahoma, Geneva, Verdana, Arial, cursive, sans-serif;
    FONT-STYLE: normal;
    FONT-SIZE: medium;
    FONT-WEIGHT: normal;
}

/* Site link colors */
A:link {color: black}
A:visited {color: black}
A:active {color: #FF7F00}
A:hover {color: #FF7F00;}

.topheading
{
    COLOR: black; /* was #FF7F00; */
    FONT-SIZE: medium;
    FONT-WEIGHT: normal;
    TEXT-INDENT: 5pt;
    TEXT-ALIGN: center;
}

img
{
    BORDER-COLOR: white;
}

table
{
    BORDER-COLOR: black;
}

td
{
    BORDER-COLOR: black;
}

hr
{
    BORDER: 0;
}

.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 6px 6px 6px;
    border-bottom: 3px solid #000000;
    text-align: center;
    background: white;
}

.copy
{
    font-size: x-small;
    color: white;
}
