BODY { background-color: #77D7ED; background-image: url(images/waterbg.jpg);background-repeat: repeat;background-position: left top;
    font-family: Verdana, Helvetica, sans-Serif;
    font-size: medium;
    font-weight: 500; color: #0000C0;
    margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px;
  scrollbar-arrow-color: #004080;
  scrollbar-3dlight-color: #004080;
  scrollbar-highlight-color: #004080;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #004080;
  scrollbar-darkshadow-color: #004080;
  scrollbar-track-color: #FFFFFF;
    }

a:link {
    color: #FF0000;
    text-decoration: underline;
    }

a:visited {
    text-decoration: underline;
    color: #FF0000;
    }

a:hover {
    color: #000080;
    text-decoration: underline;
    }

a:active {
    color: #FF0000;
    text-decoration: underline;
    }
a:link.menu {
    color: #FFFFFF;
    text-decoration: none;
    }

a:visited.menu {
    color: #FFFFFF;
    text-decoration: none;
    }

a:hover.menu {
    color: #FF0000;
    text-decoration: none;
    }

a:active.menu {
    color: #FFFFFF;
    text-decoration: none;
    }
h1 { font-size: xx-large; font-weight: 600; text-align: center; color: #4040FF;
letter-spacing: 3px; margin-bottom: 1px;
 }
h2 { font-size: large; font-weight: 600; text-align: center; color: #4040FF; margin-bottom: 5px; margin-top: 0px;
 }
h2.pageHdg { font-size: large; font-weight: 600; text-align: center; color: #4040FF; margin-bottom: 10px; margin-top: 0px;
 }

h3 { font-size: medium; font-weight: 600; text-align: center; font-style: italic; color: #4097C0; margin-top: 0px;
 }
h3.subHdg { font-size: medium; font-weight: 600; text-align: left; font-style: italic; color: #4097C0; margin-top: 20px; margin-bottom: 5px;
 }

TD { font-size: medium; font-weight: 300;
 }
.small { font-size: x-small; font-weight: 400; text-align: right;
 }
table.mainTable { background-color: #FFFFFF; width: 85%; border: double 3px #004080;
 padding: 20px; }
td.timesHdg {  color: #4040FF; font-size: large; font-weight: 600; }
td.timesDay {  color: #FF0000; font-size: large; padding-left: 20px; padding-right: 20px; }
td.times {  color: #FF0000; font-size: large; }
td.contact {  color: #4040FF; font-size: large; font-weight: 500; }

th.contactForm {text-align: right;}

table.menu { width: 100%; background-color: #4040FF; border-top: solid 1px #004080; border-bottom: solid 1px #004080; }
td.menuItem { width: 20%; padding: 5px; text-align: center; color: #FFFFFF; font-weight: bold; }
td.menuDivider { font-weight: bold; color: #FFFFFF; text-align: center; }

td.rightMenu { text-align: right; padding-right: 10px; }