.tableTileLeftNav {
	background-image: url(images/leftNavTile.jpg);
	background-repeat: repeat-x;
}
.tableTileRightNav {
	background-image: url(images/rightNavTile.jpg);
	background-repeat: repeat-x;
}

.tableTileLeftNavHP {
	background-image: url(images/leftNavTileHP.gif);
	background-repeat: repeat-x;
}
.tableTileRightNavHP {
	background-image: url(images/rightNavTileHP.gif);
	background-repeat: repeat-x;
}

.tableTileLeftSplash {
	background-image: url(images/leftSplashTile.jpg);
	background-repeat: repeat-x;
}
.tableTileRightSplash {
	background-image: url(images/rightSplashTile.jpg);
	background-repeat: repeat-x;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	font-weight: normal
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: normal
}
a {
	color: #3745B0;
	text-decoration: underline;
}
a:hover {
	color: #3745B0;
	text-decoration: none;
}


a.upcomingeventslink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}
a.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #3745B0;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.bodylinks:hover {
	color: #3745B0;
	text-decoration: underline;
	font-weight: bold;
}
a.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.navLinks:hover {
	color: #3745B0;
	text-decoration: none;
	font-weight: bold;
}
a.subNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.subNavLinks:hover {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a.subheadinglink {

	font-family: Arial, Helvetica, sans-serif;
	color: #3745B0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.subheadinglink:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.footerindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.upnotred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
