﻿h1 {
	font-size: 16pt;
	color: white;
	background-color: #b92626;
	border: solid 2px #333;
	overflow: hidden;
	text-align: center;
}
h3 {
	color: white;
	background-color: #333;
	font-size: 12pt;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
h4 {
	font-size: 8pt;
	margin: 3px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #CCC;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
h5 {
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0;
	margin-top: 5px;
	text-align: center;
	color: white;
	background-color: #b92626;
}
.Winner {
	text-align: center;
	text-transform: uppercase;
	margin: 5px;
	padding: 2px;
	font-weight: bold;
}
.centre, .Name {
	text-align: center;
}
.Name {
	margin: 0;
}
#Lecavalier, #Lidstrom, #Kopitar, #Turco, #Knuble, #Kaberle, #Datsyuk {
	padding: 3px;
	border: none;
}
.Left {
	width: 270px;
	padding: 1px;
	border: solid 1px black;
	margin: 0 auto;
	float: left;
	margin-left: 60px;
	margin-right: 2px;
	height: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Centre {
	width: 270px;
	padding: 1px;
	border: solid 1px black;
	margin: 0 auto;
	float: left;
	margin-right: 2px;
	height: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Right {
	width: 270px;
	padding: 1px;
	border: solid 1px black;
	float: left;
	margin: 0 auto;
	margin-left: 2px;
	height: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.AllStars {
	width: 250px;
	padding: 1px;
	border: solid 1px black;
	margin: 0 auto;
	float: left;
	margin-left: 80px;
	margin-right: 2px;
	height: 180px;
	margin-top: 5px;
}
.AllStars2 {
	width: 250px;
	padding: 1px;
	border: solid 1px black;
	margin: 0 auto;
	float: left;
	margin-right: 2px;
	height: 180px;
	margin-top: 5px;
}
table {
	border-collapse: collapse;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	width: 100%;
}
.style1 {
	background-color: #CCCCCC;
}

