body {
	background-image: url(../imgs/bkg-pattern.gif);
	background-repeat: repeat-x;
	position: top;
	background-color: #7DA9AC;
	margin-top: 0px;
	font-family: "Arial Narrow";
	color:#FFFFFF;
}
td img {
	display: block;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C94E9C;
}
a:active {
	text-decoration: none;
}
.BottomNav {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	position: relative;
	top: 668px;
	left: 55px;
	visibility: visible;
}
.copyrightinfo {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	position: relative;
	top: 658px;
	left: 55px;
}

.pagetitle {
	z-index: 99;
	font-family: "Arial Narrow";
	font-weight: 200;	
	font-size: 30px;
	text-indent: 0.5em;
	color:#FFFFFF;
	position: relative;
	top: 4px;
	left: 485px;
}
p.infotext {
	line-height: 1.5em;
	font-size: 15px;
	text-align: left;
	position: relative;
	width: 600px;
	top: 0px;
	left: 100px;
}
a.link {
	font-weight:bold;
	color:#FFFFFF;
}