BODY {
	background-color: #000000;
	border: 0px none;
	position: absolute;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #730002;
	scrollbar-arrow-color: #730002;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #730002;
}
.framepage {
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	

}
.menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
.frame {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link { color: white; text-decoration: underline }
a:active { color: white; text-decoration: underline }
a:visited { color: white; text-decoration: underline }
a:hover { color: white; text-decoration: underline }.fontunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
