@charset "utf-8";
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a.linkbody:link {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
a.linkbody:visited {
	color: #000000;
}
a.linkbody:hover {
	color: #FF0000;
	text-decoration: underline;	
}
alinkbody:active {
	color: #000000;
}
.sponsorcell {
	height: 100px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sponsorcell50 {
	height: 50px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.menu {
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	background-color: #ECE9D8;
}
.menu_button {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
.whiteonredheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CA2927;
	text-indent: 5px;
	margin: 0px;
}
.maintableborder {
	margin: 5px;
	height: auto;
	width: 520px;
	border: 10px solid #FFFFFF;
	background-color: #ECE9D8;
	background-position: top;
}.bodytext12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a.linkwhiteonred:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.linkwhiteonred:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
a.linkwhiteonred:visited {
	color: #FFFFFF;
}
a.linkwhiteonred:active {
	color: #FFFFFF;
}
div.scroll-box-index {
height:430px;
width:550px;
overflow:scroll;
}
.newstable {
	margin: 5px;
	height: auto;
	width: 533px;
	border: 10px solid #FFFFFF;
}
div.scroll-box-calendar {
height:820px;
width:530px;
overflow:scroll;
}
div.scroll-box-rules {
height:850px;
width:530px;
overflow:scroll;
}