body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto;
	color: #000;
	background-image: url(/systemfiles/media/images/grassbg.jpg);
}
 

table
{
	font-size: 11px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 32px;
	color:#666666;
	font-weight: normal;

}

#maininternal h1
{
	font-size: 26px;
	color:#BD0000;
	font-weight: normal;

}

h2
{
	font-size: 23px;
	font-weight: normal;
	color:#000;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h4
{	
	color: #C10000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
}

h4 a
{	
	color: #C10000;
	text-decoration: none;
}

h5
{
	color:#000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
}




img
{
	border: none;
}






#maincontainer
{
	margin: 0px auto;
	width: 1000px;
	text-align: left;

}

#banner
{
	float: left;
	width: 1000px;
}

#topnav
{
	float: left;
	width: 1000px;
	background-image: url(/systemfiles/media/images/topnavbg.jpg);
	background-repeat: no-repeat;
}

#topnav table
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#topnav td
{
	padding-right: 1px;
}

#search
{
	float: left;
	width: 261px;	
	background-image: url(/systemfiles/media/images/searchback.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}


#leftline
{
	float: left;
	width: 6px;
}

#mainsitecontainer
{
	float: right;
	width: 994px;
	background-color: #fff;
	background-image:url(/systemfiles/media/images/mainbg.gif);
	background-repeat: repeat-y;
}

#leftnav
{
	float: left;
	width: 180px;
	background-image:url(/systemfiles/media/images/leftnavlines.jpg);
	background-repeat: repeat-y;
	border-top: 30px solid #fff;
	font-size: 12px;

}

.menu
{
	float: left;
	width: 180px;
	margin-top: 5px;
}

#leftnav ul
{
	margin: 0px;
	padding: 0px;
}

#leftnav li
{
	list-style: none;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(/systemfiles/media/images/bgli.jpg);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-right: 10px;
}

#leftnav li a
{
	color: #000;
	text-decoration: none;
}

#leftnav li a:hover
{
	color: #000;
	text-decoration: underline;
}


#leftnav ul ul
{
	margin: 0px;
	padding: 0px;

}

#leftnav li li
{
	list-style: none;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(/systemfiles/media/images/bgli.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 10px;
}

#today
{
	float: left;
	width: 180px;
	height: 28px;
	background-image:url(/systemfiles/media/images/redtab.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 4px;
}

#today a
{
	color: #fff;
	text-decoration: none;
}

#match
{
	float: left;
	width: 180px;
	height: 28px;
	background-image:url(/systemfiles/media/images/blacktab.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #fff;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 4px;	
}

#match a
{
	color: #fff;
	text-decoration: none;
}

#team
{
	float: left;
	width: 180px;
	height: 28px;
	background-image:url(/systemfiles/media/images/blacktab.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #fff;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 4px;	
}

#team a
{
	color: #fff;
	text-decoration: none;
}

#club
{
	float: left;
	width: 180px;
	height: 28px;
	background-image:url(/systemfiles/media/images/blacktab.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #fff;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 4px;	
}

#club a
{
	color: #fff;
	text-decoration: none;
}

#academy
{
	float: left;
	width: 180px;
	height: 28px;
	background-image:url(/systemfiles/media/images/blacktab.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #fff;
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 4px;	
}

#academy a
{
	color: #fff;
	text-decoration: none;
}




#middlecontainer
{
	float:left;
	width: 550px;
	text-align: center;
	margin-top: 34px;
	
}

#contentcontainer
{
	margin: 0px auto;
	width: 520px;
	text-align: left;

}

#contentcontainer a
{
	color: #BD0000;
	text-decoration: underline;
}

#portfolio
{
	margin: 0px auto;
	padding: 0px;
	list-style:none;
}

#portfolio li
{
	list-style:none;
}

#portfolio ul li
{
	list-style:none;
}

.title
{
	color: #000;
}

.title a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.date
{
	color: #C10000;
}

.date a
{
	color: #C10000;
	text-decoration: none;
}

.redlink
{
	color: #C10000;
	font-weight: bold;
}

.redlink a
{
	color: #C10000;
	font-weight: bold;
	text-decoration: none;
}

.red
{
	color: #C10000;
}

.red a
{
	color: #C10000;
	text-decoration: none;
}

.news
{
	float: left;
	width: 177px;
	margin-bottom: 10px;
	height: 100px;
}


#rightcontainer
{
	float: right;
	width: 263px;
	background-image:url(/systemfiles/media/images/rightcontainerbg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	
}

#rightcontent
{
	margin: 0px auto;
	width:248px;
	text-align: center;
}

.rightcon
{
	width: 220px;
	margin: 0px auto;
	text-align: left;
}

#reg
{
	float: left;
	width: 248px;
	margin-top: 20px;
	

}

#games
{
	float: left;
	width: 248px;
	margin-top: 20px;
}

#games ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
}

#games li
{
	list-style: none;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(/systemfiles/media/images/bgli.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 10px;
}

#games li a
{
	color: #000;
	text-decoration: none;
}

#ouracademy
{
	float: left;
	width: 248px;
	padding-top: 20px;
	border-top: 1px solid #999999;
	font-size: 12px;
}

#league
{
	float: left;
	width: 248px;
	padding-top: 20px;
	border-top: 1px solid #999999;
	font-size: 12px;
}

#league .rightcon td
{
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	font-weight: bold;
}

#eventsacademy
{
	float: left;
	width: 248px;
	padding-top: 20px;
	font-size: 12px;
}

#leagueacademy
{
	float: left;
	width: 248px;
	margin-top: 0px;
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 10px;
}

#merchandise
{
	float: left;
	width: 248px;
	padding-top: 20px;
	border-top: 1px solid #999999;
	font-size: 12px;
}


#footerbg
{
	float: left;
	width: 1000px;
	height: 100px;
	background-image: url(/systemfiles/media/images/footerbg.gif);
	background-repeat: no-repeat;
}


.footerlogos
{
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 28px;
	margin-bottom: 0px;
}

.footerlogos li
{
	list-style: none;
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
}

.footerlinks
{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	width:1000px;
}

.footerlinks li
{
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.footerlinks li a
{
	color: #000;
	text-decoration: none;
}

.footerlinks .copy
{
	padding-right: 415px;
	color: #000;
}





/*================================ Calendar =============================*/

.nextprev 
{
	
	FONT-WEIGHT: bold;
	 CURSOR: pointer; 
	 COLOR: #D03F3F;
	 text-decoration: none;
}
.calendar, .calendar a
{
	cursor: pointer;
	border: 0px;
}

.calendartitle, .calendartitle a
{
	color: #000;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}

.day
{
	border: 1px solid #999999;
	
}

.day a
{
	color: #BD0000;
	font-size: 10px;
	text-decoration: none;	
}


.dayhover
{
	border: 1px solid #BD0000;
	background-color: #BD0000;
	color: #fff;
	font-size: 10px;
}

.dayactive
{
	border: 1px solid #000;
	background-color: #BD0000;
	color: #fff;
	font-size: 10px;
}

.dayactive a
{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.dayheader
{
	color: #D03F3F;
	padding-bottom: 10px;
	font-size: 10px;
}

.eventday
{
	border: 1px solid #feb500;
	background-color: #298cad;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}