/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: main.css
* Created on: 01/12/2002
*********************************************************************/

.header {
    position: relative;
    left: 2px;
    top: -49px;
    color: #E0F0F8;
}

.indent {
    font-family: "Arial", "MS Sans Serif";
    font-size: 12pt;
    margin-left: 25px;
}

A:active {
    color: #FF0080;
    text-decoration: none;
}

A:hover {
    color: #FF0080;
    text-decoration: none;
}

A:link {
    color: #7F7F7F;
    text-decoration: none;
}

A:visited {
    color: #7F7F7F;
    text-decoration: none;
}

BODY {
    color: #0000FF;
    margin-left: 125px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-attachment: fixed;
    background-image: url(images/doublepawborder.jpg);
    background-color: #FFFFFF;
    font-family: "Arial", "MS Sans Serif";
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #E0F0F8;
    scrollbar-highlight-color: #0000FF;
    scrollbar-base-color: #E0F0F8;
    scrollbar-arrow-color: #0000FF;
}

DIV {
    text-decoration: none;
}

LI {
    color: #0000FF;
    font-family: "Arial", "MS Sans Serif";
    font-size: 12pt;
}

P {
    color: #0000FF;
    font-family: "Arial", "MS Sans Serif";
    font-size: 12pt;
}

SMALL {
    color: #0000FF;
    font-family: "Arial", "MS Sans Serif";
    font-size: 8pt;
    font-weight: 400;
    text-align: center;
}

TABLE {
    font-family: "Arial", "MS Sans Serif";
}

TD {
    color: #0000FF;
    font-family: "Arial", "MS Sans Serif";
    font-size: 12pt;
}

