a {
  text-decoration: none;
}

a:hover {
  background-color: #c00000;
  color: white;

}

.hover {
  color: #800000;
  background-color: #CCCCCC;
}


.MenuItem:hover {
  background-color: white;
  color: #c00000;
}


.OriginalTextHeading {
  font-size: 12pt;
  font-weight: 900;
  font-family : Arial, sans-serif;

}


.TextSubHeading {
  font-size: 12pt;
  font-weight: 900;
  font-family : Arial, sans-serif;

}


.TxtHeading, .TextHeading {
  border-bottom : solid gray;
  padding-bottom: 4px;
  line-height: 1.7;
  font-size: 12pt;
  font-weight: 900;
  color: #800000;

}

.Txt {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  line-height: 150%


}

.TextRef {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  line-height: 150%;
  color: blue;

}

.AdvertTextRef {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  line-height: 150%;
  color: blue;
  text-decoration: underline;
  font-weight: 900;

}

.HomePageTxt {
  font-size: 14pt;
  font-family : Arial, sans-serif;


}


A, .TopPageIndexRef, .PageIndexRef, .MenuItem, .TopPageIndexStatic, .HomeMore {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;

}

.TableRef, .WrapRef {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #ffffb7;
  font-weight: 900;
  text-decoration: none;

}

.PageContentsRef {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  line-height: 130%;

}

.PageHeading {
  font-family: Arial;
  font-size: 22;
  color: black;
  font-weight: 500;

}

.MenuHeading {
  font-family: Arial;
  font-size: 12;
  color: black;
  font-weight: 900;

}

.StyleControl {
  color: black;
  font-size: 11pt;
  font-family: Arial, sans-serif;
  font-weight: 900;
}

.HomeHeadline {
  color: black;
  font-size: 14pt;
  font-family: Arial, sans-serif;
  font-weight: 900;
  padding-left: 10px;
}

.MenuHeading {
  font-family: Arial;
  font-size: 12;
  color: black;
  font-weight: 900;

}

.TableFormat {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  color: white;
  background-color: #00807a;

}

.TableHeading {
  font-family: Arial;
  font-size: 10;
  color: white;
  font-weight: 900;
  background-color: #800000;

}

.TableHint {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  color: #800000;
  font-style: italic;

}

.TableLabel {
  font-family: Arial;
  font-size: 12;
  color: white;
  font-weight: 900;
  background-color: #800000;

}
