A:hover {
color: #660000;
}

A {
color: #0000FF;
font-weight: bold;
}

.menulink {
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.menulink:link {
	color: #000000;
	text-decoration: none;
}
.menulink:visited {
	text-decoration: none;
	color: #000000;
}
.menulink:hover {
	text-decoration: underline;
	color: #666666;
}
.menulink:active {
	text-decoration: none;
	color: #000000;
}

.verysmallspace {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #000000;
}

.tabledatatitle {
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 25%;
	vertical-align: top;
}

.tabledatatitle3 {
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 33%;
	vertical-align: top;
}

.listtabledata {
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

.listtabledata ul {
	padding: 0 0 0 0;
	margin: 0 0 0 2em;
}

.listtabledata li {
	padding: 0 0 5px 0;
}

.rndcrn{display:block;}
.rndcrn *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#006600;}
.rndcrn1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #91bd91;
  border-right:1px solid #91bd91;
  background:#3f8c3f;}
.rndcrn2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5efe5;
  border-right:1px solid #e5efe5;
  background:#308330;}
.rndcrn3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #308330;
  border-right:1px solid #308330;}
.rndcrn4{
  border-left:1px solid #91bd91;
  border-right:1px solid #91bd91;}
.rndcrn5{
  border-left:1px solid #3f8c3f;
  border-right:1px solid #3f8c3f;}
.rndcrnfg{
  background:#006600;}
.rndcrnfont{
  color:#FFFFFF;
  margin-left: 5px;
  margin-right: 5px;}

.dbh {
	font-weight: bold;
	font-size: 25px;
	line-height: 5px;
	color: #006600;
  }
  
.dbt {
	font-weight: bold;
	font-size: 35px;
	line-height: 5px;
	color: #000000;
  }
  
.db_anchors {
	font-weight: bold;
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman;
	font-size: 12px;
	margin-left: 50px;
}

table#jstable {
	width: 100%;
}

table#jstable td {
	font-weight: bold;
	font-family: Tahoma, Adobe Helvetica, Helvetica, Arial, Times New Roman, sans-serif;
	font-size: 16px;
	padding: 5px;
}

.num {
	color: #CC0000;
}

.jstitle {
	font-size: 24px;
}
