body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	right: 00px;
}



#header {
	background: White;
	
}
#adsright {
	width: 150px;
	float: right;
	padding: 5px;
}

#adsleft {
	float: left;
	width: 150px;
	padding: 5px;
}
#topmenu {
	background-color: #FF9933;
	border: none;
	border-top-style: none;
	margin-bottom: 0px;
	width: 800px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 20px;
	padding: 3px 0px;
	height: 20px;
}
#news {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 170px;
	border-top: 0px none #FF9933;
	border-right: thick solid #FF9933;
	border-bottom: 0px none #FF9933;
	border-left: thick solid #FF9933;
	padding: 0px;
}
#allcontent {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.xsmallbold {
	font-size: x-small;
	font-weight: bolder;
}
.smallbold {
	font-size: small;
	font-weight: bolder;
}
.signuplist {
	font-size: small;
	font-weight: bolder;
	list-style-position: outside;
	list-style-type: square;
}
.finda {
	list-style-type: none;
	font-size: small;
	font-weight: bolder;
}
#footer {
	font-size: small;
	font-weight: bold;
	clear: both;
}
#topmenu a:link {
	color: #FFFFFF;
}
#topmenu a:visited {
	color: #FFFFFF;
}
#topmenu a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
