body {
	background-color: #073737;
	text-align: center;
}
.mainTable {
	background-color: #FFFFFF;
	width: 760px;
	border: 3px solid #073737;
	height: 420px;
	margin-top: 10px;
	background-image: url(images/grey_oct.gif);
	background-repeat: no-repeat;
	background-position: -120px 200px;
}
.mainTD {
	vertical-align: top;
	padding: 4px;
}
.txtTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #659885;
}
.footerTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9CBAA2;
}
.logoTable {
	background-image: url(images/8NKs_logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 135px;
	border: 1px solid #000000;
	background-position: center center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-align: right;
}
.collageTable {
	background-image: url(images/collage.jpg);
	background-position: center center;
	height: 60px;
	width: 607px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	margin: 0px;
	padding: 0px;
}
.navTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 135px;
	margin-top: 5px;
}
.navTD {
}
.txtTable {
	margin-bottom: 20px;
}
a.nav:visited {
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #ffffff;
	display: block;
}
a.nav:link {
	color: #CCCCCC;
	text-decoration: none;
    border: 1px solid #ffffff;
	display: block;
}
a.nav:active {
	color: #FF9D47;
	text-decoration: none;
	border: 1px solid #FF9D47;
	display: block;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	display: block;
}
a.footer:visited {
	color: #9CBAA2;
	text-decoration: underline;
}
a.footer:link {
	color: #9CBAA2;
	text-decoration: underline;
}
a.footer:hover {
	color: #9CBAA2;
	text-decoration: none;
}
a:visited {
	color: #659885;
	text-decoration: none;
}
a:link {
	color: #659885;
	text-decoration: none;
}
a:hover {
	color: #FF9D47;
	text-decoration: none;
}
a.label:visited {
	text-decoration: none;
}
a.label:link {
	text-decoration: none;
    border: 1px solid #ffffff;
	display: block;
}
a.label:hover {
	text-decoration: none;
	border: 1px solid #000000;
	display: block;
}
.labelTable {
	height: 550px;
}
.labelTD {
	width: 170px;
	border: 1px solid #659885;
	vertical-align: top;
	padding: 5px;
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.txt {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #659885;
	vertical-align: top;
}
