A  {
	color : #000000;
	text-decoration : underline;
}

A:hover {
  color: #000066;
  text-decoration: underline;
}

A.topnav  {
	color : #000000;
	text-decoration : none;
}

A.topnav:hover {
  color: #000066;
  text-decoration: underline;
}

TABLE.topnav {
  background-color: #CAD0C4;
}

TR.topnav {
  background-color: #CAD0C4;
}
  
TD.topnav {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #CAD0C4;
	text-align : right;
}

.topnav2 {
	color: #000099;
}

TABLE.footer {
  background-color: #7892AD;
}

TR.footer {
  background-color: #7892AD;
}
  
TD.footer {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #7892AD;
	text-align : left;
}

TD.footer2 {
  color: #666666;
  font-size: 10px;
	font-weight: normal;
	font-family: Verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  background-color: #333333;
  text-align : left;
  height: 18px;
}
  
.bar {
	color:#395068;
}

.nav  {
   	text-decoration : underline;
   	color : #000000;
   	active : #395068;
   	visited : #000000;
}

TD {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

TD.listing {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
    line-height: 20px;
}

.heading {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
