td,tr {
	font: 90%
}

th.sorted a{
	font-weight: bold;
}

th.sortable a {

	font-weight: bold;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
}

#gamesummary {
	text-align: center;
}

#gamesummary td {
	border: 0px;
	text-align: center;
}

.noborder td {
	border: 0px;
}

.tdhead {
	font-weight: bold;
	font-size: 96%;
	font-family: sans-serif;
}

.teamtype {
	text-transform: uppercase;
	font-weight: bold;
}

.scoredigit {
	font-weight: bold;
	padding: 15px;
	font-size: 200%;
}

tr.game-modified a:hover {
	color:  #FF4500;
}
