/******
Standard Colors - Orange, Brown, Yellow
******
body.index {background-color:#993300; color:#FFCC00; }
a:link {color:#FFFFFF; text-decoration:none }
a:visited {color:#FFFFFF; text-decoration:none }
a:hover {color:#993300; background-color:#FF9900}
a:active {color:#FFCC66}
a.white:link {color:#000000; text-decoration:none }
a.white:visited {color:#000000; text-decoration:none }
a.white:hover {color:#993300}
a.white:active {color:#993300}

.smallcaps {font-variant: small-caps}
.welcome {font-family: sans-serif; font-size: 90%; color: #FFFFFF; text-align:left}
.currentworshipseries {font-family: sans-serif; font-size: 110%; color: #EEEEEE}
******/

/******
Winter Colors - White and Blue
body.index {color:#000066 }
a:link {color:#003366; text-decoration:none }
a:visited {color:#003366; text-decoration:none }
a:hover {color:#ffffff; background-color:#3366FF}
a:active {color:#003366}
a:link.white {color:#000000; text-decoration:none }
a:visited.white {color:#000000; text-decoration:none }
a:hover.white {color:#003366}
a:active.white {color:#003366}

.smallcaps {font-variant: small-caps}
.smallertext {font-size:8pt}
.welcome {font-family: sans-serif; font-size: 90%; color: #000066; text-align:left}
.currentworshipseries {font-family: sans-serif; font-size: 110%; color: #EEEEEE}
******/

/******
Spring Colors - Green and Yellow
******/
body.index {color:#006600; background-color:#CCFFCC }
a:link {color:#006633; text-decoration:none }
a:visited {color:#006633; text-decoration:none }
a:hover {color:#000000; background-color:#FFDD44}
a:active {color:#006633}
a:link.white {color:#000000; text-decoration:none }
a:visited.white {color:#000000; text-decoration:none }
a:hover.white {color:#006633}
a:active.white {color:#006633}

.smallcaps {font-variant: small-caps}
.smallertext {font-size:8pt}
.welcome {font-family: sans-serif; font-size: 90%; color: #006600; text-align:left}
.currentworshipseries {font-family: sans-serif; font-size: 110%; color: #EEEEEE}
.sectionheading {color:#6699ff; border-style: solid none none; border-color:#3366cc}
/******
******/

  th {font-weight: bold; background-color:#dddddd}
  
  table.clear {border: 0px; }
  table.sql {margin: 1em 1em 1em 1em; background: #ffffff; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%; text-align: left; font-family: sans-serif }
  table.sql0 {margin: 1em 1em 1em 1em; background: #ffffff; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%; text-align: left; font-family: sans-serif }
  table.sql1 {margin: 1em 1em 1em 1em; background: #ffffff; border: 1px #aaa solid; border-collapse: collapse; font-size: 80%; text-align: left; font-family: sans-serif }
  table.sql2 {margin: 1em 1em 1em 1em; background: #ffffff; border: 1px #aaa solid; border-collapse: collapse; font-size: 90%; text-align: left; font-family: sans-serif }
  table.sql3 {margin: 1em 1em 1em 1em; background: #ffffff; border: 1px #aaa solid; border-collapse: collapse; font-size: 100%; text-align: left; font-family: sans-serif }
  table.sql4 {background: #ffffff; font-size: 125%; font-family: serif }

  .pgheadertable { border: 0px; }
  .note {font-size: 125%; }
  .notedate {font-weight:bold }
  .sqrHead {font-size: 150%; font-family: serif; font-weight: bold; }

  .top    {width: 100%; height: 80px; top: 0px; left: 0px; right: 0px; }
  .middle {width: 100%; height: 75%; top: 80px; bottom: 105px; left: 0px; right: 0px; overflow: scroll; }
  .bottom {width: 100%; height: 105px; bottom: 0px; left: 0px; right: 0px; }
.footertext {font-size:70%; font-family:sans-serif;}
.alert {
    color: red;
    font-weight: bold;
}