
<!--
body {
	background-color: #fff000;
	background-image:url(/images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 13px;
	color: #842f0c;
}

a, a:link, a:visited{
	color: #ff0000;
}
a:hover{
	color: #ff6c00;
	text-decoration:underline;
}
.acclink a{
	color: #fff;
	font-size: 11px;
	text-decoration:none;
}
.acclink a:visited{
	color: #fff;
	font-size: 11px;
	text-decoration:none;
}
.acclink a:link{
	color: #fff;
	font-size: 11px;
	text-decoration:none;
}
.acclink a:hover{
	color: #fff;
	text-decoration:underline;
	font-size: 11px;
}
.maincontent {
	background-image:url(/images/sun.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 970px;
	text-align: center;
	margin:0 auto;
	padding-top: 18px;
}
.footer {
	background-image:url(/images/wave.gif); 
	background-repeat: no-repeat;
	background-position: top center;
	width: 1100;
	height: 200px;
	text-align: center;
	margin:0 auto;
	padding-top: 60px;
}
form{
	margin:0;
	padding:0;
}
.style1 {color: #ffffff}
-->

