td#orangenav
{
  width: 900px;
	background-image: url(/template/images/OrangeCell.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 31px;
	color: #FFFFFF;
	padding: 5 20 5 20;
	text-align: center;
	word-spacing: 10px;
	font-weight:bold;
}
a.orangenav:link, a.orangenav:active, a.orangenav:visited  {
  color:#FFFFFF;text-decoration: none; font-size: 12px;
} 
a.orangenav:hover {
  color:#192169;text-decoration: none;
}

td.copyright
{
  font-family: Tahoma, Verdana;
	font-size:12px;
	color:	#000000;
	vertical-align: top;
	/* background-image: url(/template/images/footer.jpg); */
	text-align: center;
	padding:15px;
	height:63px;
	font-size: 12px;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color:#000000;text-decoration: none;
}
a.copyright:hover {
  font-family: Tahoma, Verdana;
  color:#FF6600;text-decoration: none;
}

div#FooterLinks { font-size: 12px; }

a#BBB-Logo { display: none;}
