table#sgthisttbl {
	margin: 2.0em auto;
}

table#sgthisttbl tr th {
	padding-top: 20px;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	text-align: left;
	text-indent: -900em;
	color: #fff;
	background: #d00 url(../../images/items/bgbar2_d00.gif) no-repeat left center;
	overflow: hidden;
}

	table#sgthisttbl tr th#h2010 {
		background-image: url(history_img/h2010supergt.png);
	}
	table#sgthisttbl tr th#h2009 {
		background-image: url(history_img/h2009supergt.png);
	}
	table#sgthisttbl tr th#h2008 {
		background-image: url(history_img/h2008supergt.png);
	}
	table#sgthisttbl tr th#h2007 {
		background-image: url(history_img/h2007supergt.png);
	}
	table#sgthisttbl tr th#h2006 {
		background-image: url(history_img/h2006supergt.png);
	}
	table#sgthisttbl tr th#h2005 {
		background-image: url(history_img/h2005supergt.png);
	}




table#sgthisttbl tr td {
	padding: 0px 8px;
	height: 2.5em;
	vertical-align: middle;
	color: #555;
	background-color: transparent;
	border-bottom: 1px solid #ddd;
}

table#sgthisttbl tr td.rnd {
	padding-left: 4px;
	font-size: 93%;
	font-weight: bold;
}


table#sgthisttbl tr td.rndb {
	font-size: 93%;
	font-weight: bold;
}

table#sgthisttbl tr td.rndd,table#sgthisttbl tr td.rndt {
	font-size: 77%;
}


table#sgthisttbl tr:hover td.rndempty {
	background-color: transparent;
}


table#sgthisttbl tr:hover td {
	background-color: #e3e3e3;
}







/* JGTC */

table#history_tbl {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	font-size: xx-small;
}

table#history_tbl tr th {
	padding: 2px 0;
	font-size: 130%;
	line-height: 1.2em;
	color: #f90;
	background: #333;
	border-top: 1px solid #222;
	border-bottom: 1px solid #666;
}

table#history_tbl tr td.rnd {
	padding: 2px 4px;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

table#history_tbl tr td.rndb {
	padding: 2px 4px;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table#history_tbl tr td.rndt {
	padding: 2px 4px;
	font-size: 110%;
	color: #555;
	border-bottom: 1px solid #ddd;
}

table#history_tbl tr td.hrspc {
	padding: 0px;
	height: 3.0em;
}

