.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/gray_center.gif);


}
.activetopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/orange_center.gif);
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

}
.menulinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;

}
.tableheadblue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
