body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#1A486B;
	background-image:url(../images/bg_tile.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
td.menu {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
td.menu a:link {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
td.menu a:visited {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
td.menu a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
}
td.menu a:active {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
td.pageNav {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	background-image:url(/images/pageNavTile.jpg);
	background-repeat:repeat-y;
	width:196px;
	vertical-align:top;
	empty-cells:hide;
}
td.pageNav a:link {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
td.pageNav a:visited {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
td.pageNav a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
}
td.pageNav a:active {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
td.content {
	text-align:left;
	padding:20px;
	font-size:14px;
	width:905px;
}
td.footer {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	width:905px;
	overflow:hidden;
}
td.footer a:link {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}
td.footer a:visited {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}
td.footer a:hover {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;
}
td.contentLinks a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
td.contentLinks a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
td.contentLinks a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
td.contentLinks a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
font.headerText {
	font-size:large;
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
}

form {
	margin:0;
	padding:0;
}
table.bodyText {
	width:639px;
	vertical-align:top;
	table-layout:fixed;
}

font.eventH {
	color:#1a486b;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

#upcoming {
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	width:770px;
	margin:0 auto;
	left:-385px;
	padding-top:20px;
}

#upcoming a:link {
	color: #286ea0;
	text-decoration:none;
	font-size:12px;
}

#upcoming a:visited {
	color: #286ea0;
	text-decoration:none;
	font-size:12px;
}

#upcoming a:hover {
	color: #286ea0;
	text-decoration: underline;
	font-size:12px;
}

#upcoming a:active {
	color: #286ea0;
	text-decoration:underline;
	font-size:12px;
}