@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;	
}
a.leftmenu {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
th {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #C4C4FF;
}
th.small {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #C4C4FF;
}
li {
	list-style-type: none;	
}
a.teamlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;	
}
a.teamlinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;	
}
#divPage {
	width: 790px;
	background-image: url(/images/hshct_bckg.jpg);
	background-repeat: repeat-y;
	border: 2px solid #434343;
}
#divHeader {
	background-color: #C4C4FF;	
}
#divBody {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #434343;
}
#divLeftMenu {
	float: left;
	padding-right: 2px;
}
#divContent {
	float: right;
	width: 590px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divFooter {
	clear: both;
	background-color: #333;
	padding: 2px;
}
.lm_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: justify;
}
.Postponed {
	background-color: #FF8080;	
}
.GFCIAC {
	background-color: #FF99CC;	
}
.FCIAC {
	background-color: #99FFCC;	
}
.SCC1 {
	background-color: #FFFF99;	
}
.SCC2 {
	background-color: #FFCC33;	
}
.SWC1 {
	background-color: #33CCFF;	
}
.SWC2 {
	background-color: #99FFFF;	
}
.CCCS {
	background-color: #FF99FF;	
}
.CCCE {
	background-color: #FF33FF;	
}
.CCCN {
	background-color: #CC00CC;	
}
.NHC {
	background-color: #A60;
}
.CCGHL {
	background-color: #FF3366;	
}
.GSTATE{
	background-color: #FF80FF;
}
.Final {
	background-color: #E0E0E0;
	font-weight: bold;
}
.ConfHead {
	font-size: 16px;
	font-weight: bold;	
}
.seasondone {
	font-weight: bold;
}
.tablehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.tabledetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabledetailSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr#NonQual {
}

tr#D1Qual {

}

tr#D2Qual {

}

tr#D3Qual {

}
.ContentHeader {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.ContentSubHeader {
	font-size: 14px;
	font-style: italic;
}
.ContentFooter {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	text-align: center;
}
.Done {
	font-weight: bold;
}
.RinkSmall {
	font-size: 9px;
}