.SuperHeader {
  border-bottom:#f7f7f7 2 solid;
  background-color:#7e94ca;
  height:50;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#d4d4d4);
  font-family:Arial Black;
  color:#3d4d5d;
  font-size:25;
  LETTER-SPACING:1px;
}

.PageHeader {
  color: #000000;
  font-family: verdana;
  font-size: 14pt;
  font-weight: bold;
}

.SectionHeader {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Location {
  color: #808080;
  font-family: verdana;
  font-size: 14pt;
  font-weight: bold;
}

.CatHeader {
  color: #990000;
  font-family: verdana;
  font-size: 14pt;
  font-weight: bold;
}

.TableHeader {
  border-bottom:#f7f7f7 1 solid;
  background-color:#7e94ca;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#b6b6b6);
}

.Error {
  color: #ff0000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Input {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.List {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.ListBold {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.Button {
  background-color: #c0c0c0;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.SearchButton {
  background-color: #c4dc0a;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
}

.Text {
  color: #44759d;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.MostHeaderText {
  color: #000000;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.TableHeaderText {
  background-color: #c4dc0a;
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
}

.CatDesc
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.FileDesc
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

A:link, A:hover, A:visited
{
    COLOR: #44759d;
    font-family: verdana;
    font-size: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

A:active
{
    COLOR: #575656;
    font-family: verdana;
    font-size: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

A.AreaLink:active, A.AreaLink:link, A.AreaLink:visited
{
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : none;
}

a.AreaLink:hover {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : underline;
}

A.CatLink:link, A.CatLink:active, A.CatLink:visited, A.CatLink:hover
{
    COLOR: #cc0000;
    font-family: verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}

A.FileLink:active, A.FileLink:link, A.FileLink:visited
{
  color: #990000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : none;
}

a.FileLink:hover {
  color: #990000;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration : underline;
}

.SmallText
{
    COLOR: #000000;
    font-family: verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
}
