/*---classes---*/

.tableBorders {
border: 1px #000000 solid; }

.boldHeader {
font-weight: bold;
font-size: 1.1em;
color: #000000; }

.bold {
font-weight: bold; }

.italicBold {
font-style: italic;
font-weight: bold; }

.italic {
font-style: italic; }

.rightColumnImageBorder {
border: 1px #4c4c4c solid;
}

#mColumn table td {
border: 1px #000000 solid;
padding: 5px; }

.tableHeader {
background-color: #808080;
font-size: 1.2em;
color: #ffffff;
font-weight: bold; }

.rColumnHeader {
	font-weight: bold;
	color: #4c4c4c;
}

.anchor {
	background-color: #336699;
	display: block;
}



/*------Table text properties-----*/

.tableYouth {
	background-color: #FFFF00;
}

.tableYouthAdult {
	background-color: #00FF00;
}

.whiteText {
	color: #FFFFFF;
}

.tableTimes {
background-color: #ffcc66;
 }

.tableAdults {
	background-color: #3366FF;
}

.tableSelfDefense {
	background-color: #f00;
	color: #fff;
}

a:link, a:active, a:visited {
color: #f1302a;
text-decoration: none; }

a:hover {
color: #fff;
background-color: #369; }

.browser {
color: #ffffff;
font-size: .8em;
text-align: center;
font-style:italic;
width: 900px;
}
