body {
	background-color: #FFFFFF;
	background-image:none;
	font-family: Georgia;
	font-size: 10pt;
	text-align: left;
	
}
.header {
	background-color: #006600;	

}
.headersitetitle {
	font-family: Georgia;
	padding-top: 10px;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;	
}
.headersitesubtext {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;	
}
.topmenu {
	background-color: #FFFFFF;
	text-align: center;
}
.linkunit {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	width: 960px;
}
.menu {
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Baby Kruffy";
	list-style-position: inside;
	list-style-type: disc;
	}
.menu2 {
	background-color: #FFFFFF;
	
	
}
.sidebar {
	background-color: #FFFFFF;

}
.menutext {
	font-size: 12px;
	line-height: 14pt;
}
.menutextsmall {
	font-size: 10px;
	line-height: 12pt;
}
.h1 {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	font-size: 16pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.h2 {
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
}

.leaderboard {
	background-color: #FFFFFF;
}
.centraltable {
	background-color: #FFFFFF;
}
.maincontenttable {
	vertical-align: top;
}
.maincontent {
	padding: 30px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 30px;
}

.adsboxarticles {
	vertical-align: top;
}
.rssnews {
	vertical-align: top;
	font-size: 8pt;
	font-family: Arial;
}
.footer {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10pt;
}
.footer2 {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #999999;
}
.footerbg {
	background-image: none;
	background-repeat: repeat-x;
}

a:link {
 color: #0000FF;
 text-decoration: underline;
} 
a:visited {
 color: #000066;
 text-decoration: underline;
} 

a:hover { 
 color: #000000;
 text-decoration: none;
 background-color : #ffe25b;
}
