body
{
}
.RosterHeader
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}

.RosterOwnerInfolbl
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: Arial;
}

.RosterOwnerInfoData
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.RosterPlayers
{
	font-size: 8pt;
	font-family: Arial;
	}

.RosterPlayersCounting
{   
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
}

.RosterPlayersPlayed
{
	font-size: 8pt;
	font-family: Arial;
	color: #FF0000;
}

.RosterPlayersPlayedCounting
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}

.RosterFooter
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
}

.RosterFooterLeft
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
}


.RosterFooterRight
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

.RosterMenu
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

.OwnerMainlbl
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	}
	
.OwnerMainData
{
	
	font-size: 12pt;
	font-family: Arial;
	}
	
.RosterDate
{
	font-size: 10pt;
	font-family: Arial;	
}

.RosterStatus

{
	font-size: 10pt;
	font-family: Arial;	
	color: #FF0000;	
}

.RosterEditGen
{
	font-size: 10pt;
	font-family: Arial;	
		
}

.RosterRookie
{
	color: lightgoldenrodyellow;
	background-color: #3366ff;
	font-size: 10pt;
	font-family: Arial;	
}

.RosterRestricted
{
	color: lightgoldenrodyellow;
	background-color: #0000CC;
	font-size: 10pt;
	font-family: Arial;	
}

.RosterProtected
{
	color: lightgoldenrodyellow;
	background-color: #666699;
	font-size: 10pt;
	font-family: Arial;	
}




.PlayoffsSeriesWinningTeam
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc0033;
	font-family: Arial;
	text-decoration: none;
}
	
.PlayoffsH2H
{
	font-size: 8pt;
	color: #0000cc;
	font-family: Arial;
	text-decoration: none;
}


	
.PlayoffsRoundTitle
{
	font-size: 8pt;
	font-family: Arial;	
		
}

.PlayoffsSmall
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;	
		
}
.PlayoffsSeriesTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
}
.PlayoffsSeriesTeam
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.PlayoffsRoundTitleDP
{
	font-size: 10pt;
	font-family: Arial;	
		
}
A:Hover
{
	color: red;
}

.StatsSelectHeader
{
	font-size: 10pt;
	font-family: Arial;	
		
	
}

.StatsDG
{
	font-size: 8pt;
	font-family: Arial;	
		
	
}
.StatsDGHeader
{
	font-size: 10pt;
	font-family: Arial;	
	font-weight: bold;
	
}

.chat
{
	background-image: url(/images/menu/hhlbackground.jpg);
}

.DraftPickTraded
{
	font-style: italic;
	background-color: #99ccff;
}
.ChatDialogText
{

	font-size: 10pt;
	font-family: Arial;	
	color:White; 
}

.RosterPlayersCountingNotPlaying
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: gray;
	text-decoration: line-through;
}

.RosterPlayersPlayedNotPlaying
{
	font-size: 8pt;
	font-family: Arial;
	color: gray;
	text-decoration: line-through;
}

.RosterPlayersPlayedCountingNotPlaying
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: gray;
	text-decoration: line-through;
}

.RosterPlayersNotPlaying
{
	color: gray;
	text-decoration: line-through;
}

