﻿/* link classes */

body {
	background-color: #DFF8FC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg1.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9e1a45;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9e1a45;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}
a.pic:link img {
border: 2px #E2E2E2 solid;
}
a.pic:visited img {
border: 2px #E2E2E2 solid;
}
a.pic:hover img {
border: 2px solid #999999;
}
table {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.tableTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.table2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #9e1a45;
	text-decoration: none;
	line-height: 18px;
}
.table3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.table4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 23px;
}
.event {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.footerNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0073cf;
	text-decoration: none;
	line-height: 25px;
}
.footerNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0073cf;
	text-decoration: none;
	line-height: 25px;
}
.footerNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9f0606;
	text-decoration: underline;
	line-height: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	text-align:right;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.eventNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
}
.eventNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
}
.eventNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 25px;
}

