.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.style2 {
	font-size: small;
	color: #666666;
}


.textsm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.menuheader {
    color: #4a77e4;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}



.textbb {
    color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}



.text16w {
    color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}




body {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;}




td {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;	
  }


/*Link Styles*/

a:link, a:visited, a:active {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color: #000000;
	font-weight: bold;
}



a.bold-l:link, a.bold-l:visited, a.bold-l:active {
	color: #4a77e4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.bold-l:hover {
	color: #000000;
	font-weight: bold;
}



a.boldnl-l:link, a.boldnl-l:visited, a.boldnl-l:active {
	color: #4a77e4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.boldnl-l:hover {
	color: #000000;
	font-weight: bold;
}






a.blackb-l:link, a.blackb-l:visited, a.blackb-l:active {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.blackb-l:hover {
	color: #ffffff;
	font-weight: bold;
}





a.footer-l:link, a.footer-l:visited, a.footer-l:active {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer-l:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}






ul {
   color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}
	
li {
    line-height: 28px;
	}	
	
	

#quote {
   width: 300px;
   padding: 5px;
   background-color: #BFD3FF;
   font-weight: bold;
   font-style: italic;
   margin: 0 auto;
   }


#center {
   width: 400px;
   padding: 5px;   
   margin: 0 auto;
   text-align: center;
   }

#soccerbanner {
    background-image: url(../images/soccer-banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 389px;
	margin: 0 auto;
	}

#tablecenter {
    margin: 0 auto;
	width: auto;	
	padding: 0;
	}