.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.subtitle {
	background-color: #F4BE20;
	padding: 3px 3px 5px 3px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#tourney_table th {
	text-transform: uppercase;
	font-size: 14px;
	background-color: #CF761C;
	}

#tourney_table td {
	background-color: #2379A6;
	vertical-align: top;
	}

#tourney_table td.col2 {
	background-color: #004F79;
	}

#tourney_table td.tourney_topic {
	font-size: 12px;
	font-weight: bold;
	background-color: #DD964F;
	}

.results_table {
	border: 3px solid #004F79;
	padding: 0px;
	}

.results_table td.results_city {
	background-color: #CF761C;
	padding: 5px 0px 5px 5px;
	font-size: 18px;
	color: #FFFFFF;
	}

.results_table td.results_city a {
	background-color: #CF761C;
	padding: 5px 5px 5px 5px;
	font-size: 18px;
	color: #FFFFFF;
	font-size: 12px;
	}

.results_table th {
	text-transform: uppercase;
	font-size: 14px;
	background-color: #DD964F;
	color: #FFFFFF;
	font-family: arial;
	}

.results_table td {
	background-color: #2379A6;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	}

.results_table td.division {
	font-size: 12px;
	font-weight: bold;
	background-color: #004F79;
	}

.results_table td.champion {
	font-weight: bold;
	font-size: 12px;
	background: url(http://www.spikefest.com/website/images/trophy.jpg) left no-repeat #2379A6;
	padding-left: 23px;
	}

.results_table td.results_team_size {
	font-size: 12px;
	background-color: #FFCC00;
	font-weight: bold;
	color: #004F79;
	}

.results_table td.results_divider {
	font-size: 1px;
	background-color: transparent;
	}

#sponsor_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	}

#sponsor_table img {
	float: right;
	margin: 2px 12px 2px 0px;
	}

#packets {
	padding-left: 25px;
	border: 2px solid #FFCC00;
	border-left: 10px solid #FFCC00;
	background-color: #004F79;
	}

.city {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	}
