.tablehead {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.buttons {
	font: 12px Arial, Helvetica, sans-serif;
	background: #CACAFF;
	border-top: thin solid #EAEAFF;
	border-right: thin solid #003399;
	border-bottom: thin solid #003399;
	border-left: thin solid #EAEAFF;
	margin: 0px;
	padding: 0px;
}
.content {
	font: 11px "Trebuchet MS", Arial;
	color: #000000;
	text-align: justify;
	padding: 12px;
}
.sublinks {
	font: 11px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #666666;
}
.sublinksover {
	font: normal 11px "Trebuchet MS", Arial;
	text-decoration: none;
	background: #E9E9F3;
	color: #000066;
	padding: 2px;
}
a:hover {
	font: 11px "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #000066;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.sitemaplinks {

	font: 11px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #000000;
}
.list {

	font: 11px "Trebuchet MS", Arial;
	text-decoration: none;
	color: #000000;
}
.activitiestitle {

	font: bold 12px "Trebuchet MS", Arial;
	color: #000000;
	padding: 5px;
}
.TextBox {

	font: 12px Arial, Helvetica, sans-serif;
	background: #F0F0FF;
	border: 1px solid #003399;
}
.UpcomingNews {
	font-family: Arial;
	font-size: 12px;
	color: #663300;
}
a.news:link {
	text-decoration: underline;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.news:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.news:visited {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.news:active {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.normaltext:hover {
	color: #724BQA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
a.normaltext:visited {
	color: #724BQA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
a.normaltext:active{
	color: #724BQA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}