@charset "utf-8";
body {
	position: relative;
	margin: auto;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000; 
}
a:visited {
	text-decoration: none;
	color: #000000; 
}
a:active {
	text-decoration: none;
	color: #000000; 	
}
a:hover {
	text-decoration: none;
	color: #444444; 
}
.container {
	position: relative;
	margin: auto;
	width: 800px;
	margin: auto;
}
.maingroup {
	position: relative;
}
.stop, .sbottom{display:block}
.stop *, .sbottom *{display: block; height: 1px; overflow: hidden}
.s1{margin: 0 5px; background-color:#FFFFFF}
.s2{margin: 0 3px; background-color:#FFFFFF}
.s3{margin: 0 2px; background-color:#FFFFFF}
.s4{margin: 0 1px; background-color:#FFFFFF; height: 2px
}
.bodytop {
	width: 800px;
}
.bodybottom {
	width: 800px;
}
.bodymain {
	width: 800px;
	min-height: 400px; 
	background-color: #FFFFFF;
}
.bodyinside {
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 785px;
}
.nav {
	background-color: #000000;
	width: 800px;
	height: 40px;
	margin: auto;
}
.bottomfloat {
	position: absolute;
	bottom: 0px;
	right: 3px;
	padding: 10px;
}
.copyright {
	text-align: center;
	font: 10px Georgia, Times New Roman, Serif;
	font-weight: bold;
	color: #ffffff;
}
.bodytext {
	font: 13px Georgia, Times New Roman, Serif;
}
.fund {
	font: 13px Georgia, Times New Roman, Serif;
	background-color: #aaaaaa;
	padding-top: 7px;
	padding-bottom: 7px;
}
.bodyheading {
	font: 18px Georgia, Times New Roman, Serif;
	font-weight: bold;
}
.reviews {
	text-align: center;
	font: 12px Georgia, Times New Roman, Serif;
	font-style: italic;
}
.statement {
	font: 10px Georgia, Times New Roman, Serif;
	color: #888888;
}
.red {
	color: #ff0000;
}