table.tpairings {
	vertical-align:middle;
	border:1px solid #c3c3ae;
	width:100%;
	margin:8px 0 16px;
	padding:0;
	border-collapse:collapse
}
table.tpairings td {
	font-size:0.8em;
	padding:6px;
	border: 1px solid #c3c3ae;
}
table.tpairings thead th {
	font-weight:bold;
	padding:2px 4px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	font-size:0.85em;
	color:#3c3c0c
}
table.tpairings tbody th {
	font-weight:bold
}
table.tpairings tfoot th, table.tpairings tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	font-size:0.9em;
	padding:2px 8px
}
.lmenu {
	margin: 8px;
	text-align: center;
}
.lmenu a, .lmenu a:visited {
	margin: 0 8px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 4px;
}
.lmenu a.selected {
	background-color:#ff9;
	border: 1px solid #f90;
}
.tannounce {
	margin: 8px auto;
	border: 1px solid #999;
	background-color: #ddd;
	padding: 6px;
	font-size: 0.9em
}
.cmoveplayers {
	background:url(/images/icons/fam/arrow_switch.png) no-repeat 0}