a {
	text-decoration: none;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li	.news {
	margin-bottom: 16px;
}

ol {
	margin-left: 24px;
}

ol.tcleose1 {
	list-style-type: upper-alpha;
}

ol.tcleose2 {
	list-style-type: upper-roman;
}

ol.tcleose3 {
	list-style-type: lower-alpha;
}

ol.tcleose4 {
	list-style-type: lower-roman;
}

p.contactinfo {
	font-size: 10px;
}

p.heading {
	color: #9A1908;
	font-size: 15px;
	font-weight: bold;
}

strong {
	color: #9A1908;
	font-weight: bold;
}

table {
	font-size: 11px;
}

table.content {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.footer {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 762px;
}

table.gallery {
	border: 1px solid #000000;
}

table.header {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

td.blueheader {
	background-color: #2A41AD;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding-left: 8px;
	text-align: justify;
}

td.fitness {
	border-bottom: 1px dotted #CACACA;
	border-right: 1px dotted #CACACA;
}

td.footer {
	background-image: url(Images/Footer.png);
	height: 35px;
	padding: 8px;
	text-align: center;
	width: 762px;
}

td.gallery {
	padding: 8px;
	text-align: center;
}

td.redheader {
	background-color: #BD230F;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding-left: 8px;
	text-align: justify;
}

td.singlecolumn {
	padding: 8px;
	text-align: justify;
}

td.staff {
	border-bottom: 1px dotted #CACACA;
	padding: 8px;
	text-align: justify;
}

td.twocolumnleft {
	border-right: 1px solid #000000;
	padding: 8px;
	text-align: justify;
}

td.twocolumnright {
	padding: 8px;
	text-align: justify;
}

ul {
	margin-left: 16px;
}

.label {
	color: #9A1908;
	font-size: 10px;
}

