A {
  color: #198e83;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
/* This controls what the hyperlinks look like when the mouse hovers over them*/
A:hover {
  color: #ff8000;
  text-decoration: none;
}

.main_layout {
	BORDER-LEFT: 1px solid #0F5CA6;
	BORDER-RIGHT: 1px solid #0F5CA6;
}
.footer_tb{
	text-align: center; 
	font-size: 9px;
	color: #9A875A;
}
.footer_td1{
	background-image:url('images/az_bottom_left.gif'); 
	background-repeat: repeat-x;
	height: 27px;
	width: 5px
}
.footer_td2{
	background-image:url('images/az_bottom_m.gif'); 
	background-repeat: repeat-x;
	padding-top:4px
}
.footer_td3{
	background-image:url('images/az_bottom_right.gif'); 
	background-repeat: repeat-x;
	height: 32px;
	width: 266px;
	text-align: center; 
	font-size: 9px;
	color: #0756A3;
	padding-top: 17px
}
.footer_menu_td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:10px;
}
.footer_menu_td a{
	color:#FBC083;
}

.footer_menu_td a:hover{
	color:#FF6600;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
TD.main, P.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TABLE.headerNavigation {
  background-color: #ffffff;
  border-right: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFF;
  border-bottom: 0px solid #FFFFFF;
  width: 100% !important;
  background-image: url('images/az_nav2_r.gif');
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 0px;
}
TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #FBC083;
  font-size: 10px;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #f49b00;
  font-weight: bold;
}
