a {
  text-decoration: none;
}

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

}

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

BODY {
  background-image: url(/Images/topbar.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.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: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.OriginalRedTxt {
  color: #981905;
  font-weight: 500;
  text-decoration:none;
  font-size: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.RedTxt {
  color: white;
  font-weight: 500;
  text-decoration:none;
  font-size: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.OriginalTableFormat {

  color: white;
  background-color: #7a8eb7;
  font-weight: 500;
  text-decoration:none;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 160%;

}

.TableFormat {

  color: white;
  background-color: #661937;
  font-weight: 500;
  text-decoration:none;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 160%;

}

.TableHint {

  color: #ffddb0;
  font-weight: 500;
  text-decoration:none;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;

}


.TableHeadingOriginal {

  color: white;
  background-color: #aa0033;
  font-weight: 500;
  font-size: 10px;

}

.TableHeading {

  color: black;
  background-color: #ffddb0;
  font-weight: 500;
  font-size: 10px;

}

.SimpleBlackHeading {

  color: #7a8eb7;

}

.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 {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 500;
  color: #ffddb0;

}

.ParentMenuText {
  text-decoration: none;
  font-size: 14pt;
  color: #981905;

}

.TextRef {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 900;
  color: #99994C;

}

.VideoTextRef {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 900;
  color: #99994C;
  border: 1px solid black;

}

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

}

.TopPageIndexStatic {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  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: white;
  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-family: verdana, arial, sans-serif;
  color: white;
  font-size: 8pt;

}

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

.BottomRow {
    background-color: #CFD3B7;
    color:  black;
}

.GreenHighlight{
    background-color: #a6ffa6;
    color: black;
}

.WhiteHighlight{
    background-color: white;
    color: black;
}

.OrangeHighlight{
    background-color: orange;
    color: white;
}

.RedHighlight{
    background-color: #c60606;
    color: white;
}

.feedback_messages {

    background-color: silver;
    color: white;
    border: 1px solid gray;

}

.feedback_title {font-weight: 900; color: #b51212;}
.feedback_message {padding: 10px; font-size: 10px;  background-color: #eaeeee; margin-bottom: 10px; display:inline; border: 1px solid black;}
.page_text {  color: black; font-weight: 500; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#subscription_notice {float: left; padding: 10px; background-color: #eaeeee; margin-bottom: 10px; border: 1px solid black;}

div.inline_left { float: left; margin-right: 10px; background-color: #eaeeee; }
div.inline_right { float: right; margin-left: 10px; }

div.label {float: left; margin-right: 10px; width: 100px; font-weight: 900;}
div.border {padding: 10px; border: solid gray 1px;}

