/*	Westbnro Little League - Styles	*/
/*	Website by NetExposure: Web Design, Development, Computer Training - Styles	*/

/*	class link Styles	*/
/*	Westbnro Little League - Styles	*/
/*	Website by NetExposure: Web Design, Development, Computer Training - Styles	*/

/*	class link Styles	*/

	BODY {margin-left: 30px;}
	
	a:link, a:active, a:visited {
				/* text-decoration: none; */
				color: #000099;
				font-family: Arial;}

	.statsgrid {width: 800px;}
	
	.statsgrid td {	font-family: Arial;
				font-size: 10pt;
				text-align: center;
				font-color: #000000;
				border-top: 1px #000000 solid;
				border-left: 1px #888888 solid;
				padding: 2px;}

	.statsgrid .even {
				background-color: #BBBBBB;}

	.statsgrid .odd {
				background-color: #DDDDDD;}

	.statsgrid .playername {
				width: 120px;
				border-left: none !important;
				text-align: left;}

	.statsgrid .season {
				width: 90px;
				border-left: none !important;
				text-align: left;}

	a.playerlink:link, a.playerlink:active, a.playerlink:visited {
				/* text-decoration: none; */
				color: #000099;
				font-family: Arial;
				font-size: 10pt;}

	.statsgrid .statsheader th {font-family: Arial;
				font-size: 11pt;
				background-color: #888888;
				border-bottom: 1px #000000 solid;
				padding: 1px 3px 2px 3px;}

	.statsgrid .highlighted {
				background-color: #999999;}

	.statsgrid .statsfooter td {font-family: Arial;
				font-size: 11pt !important;
				font-weight: bold;
				background-color: #888888;
				border-top: 2px #000000 solid;
				border-left: 1px #000000 solid; !important}

