<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{ 
	margin:0px;
	padding: 0px; 
}

.warning {
  color: #f00;
  font-weight: bold
}

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

td a:hover
{
  text-decoration: underline;
}

td
{
	color: #333;
}

td.topmenu
{
	font-family: Rockewell,Times New Roman,serif;
	font-size: 13px;
	font-variant:small-caps;
	letter-spacing:1.5px;
	font-weight:bold;
	vertical-align: bottom;
	text-align:center;
  	padding-bottom: 3px;
}

td.topmenuContact
{
	font-family: Rockewell,Times New Roman,serif;
	font-size: 13px;
	font-variant:small-caps;
	letter-spacing:1.5px;
	font-weight:bold;
	vertical-align: bottom;
	text-align:center;
}

a#club:link, a#club:active, a#club:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 204px;
		height: 31px;
		background-image: url(Images/MenuClub.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#club:hover {
		background-position: -204px;
	}

a#coach:link, a#coach:active, a#coach:visited
{
    display: block;
    border: 0;
    font-size: 0;
    width: 205px;
    height: 31px;
    background-image: url('images/MenuCoach.gif');
    background-repeat: no-repeat;
    text-indent: -9999px;
}	
	a#coach:hover {
		background-position: -205px;
	}	

a#league:link, a#league:active, a#league:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 205px;
		height: 31px;
		background-image: url(Images/MenuLeague.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#league:hover {
		background-position: -205px;
	}
	
a#ref:link, a#ref:active, a#ref:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 205px;
		height: 31px;
		background-image: url(Images/MenuReferee.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#ref:hover {
		background-position: -205px;
	}
	
a#services:link, a#services:active, a#services:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 205px;
		height: 31px;
		background-image: url(Images/MenuService.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#services:hover {
		background-position: -205px;
	}
	
td.image
{
    color: #fff;
	margin:0;
	border:0;
	padding: 0;
	font-size:0;
}

td.menu
{
  height: 25px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

td.productfeatures
{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height:130%;
  vertical-align: top;
  padding: 0px 5px 15px 28px;
  text-align: left;
  width:25%;
  height: 150px;
}
/*td.bannerimage
{
	width: 1022px;
	padding-left: 2px;
}*/

ul
{
list-style-type:square;
}

td.footer
{
  border: solid 1px #dddddd;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
  height: 30px;
  text-align: right;
  padding-right: 15px;
}


#shadow {
  background-image: url(Images/sides-shadow6.png);
  background-repeat: repeat-y;
  width: 1108px;
  margin-left: auto;
  margin-right: auto;
}

#btmshadow {
	background-image: url(Images/bottom-shadow7.png);
	background-repeat: no-repeat;
	width: 1108px;
	height: 40px;
	margin-left: auto;
    margin-right: auto;
}

a#aboute2e:link, a#aboute2e:visited{
		display: block;
		border: 0;
		font-size:0;
		width: 342px;
		height: 31px;
		background-image: url(Images/About-E2E-Sports.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
a#aboute2e:hover{
		background-position: -342px;
	}

a#e2eadvantage:link, a#e2eadvantage:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 342px;
		height: 31px;
		background-image: url(Images/E2E-Advantage.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#e2eadvantage:hover{
		background-position: -342px;
	}
	
a#faq:link, a#faq:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 340px;
		height: 31px;
		background-image: url(Images/FAQs.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#faq:hover{
		background-position: -340px;
	}
	
table.center
{
	width: 1022px;
    margin-left:auto; 
	margin-right:auto;	
	border: 0;
	font-size:0;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-left:5px;
}

div.heading
{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing:1px;
  vertical-align: top;
  padding: 15px 0px 10px 0px;
  text-align: left;
}

div.question
{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style:italic;
  font-weight:bold;
  vertical-align: top;
  padding: 15px 20px 8px 0px;
  text-align: left;
}

div.answer
{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height:120%;
  vertical-align: top;
  padding-top: 8px;
  padding-right: 20px;
  text-align: left;
}

a#requestinfo:link, a#requestinfo:visited{
		display: block;
		border: 0;
		font-size:0;
		width: 342px;
		height: 31px;
		background-image: url(Images/Request-Information.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
a#requestinfo:hover{
		background-position: -342px;
	}

a#customersupport:link, a#customersupport:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 342px;
		height: 31px;
		background-image: url(Images/Customer-Support.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#customersupport:hover{
		background-position: -342px;
	}
	
a#contactus:link, a#contactus:visited {
		display: block;
		border: 0;
		font-size:0;
		width: 340px;
		height: 31px;
		background-image: url(Images/Contact-Us.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
	}	
	a#contactus:hover{
		background-position: -340px;
	}
	
	td.brochureside
	{
		background-image: url(Images/BrochureBG.png);
		background-repeat: repeat-x;
		min-height:600px;
		vertical-align: top;
		width:200px; 
		float:left;
		padding: 10px 10px 10px 10px; 
		vertical-align:top;
	}
div.newstext
{
	font-family: Rockewell,Times New Roman,serif;
	text-align:left;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
div.newstextnopad
{
	font-family: Rockewell,Times New Roman,serif;
	text-align:left;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
div.newsdate
{
	font-size:11px;
	color: #555555;
	font-style:italic;
	padding-left: 10px;
}</pre></body></html>