a.top-nav:link { text-decoration: none; color: #000000;	font-weight: bold; }
a.top-nav:visited {	text-decoration: none; color: #000000;	font-weight: bold;	}
a.top-nav:hover {	text-decoration: none; color: #A10101;	font-weight: bold; }
a.top-nav:active {	text-decoration: none; color: #000000;	font-weight: bold;	}

a.foot-nav:link {	text-decoration: none;	color: #CCCCCC;	}
a.foot-nav:visited {	text-decoration: none;	color: #CCCCCC;	}
a.foot-nav:hover {	text-decoration: none;	color: #FFFF03;	}
a.foot-nav:active {	text-decoration: none;	color: #CCCCCC;	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.page-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
.box-bg {
	background-color: #DCE3F6;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #354C8F;
	border-left-color: #354C8F;
}
.footer {
	color: #999999;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
.top-bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.tab-bg {
	background-image: url(../images/tab-center-tile.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.page-header {
	color: #9F0100;
	font-size: 18px;
	font-weight: bold;
}
.page-header-black {

	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
