.hgOuterDiv
{
	width:					750px;
	height:					100%;
	background-color:		#61615F;
	border:					1px solid #000000;
	margin-left:			auto;
	margin-right:			auto;
}
.hgHeaderLeft
{
	text-align:				left;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	font-weight:			bold;
	height:					25px;
    border-right:           1px solid #BEBEBE;
    border-left:            1px solid #FFFFFF;
    border-bottom:          2px ridge #FFFFFF;
	font-size:				10pt;
	padding-left:			3px;

}
.hgHeaderRight
{
	text-align:				center;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	font-weight:			bold;
	height:					25px;
    border-right:           1px solid #BEBEBE;
    border-left:            1px solid #FFFFFF;
    border-bottom:          2px ridge #FFFFFF;
	font-size:				10pt;

}
.col1 {	width:			40px;}
.col2 {	width:			20px;}
.col3 {	width:			20px;}
.col4 {	width:			210px;}
.col5 {	width:			65px;}
.col6 {	width:			65px;}
.col7 {	width:			75px;}
.col8 {	width:			75px;}
.col9 {	width:			75px;}
.col10 {	width:			75px;}
.hgRow
{
	overflow:				hidden;
	background-color:		#FFFFFF;
	color:					#000000;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	height:					18px;
    border-right:			1px solid #BEBEBE;
    border-bottom:			1px solid #BEBEBE;
	padding-left:			3px;
	font-size:				10pt;
}
.hgRowAlt
{
	overflow:				hidden;
	background-color:		#DDDDFF;
	color:					#000000;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	height:					18px;
    border-right:			1px solid #BEBEBE;
    border-bottom:			1px solid #BEBEBE;
	padding-left:			3px;
	font-size:				10pt;
}
.hgRowCount
{
	text-align:				center;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	height:					18px;
    border-right:			1px solid #BEBEBE;
    border-bottom:			1px solid #BEBEBE;
	background-color:		#FFFFFF;
	font-size:				10pt;
	color:					#000000;
}
.hgRowCountAlt
{
	text-align:				center;
	font-family:			Tahoma, Verdana, Arial, Helvetica;
	height:					18px;
    border-right:			1px solid #BEBEBE;
    border-bottom:			1px solid #BEBEBE;
	background-color:		#DDDDFF;
	font-size:				10pt;
	color:					#000000;
}
.hgDetailCount
{
	background-color:		#FFFFFF;
}
.hgDetailCountAlt
{
	background-color:		#DDDDFF;
}
.hgDetail
{
	background-color:		#FFFFFF;
	overflow:				hidden;
}
.hgDetailAlt
{
	background-color:		#DDDDFF;
	overflow:				hidden;
}
.hgLink
{
	margin-left:			5px;
	font-weight:			bold;
	padding-top:			5px;
	font-size:				10pt;
	color:					#000000;
}
.hgLinkInner
{
	font-weight:			bold;
	padding-top:			5px;
	font-size:				10pt;
	color:					#0000FF;
	text-decoration:		underline;
}
.hgGameLink
{
	margin-left:			25px;
	font-size:				8pt;
	color:					#000000;

}
.hgTextCenter
{
	text-align:				center;
}
.hgTextLeft
{
	text-align:				left;
}
.hgTextRight
{
	text-align:				right;
}
.hgOwed
{
	color:					#FF0000;
}
