table {
	border-collapse: collapse;
	empty-cells: show;
	table-layout:fixed;
}

th {
	border: 1px solid #665;
	padding:1px;
	color:#99a;
	background-color:#224;
}

td {
	border: 1px solid #665;
	padding:2px;
}

.statsTitle {
	font-size:33px;
	color:#09f;
}

.statsSubTitle {
	font-size:18px;
	margin:13px 0px 13px;
	color:#aa9;
}

a.this:link, a.this:visited {
	color:#ffe;
	text-decoration:none;
	font-weight:bold;
}

.statsCaption {
	font-weight:bold;
	color:#f90;
	border-style:none none solid none;
}

td.pic {
	text-align:center;
	vartical-align: middle;
	min-width:64px;
}

td.smbpic {
	text-align:center;
	vartical-align: middle;
	width:60px;
	height:60px;
}

.spcr {
	border-style:none none none none;
}

img {
	border-width:0px;
}
