.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: Tahoma,Arial, Helvetica, sans-serif;
	color: #EE313B;
	font-size: 13.5px;
	font-weight: bold;
}
.text_blue {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 13px;
	font-weight: bold;
}
.text_black {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13.5px;
	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;
}
/**********************************************/
.holder {width:210px; margin:5px; padding:1em; border:1px solid #ddd; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span{display:block;}
/*a.hid span{display:none;}*/
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}
