.tableTop {
	background-repeat: repeat-x;
	background-position: center top;
}
.pageTitle {
	font-size: 14px;
	color: #71839B;
	font-weight: bold;
}
body,td,th {
	color: #333333;
	font-family: "Century Gothic", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
}
body {
	background-color: #7789a1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color: #71829C;
}
a.nav:active {
	text-decoration: none;
	color: #000000;
}


a:link {
	color: #65778F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #65778F;
}
a:hover {
	text-decoration: none;
	color: #FFCF3D;
}
a:active {
	text-decoration: underline;
	color: #65778F;
}
.foot {
	font-size: 10px;
}ul {
	list-style-image: url(images/bullet.gif);
}
.tableBars {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nav {
	color: #000000;
}

