.navimenu {
	background-image: url(images/core/header/filler2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tablewidth {
	width: 580px;
	border: 0px;
	padding: 5px;
	margin: 0px;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #EE313B;
	font-size: 13px;
	font-weight: bold;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 14px;
	font-weight: bold;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.footballbackground {
	background-image: url(images/frontpage/football-boy2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.yellowbox {
	background-image: url(images/core/frontpagegradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	color: #000000
}
.style2 {
	color: #FF0000
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #CC0000;
}
.footertable {
	background: #FFFFFF;
	background-image: url(images/core/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
A:link {
	color:#3366cc;
}
A:visited {
	color: #3366cc;
}
A:hover {
	color: #4e80e5;
}
A:active {
	color: #4e80e5;
}