﻿.LiveTable
{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.LiveTable2
{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-color: Gray;
	border-style: solid;
	border-top-style: none;
	border-top-width: 0px;
	border-width: 1px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.LiveSmall
{
	font-size: 0.5em;
	color: Gray;
}

.Score
{
font-size: 2em;
color: Red;
text-align: center;	
}

.GameTime
{
font-size: 2em;
color: Green;
text-align: center;
font-weight: bold;	
}

.Team
{
font-size: 1.1em;
color: Black;
text-align: center;
font-weight: bold;	
}

.Shots
{
font-size: 0.9em;
color: Black;
text-align: center;	
}

.Blokering, .Icing, .Offside, .Off-side, .Puck ude, .PuckOut, .Shot
{
font-size: 0.7em;
color: Gray;		
}      


.CANCELPENALTY, .Finalized, .GameStart, .Intro, .Period, .Period1End, .Period2End, .Period2Start, .Period3End, .Period3Start  
{
font-size: 0.9em;
color: Black;		
} 


.Comment, .GK_Change, .Spectators, .Tilskuere, .TimeOut, .Unofficial, .Validated 
{
font-size: 1.1em;
color: Black;		
} 

.Penalty, .PENALTYFINISH
{
font-size: 1.1em;
color: Red;		
}  
      
.Goal, .No_Goal, .PS_NOGOAL      
{
font-size: 1.3em;
color: Blue;		
} 