body {
  position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0;
  background-color: #FFFFFF;
  text-align: center;
}

table.calendarTable {
  table-layout: fixed; width:180px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: auto;
  margin-right: auto;
}
.calendarTable td,th {
  border: 1px solid black;
  text-align: center;
  width: 25px;
}
.calendarTable th {
  background-color: #CCCCCC;
}

.page {
  margin:0px auto;
  margin-top: 5px;
  text-align:left;
  width: 1002px;
  background-color: #FFFFFF;
}

.band1 {
  clear: both;
  padding-top: 0px;
  background-color: #171C6E;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
}

.band2 {
  clear: both;
  padding-top: 0px;
  background-color: #EDA531;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.band3 {
  clear: both;
  height: 101px;
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
}

.footer {
  clear: both;
  margin-top: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #005A8C;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.footer a{
  text-decoration: none;
  color: #005A8C;
}
.footer a:hover {
  color: #CC0000;
}


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  margin-bottom: 6px;
  margin-top: 6px;
  font-size: 24px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  margin-bottom: 6px;
  margin-top: 6px;
  font-size: 20px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  padding-top: 6px;
  margin-bottom: 6px;
  margin-top: 6px;
  font-size: 18px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 16px;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 14px;
}

h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #005A8C;
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 12px;
}

p, td, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

.errMsg ul {
  font-weight: bold;
  color: #990000;
}

.footerSmall {
  font-size: 9px;
  color: #666666;
}

.caption { font-size: 9px; text-transform: uppercase; }
.caption p { font-size: 9px; text-transform: uppercase; }

.bT { border-top: 1px solid black; }
.bB { border-bottom: 1px solid black; }
.bL { border-left: 1px solid black; }
.bR { border-right: 1px solid black; }
.bBox { border: 1px solid black; }
.bBG { background-color: #CCCCCC; }

.publicCategoryList ul {
   margin-left: 0;
   padding-left: 1em;
}


.galleryStyle img {
  margin: 1px;
  padding: 2px;
  border: 1px solid #CCCCCC;
}

#FrogJS { width: 760px; height: 600px; margin: 0 auto; }
#FrogJS img {
  margin: 1px;
  padding: 2px;
  border: 1px solid #CCCCCC;
}

.dspBizGrp { font-weight:bold; color: black; }
.dspBizGrp a { text-decoration: none; color: black; }
.dspBizCat { font-style: italic; color: grey; }
.dspBizCat a { text-decoration: none; color: grey; }
.dspBizDtl { color: blue; }
.dspBizDtl a { text-decoration: none; color: blue; }

.memberOfTheDay p, li {
   font-size: 10px;
}
