/*<!-- ANY UNUSED CLASSES? no -->*/
/*<!- CSS STYLE SHEETS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/
	
	
	.LGGMENT_DISPLAY_awayTeamHeaderInfo { 
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		border-top: 1px solid black;
		font-family: Arial Narrow;
		font-size: 14px;
		font-weight: bold;
		padding-right: 10px;
		text-align: right;
		vertical-align: center;
	}
	
	.LGGMENT_DISPLAY_awayTeamHeaderLogo { 
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 70px 70px;
		border: 1px solid black;
		font-family: Arial;
		font-size: 14px;
		padding-left: 10px;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_DISPLAY_awayTeamHeaderTeamName { 
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		font-family: Arial Narrow;
		font-size: 14px;
		font-weight: bold;
		padding-left: 10px;
		text-align: left;
		vertical-align: center;
	}
	
	.LGGMENT_DISPLAY_homeTeamHeaderInfo { 
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		font-family: Arial Narrow;
		font-size: 14px;
		font-weight: bold;
		padding-left: 10px;
		text-align: left;
		vertical-align: center;
	}
	
	.LGGMENT_DISPLAY_homeTeamHeaderLogo { 
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 70px 70px;
		border: 1px solid black;
		font-family: Arial;
		font-size: 14px;
		padding-left: 10px;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_DISPLAY_homeTeamHeaderTeamName { 
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		font-family: Arial Narrow;
		font-size: 14px;
		font-weight: bold;
		padding-right: 10px;
		text-align: right;
		vertical-align: center;
	}
	
	.LGGMENT_HEADING_entryCell {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		border-top: 1px solid black;
		color: red;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_HEADING_passwordEntry {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_HEADING_userEntry {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-top: 1px solid black;
		color: black;
		font-family: Arial;
		font-size: 14px;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_TEXT_at {
		font-family: Arial;
		font-size: 12px;
	}
	
	.LGGMENT_TEXT_finalOutcome {
		background-color: #dedede;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		vertical-align: center;
	}
	
	.LGGMENT_TEXT_overtimeShootout {
		font-family: Arial;
		font-size: 12px;
		text-align: center;
		vertical-align: center;
	}
	
			
/*<!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >*/