/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: standard.css
* Created on: 9/13/2005
*********************************************************************/

A:hover {
    background-color: transparent;
    background-image: none;
    color: #0069D2;
    font-variant: small-caps;
    font-weight: bolder;
}

A:link {
    background-color: transparent;
    background-image: none;
    color: #400040;
    font-variant: small-caps;
    font-weight: bold;
}

A:visited {
    background-color: transparent;
    background-image: none;
    color: #930049;
    font-variant: small-caps;
    font-weight: bolder;
}

body {
    padding: 15px;
    list-style-position: inside;
    background-attachment: fixed;
    background-color: #666699;
    background-image: none;
    color: #000000;
    font-family: "Comic Sans MS";
}

div.center {
    text-align: center;
}

H1 {
    color: #400080;
    font-family: "Georgia";
    font-variant: small-caps;
    letter-spacing: 4px;
    text-align: center;
}

H2 {
    color: #000040;
    font-family: "Georgia";
    font-variant: small-caps;
    text-align: center;
}

H3 {
    color: #000040;
    font-family: "Georgia";
    font-variant: small-caps;
}

H4 {
    font-family: "Georgia";
    font-variant: small-caps;
}

H5 {
    font-family: "Georgia";
    font-variant: small-caps;
}

table.bar {
    background-attachment: fixed;
    background-color: transparent;
    background-image: none;
    background-position: center;
    color: #000000;
    width: 75%;
    text-align: center;
}

table.bible {
    border-bottom-width: thick;
    border-color: #bb33bb;
    border-left-width: thick;
    border-right-width: thick;
    border-style: outset;
    border-top-width: thick;
    background-color: #9999ff;
    background-image: none;
    color: #1F1F1F;
    text-align: center;
}

table.master {
    border-bottom-width: medium;
    border-color: #bb33bb;
    border-left-width: medium;
    border-right-width: medium;
    border-style: ridge;
    border-top-width: medium;
    padding: 5px;
    background-color: #ccccff;
    background-image: none;
    color: #1F1F1F;
    text-align: center;
}

table.nav {
    border-bottom-width: medium;
    border-color: #bb33bb;
    border-left-width: medium;
    border-right-width: medium;
    border-style: ridge;
    border-top-width: medium;
    background-color: #FFFFCC;
    background-image: none;
    color: #1F1F1F;
    text-align: center;
}

table.seen {
    border-bottom-width: thick;
    border-color: #bb33bb;
    border-left-width: thick;
    border-right-width: thick;
    border-style: outset;
    border-top-width: thick;
    background-color: #9999cc;
    background-image: none;
    color: #1F1F1F;
    text-align: center;
}

td.bar {
    background-attachment: fixed;
    background-color: transparent;
    background-image: none;
    color: #000000;
    text-align: center;
}

td.master {
    background-color: #ccccff;
    background-image: none;
    color: #1F1F1F;
    text-align: center;
}

td.nav {
    padding: 15px;
    background-color: #FFFFCC;
    background-image: none;
    color: #1F1F1F;
    text-align: left;
}

td.seen {
    padding: 3px;
    background-color: transparent;
    background-image: none;
    color: #003333;
    text-align: left;
}

td.seenc {
    padding: 3px;
    background-color: transparent;
    background-image: none;
    color: #003333;
    font-weight: 700;
    text-align: center;
}

td.seenli {
    padding: 3px;
    background-color: #66bbff;
    background-image: none;
    color: #003333;
    font-weight: 700;
    text-align: center;
}

td.seenrel {
    padding: 10px;
    background-color: #ccccff;
    background-image: none;
    color: #003333;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
}

TH {
    border-color: #6600dd;
    border-left-width: medium;
    border-right-width: medium;
    padding: 3px;
    background-color: #CCEE00;
    background-image: none;
    color: #003333;
    text-align: center;
}

