a:link {
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #993300;
}


a:active {
  text-decoration: underline
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #993300;
}


a:visited {
  text-decoration: underline
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #993300;
}


a:hover {
  text-decoration: underline
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #993300;
  
}

body {
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;

}

.toptext {
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}

.disconnetctedlink {
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #999999;
}

.headline1 {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
}

.headline3 {
  color: #c60000;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}

.maintext {
  color: #000000;
  font-size: 11px;
  line-height: 16px;
}

.smallfeaturetext {
  color: #000000;
  font-size: 9px;
  line-height: 13px;
}

.headingMain {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.headingMainred {
  color: #993300;
  font-size: 25px;
  font-weight: bold;
}

.headingsubMain {
  color: #000000;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}

.headingsubitMain {
  color: #000000;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: italic;
}

.linkerFat {
  color: #993300;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}

.headingSub1 {
  color: #669933;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.headingSub2 {
  color: #669933;
  font-size: 11px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mask {
  background-color: #ffffff;
}

.mboxHighlight {
  background-color: #cccccc;
}

.navbar {
  background-color: #333366;
}

.navbarText {
  color: #ffffff;

  font-size: 10px;
}

.navbarTextBold {
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

.navbarLink {
  color: #ffffff;

  font-size: 10px;
  text-decoration: underline;
}

.normalindTextStay {
  color: #000000;
  font-size: 11px;
  line-height: 14px;
  text-indent: 0px;
  font-weight: bold;
}

.normalindText {
  color: #000000;
  font-size: 11px;
  line-height: 0px;
  text-indent: 0px;
}

.normalText {
  color: #333333;
  font-size: 10px;
  line-height: 13px;
}

.largenormalText {
  color: #333333;
  font-size: 11px;
  line-height: 14px;
}

a.normalText:link {
  color: #669933;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
}

.pageBody {
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pageDivider {
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pageFooter {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pageHeader {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
}

.pageNav {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bottomlinkText {
  font-weight: bold;
  font-size: 8px;
  line-height: 12px;
  color: #000000;
}

.bottomText {
  font-weight: bold;
  font-size: 8px;
  line-height: 12px;
  color: #993300;
}

.submenustayText {
  color: #000000;
  font-size: 11px;
  line-height: 14px;
 text-indent: 10px;
}

.pageWide {
  padding-left: 0px;
  padding-right: 0px;
}

.tableText {
  color: #333333;
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
}

.error {color: #E47833; font-weight: bold;}
.error-box {border: 1px dashed #E47833; padding: 5px; margin: 7px;}
