﻿.body {
}
.page {
	border: 1px solid #000080;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
	font-family: Arial;
}
.titlebackground {
	border-bottom: 1px solid #000080;
	width: 800px;
	height: 63px;
	border-bottom-style: none;
	background-color: #999999;
}
.arial {
	font-family: Arial;
}
.background {
	background-color: #CCCCFF;
	width: 800px;
	top: 100px;
	background-repeat: repeat;
	overflow: hidden;
}
.pagecolumn1 {
	float: left;
	width: 160px;
	clip: rect(auto, auto, 0px, auto);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.pagecolumn2 {
	width: 478px;
	left: 160px;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #336699;
	border-left-color: #336699;
}
.pagecolumn3 {
	width: 160px;
	float: left;
	left: 640px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.pagenavigation {
	background-color: #000080;
	height: 24px;
	color: #FFFF66;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.menuheading {
	background-color: #9999FF;
	font-weight: bold;
	color: #6666FF;
	font-family: "Arial Black";
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.tableheadinggreen {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	text-align: center;
	height: 24px;
	font-weight: bold;
	background-color: #800000;
}
.tablecontentlinkgreen {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.tableheadingyellow {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	text-align: center;
	height: 24px;
	font-weight: bold;
	background-color: #800000;
}
.tablecontentlinkyellow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.advertisebackgroundtop {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.advertisebackground {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
}
.advertisebackgroundbottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	background-color: #CCCCFF;
	line-height: 16px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.contentmargin {
	text-align: center;
}
.contact {
	font-size: 8pt;
	background-color: #DDDDFF;
	height: 20px;
	font-family: Arial;
}
.discussion {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000080;
}
.discussiontitle {
	background-color: #000080;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.copyright {
	background-color: #000080;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	float: left;
}
tablelink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a { text-decoration:none
}

