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

.copy {
    color: #0066CC;
    font-family: "Arial", "MS Sans Serif";
    font-size: 10pt;
    font-weight: 500;
}

.header {
    position: relative;
    left: 2px;
    top: -39px;
    color: #FF0080;
}

.logo {
    margin-left: -40px;
    margin-top: 0px;
}

A:active {
    color: #FF0080;
}

A:hover {
    color: #000000;
}

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

A:visited {
    color: #FF0080;
}

B {
    font-family: "Arial","Arial Narrow","MS Sans Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
}

BODY {
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(graycool.gif);
    color: #0066CC;
    font-family: "Arial","MS Sans Serif";
    margin-left: 40px;
    margin-right: 25px;
    margin-top: 30px;
}

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

H1, H2, H3 {
    color: #0066CC;
    font-family: "Arial", "Arial Narrow", "MS Sans Serif";
    font-weight: 600;
    text-align: center;
}

H4 {
    color: #0066CC;
    font-family: "Arial", "Arial Narrow", "MS Sans Serif";
    font-weight: 500;
    text-align: center;
}

P {
    color: #0066CC;
    font-family: "Arial","MS Sans Serif";
}

TD {
    font-family: "Arial","Arial Narrow","MS Sans Serif";
    font-size: 12pt;
    color: #0066CC;
}

TH {
    font-family: "Copperplate Gothic Light","Arial Narrow","MS Sans Serif";
    background-image: url(http://www.geocities.com/modelhorserepair/images/blankbt.gif);
    background-repeat: no-repeat;
}
