a {
  text-decoration: none;
}

a:hover {
  background-color: red;
  color: white;

}

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

.TextHeading {
  margin : 10px 20px 0px 0px;
  padding-bottom: 10px;
  font-size: 14pt;
  color: #981905;

}

.Txt {
  color: black;
  font-weight: 500;
  text-decoration:none;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

}

.fDdate {
  color: black;
  font-weight: 900;
  text-decoration:none;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fTeam {
  color: red;
  font-weight: 500;
  text-decoration:none;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

  

.PageIndexRef, .MenuItem, .TextRef {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 500;
  color: #046a6b;

}

.TextRef {
  text-decoration: underline;
}

.originalTextRef {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  text-decoration: none;
  font-weight: 900;
  color: #99994C;

}

.TopPageIndexRef {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  text-decoration: none;
  font-weight: 500;
  color: #981905;

}

.TopPageIndexStatic {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  text-decoration: none;
  color: black;

}

A {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  text-decoration: none;
  font-weight: 500;
  color: blue;

}

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

}

.PageHeading {
  font-family: Arial;
  font-size: 24;
  color: black;
  font-weight: 900;
  padding-bottom: 10px;

}

.MenuHeading {
  font-family: Arial;
  font-size: 14;
  color: #777700;
  font-weight: 900;

}

.ParentMenuText {
  font-family: Arial;
  font-size: 14;
  color: #981905;
  font-weight: 500;

}

.SiteTitleHeading {
  font-family: Arial;
  font-size: 14;
  color: black;
  font-weight: 900;
  font-style: italic;
  padding-bottom: 10px;

}

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

.TableLabel {

  font-weight: 900;

}

.TopRow{
    font-family: Arial, sans-serif;
    background-color: black;
    color: white;
    font-size: 14pt;
}

.BottomRow {
    background-color: #9ae4e5;
    color:  black;
}
