BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.block1text {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
}


.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

<!-- .bg_dark {background-color : #d8860a;} -->

.bg_dark {
  background-color : #3333ff;
}

<!-- .bg_medium {background-color : #efb240;} -->

.bg_medium {
  background-color : #6699ff;
}

<!-- .bg_light {background-color : #f7ca88;} -->

.bg_light {
  background-color : #66ccff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

**************************

.cls_stdfont
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: black;
}
.cls_title
{
        font-family: 'Trebuchet MS';
        font-size: 14pt;
        color: black;
}
.cls_copyright
{
        font-family: 'Trebuchet MS';
        font-size: 8pt;
        color: black;
}
.cls_scripture_small
{
        font-family: 'Trebuchet MS';
        font-size: 8pt;
        color: white;
}
.cls_link
{
        font-family: 'Trebuchet MS';
        font-size: 10pt; 
}
.cls_menu_top_item
{
        font-family: 'Trebuchet MS';
        font-size: 10pt;
        font-weight: bold;
}
.cls_menu_sub1_item
{
        font-family: 'Trebuchet MS';
        font-size: 8pt;
}
.cls_divCCC
{
    WIDTH: 700px;
}
.cls_divCCCtext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS'
}
.cls_divCCCtextsmall
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: 'Trebuchet MS'
}
.cls_divMainMenu
{
    WIDTH: 700px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #336699;
    FONT-FAMILY: 'Trebuchet MS';
    FONT-VARIANT: small-caps;
    VISIBILITY: hidden;
}
.cls_MainMenuItem
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #336699;
    FONT-FAMILY: 'Trebuchet MS';
    FONT-VARIANT: small-caps;
    TEXT-DECORATION: none;
}
.cls_divSubMenuContainer
{
    WIDTH: 700px;
    HEIGHT: 22px;
}
.cls_divSubMenu
{
    VISIBILITY: hidden;
    POSITION: absolute;
    WIDTH: 700px;
    TEXT-ALIGN: center;
}
.cls_SubMenuItem
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #336699;
    FONT-FAMILY: 'Trebuchet MS';
    FONT-VARIANT: small-caps;
    TEXT-DECORATION: none;
}
.cls_SubMenuItemSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #336699;
    FONT-FAMILY: 'Trebuchet MS';
    FONT-VARIANT: small-caps;
    TEXT-DECORATION: none;
    BACKGROUND-IMAGE: url(../images/menubg_lightblue.jpg);
}
.cls_divContent
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    WIDTH: 690px;
    PADDING-TOP: 5px;
}
A
{
    color: blue;
}

BODY
{
    background-color: whitesmoke;
}
