body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #FFFFFF;
}

A
{
    text-decoration: none;
    color: blue;
}

A:visited
{
    color: #00008B; /* darkblue; */
    text-decoration: none;
}

A:hover
{
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted black;
}



LI.frame-navb {
}

UL.frame-navb {
  margin: 0px;
  margin-left: 1em;
  padding-left: 1em;
}

TABLE.frame {
  background-color: transparent;
  border-collapse: collapse;
  border: 1px none black;
}

TD {
  vertical-align: top;
}

TD.frame-spacing {
  border: none;
  height: 30px;
}

TD.frame-navb {
  padding: 0px 0.3em 0.5em 0.3em;
  text-align: left;
  font-size: small;
}

TD.frame-right {
  border-left: 2px solid #81ABBA;
}

TD.frame-bottom {
  color: #5c6064;
  border-top: 2px solid #81ABBA;
  text-align: left;
  font-weight: bold;
}

TD.frame-corner {
  border-top: 2px solid #81ABBA;
  border-left: 2px solid #81ABBA;
}

.black8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
}

.black8b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}

.black10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
    line-height: 1.4em;
}

.black10b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
    line-height: 1.4em;
}

.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

.black12b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.black14b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.black16b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.black40b {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 3.6em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}


