@charset "UTF-8";

.link-whiteyellow A:link {
	text-decoration: none;
	color: white;
	font-size: 11px;
}
.link-whiteyellow A:visited {
	text-decoration: none;
	color: white;
	font-size: 11px;
}
.link-whiteyellow A:active {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 11px;
}
.link-whiteyellow A:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 11px;
}


.link-whiteyellow-underline A:link {
	text-decoration: underline;
	color: white;
	font-size: 11px;
}
.link-whiteyellow-underline A:visited {
	text-decoration: underline;
	color: white;
	font-size: 11px;
}
.link-whiteyellow-underline A:active {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 11px;
}
.link-whiteyellow-underline A:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 11px;
}



.link-blackred A:link {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.link-blackred A:visited {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.link-blackred A:active {
	text-decoration: underline;
	color: #990000;
	font-size: 11px;
}
.link-blackred A:hover {
	text-decoration: underline;
	color: #990000;
	font-size: 11px;
}



.link-blackblack A:link {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.link-blackblack A:visited {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.link-blackblack A:active {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.link-blackblack A:hover {
	text-decoration: none;
	color: black;
	font-size: 11px;
}



.link-whiteplayer A:link {
	text-decoration: underline;
	color: white;
	font-size: 9px;
}
.link-whiteplayer A:visited {
	text-decoration: underline;
	color: white;
	font-size: 9px;
}
.link-whiteplayer A:active {
	text-decoration: underline;
	color: #ffcc00;
	font-size: 9px;
}
.link-whiteplayer A:hover {
	text-decoration: underline;
	color: #ffcc00;
	font-size: 9px;
}



.link-gold A:link {
	text-decoration: none;
	color: #907E4F;
	font-weight: bold;
}
.link-gold A:visited {
	text-decoration: none;
	color: #907E4F;
	font-weight: bold;
}
.link-gold A:active {
	text-decoration: underline;
	color: #907E4F;
	font-weight: bold;
}
.link-gold A:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}




.link-grey A:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.link-grey A:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.link-grey A:active {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
.link-grey A:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}




.link-bottom-menu A:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
.link-bottom-menu A:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
.link-bottom-menu A:active {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
.link-bottom-menu A:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}




.link-white A:link {
	text-decoration: none;
	color: white;
	font-size: 11px;
}
.link-white A:visited {
	text-decoration: none;
	color: white;
	font-size: 11px;
}
.link-white A:active {
	text-decoration: underline;
	color: #cc0000;
	font-size: 11px;
}
.link-white A:hover {
	text-decoration: underline;
	color: #cc0000;
	font-size: 11px;
}



#pscroller1{
width: 604px;
height: 20px;
border: 1px; 
border-color: #FFFFFF;
padding: 1px;
font-size:11px
}



.handcursor{
cursor:hand;
cursor:pointer;
color:white;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
	color: #FFFFFF;
	font-size: 11px;
}



body {
	background-image: url(Media/Images/Common/BG-sky.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: top center;
}



.PageHeading {
	font-size: 24px;
	letter-spacing: 1pt;
	color: #FFFFFF;
}



.LeagueDate {
	color: #BE1E2D;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight: normal;
}



.WestelLeague {
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 0pt;
}



.handcursor1 {cursor:hand;
cursor:pointer;
color:white;
}



.handcursor2 {cursor:hand;
cursor:pointer;
color:white;
}



.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}



.labelfield{ /*CSS for label field in general*/
	color:#D7D952;
	font-size: 34px;
}



.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}



#example3{ /*Demo 3 main container*/
width: 210px;
height: 168px;
padding: 5px;
font-size: 11px
}



#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}



code{ /*CSS for insructions*/
color: red;
}



.Story-Date {
	color: #907E4F;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



.handcursor3 {cursor:hand;
cursor:pointer;
color:white;
}



.handcursor31 {cursor:hand;
cursor:pointer;
color:white;
}



.Picture-Caption {
	color: #FFFFFF
}



.Story-Headline {
letter-spacing: -2pt;
	font-size: 36px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



.Copy-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



.Copy-White {
	line-height: 1.25;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}



.Item-Header-Red {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Teamsheet-Yellow {
	color: #E9E55F;
	font-weight: bold;
	font-size: 11px;
}



.Item-Header-Medium-Black {
	font-size: 14px;
	font-weight: bold;
	color: black;
}



.Copy-Link {
	font-size: 11px;
	letter-spacing: -0.5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}



.Copy-Black {
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}



.Item-Title-White {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Title-Red {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #CC0000;
}



.Item-Teamname-Blue {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



.Item-Header-Medium-Black .t {
	color: #FFF;
}



.Item-Title-Black {font-size: 24px; font-weight: bold; letter-spacing: -2px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; }



.MOTM-Position {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}



.MOTM-Player {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Title-Grey {font-size: 24px; font-weight: bold; letter-spacing: -2px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; }
.MOTM-Number {font-size: 36px; font-weight: bold; letter-spacing: -2px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; }
.Picture-Caption1 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}



.Copy-White1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



.Copy-White1 {	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.Item-Teamname-WHITE {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.score {color: #FFCC00}
.Item-TeamsVs {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Item-Header-Medium-Black1 {	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Item-Teamsheet-Red {
	color: #CC0000;
	font-weight: bold;
}
a {
	font-size: 11px;
	font-weight: bold;
}
.HEADER-LEAGUE {color: #BFB197;
	font-size: 15px;
}
.WestelLeague1 {color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Item-Header-Red1 {	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Teamsheet-Yellow1 {	color: #FFCC00;
	font-weight: bold;
}
.DIVISION {
	color: #907E4F;
	font-size: 15px;
}
.MOTM-Position1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Teamsheet-Yellow2 {color: #FFCC00;
	font-weight: bold;
}
.Item-Teamsheet-Yellow3 {	color: #FFCC00;
	font-weight: bold;
}
.Item-Teamsheet-Yellow4 {	color: #FFCC00;
	font-weight: bold;
}
.WestelLeague2 {color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 0pt;
}
.Picture-Caption2 {color: #FFFFFF
}
.MOTM-Player1 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -3px;
}
.MOTM-Player2 {
	font-size: 36px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -3px;
}
.Picture-Caption3 {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.xl25 {text-align:center;}
.Item-Teamsheet-Yellow5 {	color: #E9E55F;
	font-weight: bold;
}
.WestelLeague3 {	color: #999999;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
}
.MOTM-Number1 {
	font-size: 72px;
	font-weight: bold;
	letter-spacing: -8px;
	color: #907E4F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Copy-Black1 {font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Header-Red11 {color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Item-Teamsheet-Yellow11 {color: #E9E55F;
	font-weight: bold;
}
.MOTM-Number11 {font-size: 42px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.MOTM-Player11 {font-size: 22px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
}
.MOTM-Player21 {font-size: 22px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
}
.MOTM-Position11 {font-size: 14px;
	color: #907E4F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Copy-White11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Copy-White11 {line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.style147 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style147 {line-height: 1.25;
}
.Story-Date1 {color: #907E4F;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.Item-Header-Red2 {	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.style15 {color: #999999}
.style9 {font-size: 12px; color: #FFFFFF;}
.PageTitle {font-size: 34px;
	letter-spacing: -2px;
	color: #907E4F;
}
.Item-Teamsheet-Yellow21 {color: #E9E55F;
	font-weight: bold;
	font-size: 11px;
}
.MOTM-Number2 {font-size: 42px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.MOTM-Position2 {font-size: 14px;
	color: #907E4F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style4 {font-size: 10px;
	font-weight: bold;
}
.style6 {letter-spacing: -0.5px;
	font-size: 17px;
	color: #907E4F;
	font-weight: normal;
}
.style201 {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.style219 {font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style213 {color: #000000}
.style5 {font-size: 14px; font-weight: bold; color: #0000FF; }
.style16 {color: #000000; font-size: 11px; }
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 1.25;}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style3 {line-height: 1.25;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style10 {line-height: 1.25;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style11 {line-height: 1.25;
}
