.RowA{
width:25;
text-align:left;
}
.RowB{
background-color:#D52B2B;
text-align:left;
}
.stand{
	border: solid 1px #D52B2B;
}
.standHead{
	color:white;
	background-color:#D52B2B;
	text-align:center;
	font-weight:bold;
}	
.awayScore{
	border-right: solid 1px #D62C2C;
	border-bottom: solid 1px #D62C2C;
	}
.HomeScore{
	border-right: solid 1px #D62C2C;
	}
.scoreTop{
	border-bottom: solid 1px #D62C2C;
}
.ScoreLeft{
	border-right: solid 1px #D62C2C;
}
.body, table{
	font-family:arial;
}
.Wins{
	font-size:18pt;
}
.NewsHeadline{
	text-decoration: underline;
	font-Weight:bold;
	color: #D62C2C;
}
a{
	text-decoration:none;
	font-Weight:bold;
	color: #D62C2C;
	}
a:hover{
	Color:black;
	}
.aLinkBar{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt
	}
.aLinkBar:hover{
	color:silver;
	}
.SelectedMid{
	background-color:#941410;
	width:75px;
	text-align:center;
	border-right:solid 1px white;
	}
.Selected{
	background-color:#941410;
	width:75px;
	text-align:center;
	}
.UnSelected{
	background-color:#EF3842;
	width:75px;
	text-align:center;
	border-right:solid thin white;
	border-bottom: solid 1px white;
	}
.TopSite{
	text-align:left;
	background-image:url(/images/siteimages/headbg.gif);
	background-repeat:repeat y;
	height:50px;
	}
.tMobile{
	background-image:url(/images/siteimages/headbg.gif);
	background-repeat:repeat y;
	}
.Roster{
	color:white;
	background-image:url(/images/siteimages/headbg.gif);
	background-repeat: repeat y;

	
	}
.nlbutton{
border:0;
font-family:Lucida Console;
	font-size:8pt;
	color:white;
	background-color:EF3842;
}
.ButtonOk{
	color:white;
	background-color:#D62C2C;
}
.PageMark{
	color:D62C2C;
	font-weight:bold;
	font-size:17pt;
}
