@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(topmain.jpg);
	background-repeat: repeat-x;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}

body,td,th {
	color: #FFFFFF;
}
.tablebg {
	background-image: url(tablebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 950px;
	text-align: center;
	padding-bottom: 3px;
	margin: auto;
}
.cptx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.textholder {
	width: 910px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.navtexttable {
	text-align: center;
}
.navlink {
	color: #FF6600;
}
.link {
	color: #FFCC00;
}
.freesites {
	font-weight: bold;
	color: #FFCC00;
}
.list {
	width: 900px;
	text-align: center;
	margin: 0px;
}
#linkbg {
	background-image: url(linkbg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 840px;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-left: 50px;
	list-style-position: outside;
	padding-right: 0px;
	float: left;
	margin-right: 0px;
	text-align: left;
	padding-left: 10px;
	position: static;
}
.listlinkspages {
	width: 500px;
	text-align: left;
	margin: 0px;
	padding-left: 40px;
}
