a:link {
	color: #29687B;
	text-decoration: none;
}
a:visited {
	color: #294E7B;
	text-decoration: none;
}
a:hover {
	color: #7B295E;
}
.subtitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #659833;
	background-color: #CCCCCC;
	font-size: 14px;
	border: thin dashed #666666;
}
.contentimage {
	padding: 9px;
}
body {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.topic {
	color: #689732;
	width: 250px;
	border: 1px solid #666666;
	font-size: 14px;
	font-weight: bolder;
	background-color: #f5f5f5;
	padding: 3px;
}
.maintable {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}
.navlinks {
	font-size: 18px;
	font-weight: bolder;
}
.navlinks a:link {
	color: #666666;
	text-decoration: none;
}
.navlinks a:visited {
	color: #666666;
	text-decoration: none;
}
.navlinks a:hover {
	color: #659833;
	text-decoration: none;
}
.leftlink {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
}
.leftlinktable {
	width: 110px;
}
.leftlinktable a:link {
	color: #666666;
	text-decoration: none;
}
.leftlinktable a:visited {
	color: #666666;
	text-decoration: none;
}
.leftlinktable a:hover {
	color: #659833;
}
.navlinkstop {
	font-size: 12px;
	font-weight: bolder;
}
.navlinkstop a:link {
	color: #666666;
	text-decoration: none;
}
.navlinkstop a:visited {
	color: #666666;
	text-decoration: none;
}
.navlinkstop a:hover {
	color: #659833;
}
.subtitleOn {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #659833;
	background-color: #CCCCCC;
	font-size: 14px;
	border: thin dashed #666666;
}
