<STYLE type="text/css">
<!--


a {
  text-decoration: none;
}

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

}

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

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


.TextHeading {
  font-size: 12pt;
  color: red;

}

.Txt {
  color: #5e6d6d;
  font-weight: 500;
  text-decoration:none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 140%;
  font-size: 11px;
}


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

}

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

}

.TableFormat, .NavigatorFormat {

  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: black;
  background-color: #eaeeee;

}

.TableHint {

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

}

.TableHeading {

  text-align: center;
  font-size: 11px;
  font-weight: 900;
  color: white;
  background-color: #cc0000;

}

.TableRef, .WrapRef {
  color: #0451de;
  font-weight:500;
  text-decoration:none;
  font-size: 11px;
}

A, .TopPageIndexRef, .PageIndexRef, .MenuItem, .TextRef, .LoginBoxRef {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: 500;
  color: blue;

}

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

}

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

}

.PageHeading {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 24;
  color: black;
  font-weight: 900;
  padding-bottom: 10px;

}

.ParentMenuText {
  font-family: Arial;
  font-size: 12;
  color: black;
  font-weight: 900;
  text-decoration: underline;

}

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

}

.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;

}

.TabBoxItem a {

  display: block;
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: 500;
  color: #007ac3;
  background-color: #eaeeee;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 8px;

}

.TabBoxItem a:hover
{
  background-color: #007ac3;
  color: #eaeeee;
}

.TabBoxSelected a {

  display: block;
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: 500;
  color: #007ac3;
  background-color: white;
  margin: 0px;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px;
  padding: 8px;
}

.TabBoxSelected a:hover
{
  background-color: white;
  color: #007ac3;
}

.PreTabBoxItem {
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  padding: 8px;
  margin-bottom: -1px;
}

.PostTabBoxItem {
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  padding: 8px;
  margin-bottom: -1px;
  margin-left: -1px;
}

.TabBoxText {
  padding: 8px;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  border-left: 1px solid gray;  
}

.LoginTableFormat, .LoginBox {

  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: #5e6d6d;

}

input.small {
    font-size: 8pt; color: #222222; font-family: Arial;
}



//-->
</STYLE>
