.result_sets {
	font-size: 0.7em;
}

.group_table {
	padding: 0;
	margin: 0;
}

.group_table TD {
	padding: 4px;
	margin: 0;
	vertical-align: middle;
}

.group_row {
	
}

.group_row_header {
	
}

.group_header_cell_new {
	font-size: 0.8em;
}

.group_header_cell {
	background-color: #0e2f92;
	color: White;
	font-weight: bold;
	text-align: left;
	border: 1px solid White;
	margin: 0;
}

.group_header_cell a {
	color: Yellow;
	font-weight: bold;
	font-style: italic;
}

.group_cell_nomatch {
	background-color: Gray;
	text-align: center;
}

.group_cell_nonexist {
	background-color: Red;
	text-align: center;
}

.group_cell_nonexist A {
	color: yellow;
}

.group_cell_noresult {
	background-color: #FFA07A;
	text-align: center;
}

.group_cell_result {
	text-align: center;
}

.spider_table {
	padding: 0;
	margin: 0;
}

.spider_row {
	
}

.spider_border_spaces {
	
}

.spider_player {
	border: 2px solid #0e2f92;
	padding: 4px 10px 4px 4px;
}

.spider_player_nonexist {
	background-color: Red;
	color: Yellow;
}

.spider_player_noresult {
	background-color: #FFA07A;
}

.spider_result {
	background-color: #0e2f92;
	color: White;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
	padding: 4px 15px 4px 4px;
}

.spider_result span {
	color: Yellow;
}

.spider_top {
	border-right: 2px solid #0e2f92;
}

.spider_bottom {
	border-right: 2px solid #0e2f92;
}

.spider_edit_spaces {
	text-align: center;
	vertical-align: middle;
}

.places_table {
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
	border-top: 1px dashed #AAAAAA;
	width: 550px;
}

.places_table .place_number {
	font-size: 1.3em;
	font-weight: bold;
	color: #0e2f92;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	width: 30px;
}

.places_table .results {
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	width: 150px;
}

.places_table .players {
	padding: 2px 20px 2px 10px;
}

.places_table .place_result {
	font-weight: bold;
	font-size: 1.2em;
}

.places_table .place_sets {
	font-size: 0.8em;
}