@import url("armored_style.css");
@import url("left_nav.css");

.top_nav-bg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13.5px;
	background-image: url(images/top_nav_bg_small.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a.top_nav-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a.top_nav-bg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a.top_nav-bg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: underline;
}
a.top_nav-bg:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: underline;
}
a.top_nav-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #000;
}
.copyright_table {
	text-align: center;
}
