BODY {
  font-family: arial,helvetica,sans-serif;
  line-height: 16px;
  font-size: 11px;
}
TD {
  font-family: arial,helvetica,sans-serif;
  line-height: 16px;
  font-size: 11px;
}

A {
  color: black;
}

A:hover {
  color: black;
}

.backtotop {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #006699;
}

.bcrumb1 {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  color: #ce3201;
}

.bcrumb2 {
  font-size: 14px;
  font-weight: bold;
  color: #006699;
}

.pageheader {
  font-size: 12px;
  font-weight: bold;
  color: #336600;
}

.headline {
  font-size: 10pt;
  font-weight: bold;
  color: #ce3201;
}

.navbutton {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #006766;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.navbuttonon {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #ce3201;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.navbuttonover {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #CC3300;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.navframe {
  width: 195px;
  padding: 0px 0px 0px 0px;
  border-top: 3px solid #669900;
  border-right: 3px solid #669900;
  border-bottom: 3px solid #669900;
  background-color: #006766;
}

.bodyframe {
  width: 525px;
  border-top: 3px solid #669900;
  border-bottom: 3px solid #669900;
  background-image: url('/images/pattern_background_tint.gif');
}

.navItem {
  width: 195px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  background-color: #006766;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.navItemon {
  width: 195px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  background-color: #669900;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.navItemover {
  width: 195px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  background-color: #669900;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.subnavItem {
  width: 195px;
  background-color: #669900;
  padding: 2px 5px 2px 5px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  line-height: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}

.subnavItemon {
  width: 195px;
  background-color: #669900;
  padding: 2px 5px 2px 5px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  line-height: 12px;
  color: white;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

.subnavItemover {
  width: 195px;
  background-color: #669900;
  padding: 2px 5px 2px 5px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  line-height: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}

.tintbg {
  background-image: url('/images/pattern_background_tint.gif');
}
