/*
table {border-collapse: collapse; border: 1;}
td {padding: 0; font-size:12px; font-family:Arial; text-align: right}
td.neg {color: red;}
.left {padding-left:4; padding-right:4; text-align: left !important;}
.odd {background:#DDD;}
.name {padding-left:2px; text-align: left}
.num {padding-right:2px; font-weight:bold;}
th {background-image: url(th.png); background-repeat: repeat-x; font-size:12px; font-family:Arial; font-weight:bold; text-align: right;}
.highlight { background-color: #8888FF !important;}
.score {font-size:18px; font-weight:bold; padding-right: 4px; background-color: black; color: white;}
div.Q {float:left;}
.total {float:left; font-size:18px; font-weight:bold;}
.team {font-size:16px; font-weight:bold;}
.stat22 {background: #C8FBC8;}
.stat23 {background: #FFFFBB;}
.stat25 {background: #DCDCDC;}
.center {text-align: center}
.fright{float: right;}
*/
	table {border-collapse: collapse;}
	td {padding:2; font-size:9px; font-family:Verdana; text-align: right;}
	.left { text-align: left !important;}
	.odd {border-bottom: 1px solid #CCC;}
	/*
	.normal {border-top: 1px solid #CCC;}
	*/
	.total {font-weight:bold; border-left: 1px solid #AAA;}
	.b_r {border-right: 1px solid #AAA;}
	.b_l {border-left: 1px solid #AAA;}
	.b_b {border-bottom: 1px solid #AAA;}
	.b_t {border-top: 1px solid #AAA;}
	tfoot td {border-top: 1px solid #AAA; border-bottom: 1px solid #AAA;}
	.t_b {border-bottom: 1px solid #AAA; width: 27px;}
	.bold {font-weight:bold;}
	.mid {text-align: center;}
	.score {font-size:14px; padding-right: 4px; color: black; font-family:Arial; font-weight:bold;}
	.score2 {font-size:14px; padding-right: 4px; color: black; font-family:Arial;}
	.center {text-align: center}
	.team {font-size:16px; font-weight:bold;}
	A:link {text-decoration: none}
	A:visited {text-decoration: none}
	img { border-style: none; }
	.total2 {float:left; font-size:22px; font-weight:bold;}
	.total3 {font-weight:bold;}