/* Valid CSS using "CSS2" profile and "ALL" medium */
body{
background-color:#F3F3F8
}
.scrolltext  { font-family: Comic Sans MS;  text-decoration: blink; 
               color: red; border: 1px dashed blue; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px }
b            { font-family: serif; font-size: 18pt; color: #000000; text-align: left; 
               font-weight: bold; margin-left: 3; margin-top: 1 }
td.footertext { font-family: Times New Roman; font-size: 8pt; vertical-align: baseline; 
               text-transform: capitalize; color: 
               #3E22AC }
table.forTable {
    border: 1px solid #B0E0E6;
    margin: 0px;
}
tr.color_one {
    color: black;
    background-color: #DBDBDB;
}
tr.color_two {
    color: black;
    background-color: white;
}
tr:hover.color_one, tr:hover.color_two {
    color:blue;
    background-color: yellow;
}
td {
    border-style: solid;
    border-color: transparent;
    border-width: 0px;
}
td.firstsep {
    border-left: #B0E0E6 1px solid;
    background-color:#F0F8FF;
    border-top: #B0E0E6 1px solid
}
td.sep1 {
    border-left: #B0E0E6 1px solid;
    background-color:#F0F8FF;
    border-top: #B0E0E6 1px solid;
    border-bottom: #B0E0E6 1px solid
}
td.leftsep {
    border-left: #B0E0E6 1px solid;
}

td.lastsep {
    border-top: #B0E0E6 1px solid;
    background-color:#F0F8FF;
    border-right: #B0E0E6 1px solid;
    border-bottom: #B0E0E6 1px solid
}
td.current {
    border-top: #B0E0E6 1px solid;
    text-align: center;
    font-size: 12pt;
    font-family: times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    background-repeat: repeat-x;
    background-color:#F0F8FF
}
td.body {

    border-bottom: 1px solid #B0E0E6;
    border-right: #B0E0E6 1px solid;
    border-left: #B0E0E6 1px solid

}


td.menu {
    border-top: 1px solid #B0E0E6;
    border-bottom: 1px solid #B0E0E6;
    text-align: center;
    font-size: 12pt;
    font-family: serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-repeat: repeat-x;
    background-color:#F0F8FF; vertical-align:middle
}
span.text {
    border-top: #B0E0E6 1px solid;
    border-bottom: #B0E0E6 1px solid;
    text-align: center;
    font-size: 12pt;
    font-family: times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-repeat: repeat-x;
    background-color:#F0F8FF
}
td.withoutleftborder {
    border-top: #B0E0E6 1px solid;
    border-bottom: #B0E0E6 1px solid;
    border-right: #B0E0E6 1px solid;
    
    font-size: 12pt;
    font-family: times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;

}

td.withoutrightborder {
    border-top: #B0E0E6 1px solid;
    border-bottom: #B0E0E6 1px solid;
    border-left: #B0E0E6 1px solid;
    
    font-size: 12pt;
    font-family: times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;

}

tr:hover.color_one td:hover {
    border-style: solid;
    border-color: white green white green;
    border-width: 0px;
}
tr:hover.color_two td:hover {
    border-style: solid;
    border-color: maroon white maroon white;
    border-width: 0px;
}
input, textarea, select {
    font-weight: 400;
    color: red;
    background-color: #DBDBDB;
    font-size: .8em;
    line-height: 1.2em;
}
textarea:focus, input:focus, select:focus {
    color:blue;
    background-color: #FFFFCC;
}
input[type="submit"] {
    color: white;
    font-weight: bold;
    line-height: 1.2em;
    background-color: navy;
    font-size: 1em;
    border-style: outset;
    border-width: 3px;
    border-color: black;
}
input[type="submit"]:hover {
    border-style: inset;
    border-width: 3px;
    border-color: black;
}
/* Valid CSS using "CSS2" profile and "ALL" medium */
p {
    color:#000066;
    background-color:#F3F3F8;
    
}
div {
    color:#000066;
    background-color:#F3F3F8;
    
}

p.words {
    color:red;
    background-color:#F3F3F8;
    font-size:11pt;
    font-style:italic;
    line-height:normal;
line-height:1.5
}

p.biblewords {
    color:#008000;
    font-size:18pt;
    line-height:normal;
line-height:1.5; font-family:Old English Text MT; text-transform:capitalize; font-weight:bold
}


p a {
    font-size:30px;
    color:black;
    background-color:#FFFFCC;
}
.quote {
    color:#000066;
    background-color:white;
    font-size:11pt;
    font-style:italic;
    line-height:normal
}
h1 {
    color:#000066;
    background-color:white;
    margin-left:100px;
    text-align:center;
    text-transform:uppercase
}
h2, h3 {
    color:#000066;
    background-color:white;
    margin-left:100px;
    text-align:left;
    font-style:italic
}
h4 {
    color:#000066;
    
    font-size:12pt;
    font-weight:bold;
    font-style:normal
}
h5 {
    color:#000066;
    background-color:#d7d7d7;
    font-size:12pt;
    font-weight:bold;
    font-style:normal
}
ul li {
    margin:0; color:#660000;
    background-color:#F3F3F8;
    list-style-type:disc; font-family:Times New Roman; font-size:10pt; text-decoration:blink; vertical-align:top; text-align:left; line-height:100%
}
ul li li {
    color:#660000;
    background-color:white;
    list-style-type:circle
}
ol li {
    color:#660000;
    background-color:white;
    list-style-type:upper-roman
}
ol li li {
    color:#660000;
    background-color:white;
    list-style-type:lower-alpha
}
a:link {
    color:blue;
    background-color:#F0F8FF;
    text-decoration:none;
    text-align: center
}
a:active {
    color:blue;
    background-color:red;
    text-decoration:none;
    text-align: center
}
a:visited {
    color:blue;
    background-color:#F0F8FF;
    text-decoration:none;
    text-align: center
}
a:hover {
    color:blue;
    background-color:#F0F8FF;
    text-decoration:underline;
    text-align: center
}