BODY {
	margin-top : 0;
	margin-left : 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : White;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}



a:link {
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	color: #0066FF;
	text-decoration: underline;
}

a:hover { 
	color: #0066FF;
	text-decoration: underline overline;
	background-color : #ECF6FF;
}


H1 {
	     font-size: 14pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #336633;

}

H2 {
	     font-size: 13pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #336633;

}

H3 {
	     font-size: 12pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #336633;

}


/*content style*/

.content {


	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

 /*menu style*/
.menu {

	margin: 5px 2px 5px 3px;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	line-height: 25 px;
}


 /* side menu links*/
a.menu:link  {
	     font-size: 8pt;
             font-weight: normal;
	     color: white;
	     text-decoration: underline;
             line-height : 25px;
		
	     
 }

a.menu:visited  {
	     font-size: 8pt;
             font-weight: normal;
	     color: white;
	     text-decoration: underline;
             line-height : 25px;
	     
 }


a.menu:hover  {
	     font-size: 8pt;
             font-weight: normal;
	     color: #336633;
             text-decoration: underline overline;
             line-height : 25px;
	     background-color: white;	
	    
 }

/* top menu space*/
.top-menu-space {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 0pt 0pt 2pt 0pt;
	margin: 0px 0px 0px 0px;
	text-align: center;

}

 /* top menu space for Main Menu*/
.top-menu-space2 {
	font-size: 8pt;
	font-weight: normal;
	color: black;
      text-align: center;

  background-image : url(http://www.everything-soccer.com/images/arrow-bgrnd.gif);
  background-repeat : no-repeat;

}


 /* top menu links*/
a.top-menu:link  {
	     font-size: 8pt;
           font-weight: normal;
	     color: black;
	     text-decoration: underline;
           line-height : 25px;
	     
	     
 }

a.top-menu:visited  {
	     font-size: 8pt;
           font-style: normal;
	     color: black;
	     text-decoration: underline;
           line-height : 25px;
	     
 
 }


a.top-menu:hover  {
	   font-size: 8pt;
           font-weight: normal;
	   color: #336633;
           text-decoration: underline overline;
           line-height : 25px;
	     background-color : #ECF6FF;

 
}





 /* footer links*/

.footer {
	font-size: 8pt;
	text-align: center;
	margin: 100px 20px 25px 20px;
	border-top: thin solid #CCCCCC;
	padding: 8pt 0pt 8pt 0pt;
      line-height : 15px;

}

 /* product header*/
.product {
	font-size: 10pt;
      color: white;
	text-align: left;
      background-color: #336633;
      BORDER-RIGHT: #cccccc thin solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #999999 thin solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
      PADDING-BOTTOM: 1px; 
	MARGIN: 10px 0px 5px 0px; 
	BORDER-LEFT: #999999 thin solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #cccccc thin solid; 
	
	
    width: 530px;
    align: left;	

}



 /* copyright format*/
.copyright {
	font-size: 8pt;
      color: black;
	text-align: center;
	padding: 5pt 0pt 10pt 0pt;
	margin: 0px 150px 0px 0px;
}

/* return path*/
.return-path {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 0pt 0pt 2pt 0pt;
	margin: 0px 0px 0px 0px;
	text-align: right;

}