a {
	color: #FFFFFF;
	text-decoration: none;
	}
.container {
	width: 850px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: none;
	height: 573px;
}
.innercontainer {
	background-color: #FFFFFF;
	width: 765px;
	border: thin solid #000000;
	margin-left: 5px;
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003300;
	height: 57px;
	width: 850px;
	text-align: center;
	padding-top: 3px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {
	color: #333333;
	text-decoration: none;
	}

a:visited {
	color: #003300;
	text-decoration: none;
	}

a:active {
	color: #006633;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	text-indent: 0px;
}

.header {
	color: #333333;
	background: transparent;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.rules {
	padding: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
}
.pagetitles {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.listtext {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
