/* Flash Navigation */

TABLE.top {
width : 755px;
height : 100%;
}

#nav {
width : 755px;
padding : 0px;
background-repeat : repeat;
margin : 0px auto 0px auto;
border : 1px solid #000000;
border-top : 0px;
voice-family : "\"}\""; 
voice-family : inherit;
text-align : center;
}

.content {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 12px;
  color: 000000;
}

.subcontent {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 11px;
}
/* weblinks */

.content a:link {
  color: #BA3933;
  text-decoration: underline;
}

.content a:hover {
  color: #374233;
  text-decoration: underline;
}

.content a:visited {
  color: #BA3933;
  text-decoration: underline;
}

.content a:active {
  color: #BA3933;
  text-decoration: underline;
}

#pFooterNav, .aFooterLink:link, .aFooterLink:visited {
	font-size: 11px;
	color: #A0A0A0;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}

.aFooterLink:hover {
	text-decoration: underline;
}

/*///////////////////// Refer to quickmenu.css for DROPDOWN MENU STYLES */