/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: standard.css
* Created on: 8/12/02
*********************************************************************/

A:active.link {
    background-color: #0080FF;
    color: #008040;
    text-decoration: none;
    text-transform: uppercase;
}

A:active.web {
    background-color: transparent;
    background-image: none;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: smaller;
    text-decoration: none;
    text-transform: uppercase;
}

A:hover.link {
    background-color: #FF8040;
    color: #FF0000;
    text-decoration: none;
    text-transform: uppercase;
}

A:hover.web {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

A:link.link {
    background-color: #FF8040;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

A:link.web {
    background-color: transparent;
    background-image: none;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: smaller;
    text-decoration: none;
    text-transform: uppercase;
}

A:visited.link {
    background-color: #ff8040;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

A:visited.web {
    background-color: transparent;
    background-image: none;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: smaller;
    text-decoration: none;
    text-transform: uppercase;
}

body {
    background-attachment: fixed;
    background-color: #0080FF;
    background-image: url(img/nav/leftbkg.jpg);
    background-repeat: repeat;
    color: #262872;
}

font.web {
    background-color: transparent;
    background-image: none;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: smaller;
}

table.info {
    margin-bottom: 10pt;
    margin-top: 10pt;
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(img/nav/mainbkg.jpg);
    background-repeat: repeat;
    color: #262872;
}

td.info {
    padding: 15pt;
}

