body {
	background-color: #CCCCCC;
	margin: 0px;
}
.topbanner {
	background-image: url(images/topbanner.gif);
}
.maintable {
	background-image: url(images/maintablebackground.gif);
}
.topbannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	font-size: 13px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.link-nav {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	font-size: 12px;

}
.navcontent {
	line-height: 18px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.link-content {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	font-size: 11px;

}
.link-news {
	font-weight: normal;
	color: #669966;
	text-decoration: none;
	font-size: 11px;

}
.bottomtable {
	background-image: url(images/bottomtablebackground.gif);
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.link-bottom {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
