BODY {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
}

A {
font-weight : bold;
text-decoration:underline;
}
A:hover {
text-decoration:none;
}

H1 {
  color: #4477ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}

.notes {
  font-size: 8pt;
}

UL {
  list-style-type: square;
}

.title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #ffff00;
  font-weight: bold;
  text-align: left;
}

LH {
  color: #FFFF00;
}

LI {
  margin-top: 4px;
  background-color: #114675;
  padding: 5px;
  border-left: 1px #336897 solid;
  border-top: 1px #336897 solid;
  z-index: 10;
}

IMG { z-index: 100; }

.textsection {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  border: 0;
  border-top: 2px #000000 solid;
  padding: 10px 40px 10px 40px;
  background-color: #003564;
  text-align: left;
}

.textsection A {
  color: #f6dd76;
}
.textsection A:active {
  color: #f6dd76;
}
.textsection A:visited {
  color: #f6dd76;
}
.textsection A:hover {
  color: #ffffff;
}

.event { color: #000000; }

.event A {
  color: #000000;
}
.event A:active {
  color: #000000;
}
.event A:visited {
  color: #000000;
}
.event A:hover {
  color: #444444;
}


.noticessection {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  border: 0;
  border-top: 2px #000000 solid;
  padding: 5px 10px 2px 10px;
  background: #ddaa10;
}
.noticessection A {
  color: #555555;
}
.noticessection A:hover {
  color: #ffffff;
}

.menubar {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  border: 0;
  border-top: 1px #000000 solid;
  padding: 5px 0px 3px 0px;
  background-color: #ffcc33;
  text-align: center;
}


.menubar A.active {
  background-color: #003564;
  color: #f7ffff;
  padding: 1px 0px 0px 0px;
  border-bottom: 3px #003564 solid;
   }


.menubar A {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  background-color: #0143f1;
  padding: 1px 0px 0px 0px;
  margin: 0, 5px, 0, 0;
  border-left: 1px #003564 solid;
  border-top: 1px #003564 solid;
  border-right: 1px #ffffff solid;
  border-bottom: 3px #0143f1 solid;
}

.menubar A:hover {
  color: #003564;
  text-decoration: none;
  font-weight: bold;
  background-color: #f6dd76;
  padding: 1px 0px 0px 0px;
  margin: 0, 5px, 0, 0;
  border: 1px #ffffff solid;
}


.contactText {
font-family: Arial, Helvetica, sans-serif;
color:white;
font-size:8pt;
font-weight: normal;
}

a.contactText {
font-family: Arial, Helvetica, sans-serif;
color:#FFCC33;
font-size:8pt;
font-weight: bold;
text-decoration:underline;
}

a:hover.contactText {
font-family: Arial;
color:white;
font-size:8pt;
font-weight: boldl;
text-decoration:underline;
}

a:visited.contactText {
font-family: Arial, Helvetica, sans-serif;
color:#FFCC33;
font-size:8pt;
font-weight: bold;
text-decoration:underline;
}

.creditText {
font-family: Arial;
color:black;
font-size:9pt;
font-weight: normal;
}

a.creditText {
font-family: Arial, Helvetica, sans-serif;
color:#003366;
font-size:9pt;
font-weight: bold;
text-decoration:underline;
}

a:hover.creditText {
font-family: Arial, Helvetica, sans-serif;
color:white;
font-size:9pt;
font-weight: bold;
text-decoration:underline;
}

a:visited.creditText {
font-family: Arial, Helvetica, sans-serif;
color:#003366;
font-size:9pt;
font-weight: bold;
text-decoration:underline;
}

.navText {
font-family: Arial;
color:black;
font-size:8pt;
font-weight: normal;
}

a.navText {
font-family: Arial, Helvetica, sans-serif;
color:#003366;
font-size:8pt;
font-weight: bold;
text-decoration:none;
}

a:hover.navText {
font-family: Arial, Helvetica, sans-serif;
color:white;
font-size:8pt;
font-weight: bold;
text-decoration:none;
}

a:visited.navText {
font-family: Arial, Helvetica, sans-serif;
color:#003366;
font-size:8pt; font-weight: bold; text-decoration:none; }

.bodyText {
font-family:Arial, Helvetica, sans-serif;
color:white; font-size:10pt; font-weight:normal;
}

.eventsText {
font-family:Arial, Helvetica, sans-serif; 
color:black; font-size:10pt; font-weight:normal; } 


