<style>

body {margin:0px;padding:0px;width:100%;height:100%;}
body,th,td,div,p,form,input,select,textarea,a {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color: #e6be85;
	color: black;
}
a {text-decoration:none; color:blue}a:hover {text-decoration:underline; color:blue}
p {font-size:12px;line-height:1.5em;}
form {margin:0px;}
input,select,textarea {font-size:12px; background-color:white}	
.bodyText
{
	padding: 10px;
	text-align: left;
}
.addressnavtext
{
   font-weight: bold;
   font-size: 12px;
   color: #8b0000;
}
.maplink
{
   font-weight: bold;
   font-size: 12px;
   color: blue;
}
.boldred
{
   font-weight: bold;
   color: red;
}
.selectedpagetitle
{
	font-variant : small-caps; 
	font-size : 36px; 
	line-height : 48px; 
	font-weight : bold; 
	text-align : center;
	text-decoration : none; 
	background-color: #aeaeff;
	color : white;
	padding: 3px;	
}
.unselectedButtonCellLink
{
	font-variant : small-caps; 
	font-size : 12px; 
	line-height : 19px; 
	font-weight : bold; 
	text-align : left;
	text-decoration : none; 
	color : black;
}
.aboutSubMenu
{
	position:absolute;
	z-index:99;
	visibility:hidden;
}
.linksList
{
	line-height : 20px;
}
.eventTitle
{
	font-weight : bold;
	padding: 5px;
	text-align : center;
}
.eventTime
{
	padding: 5px;
	text-align : center;	
}
.eventPlace
{
	padding: 5px;
	text-align : center;	
}
.eventTitleOld
{
	font-weight : bold;
	padding: 5px;
	text-align : center;
	background-color: #999999;
}
.eventTimeOld
{
	padding: 5px;
	text-align : center;
	background-color: #999999;
}
.eventPlaceOld
{
	padding: 5px;
	text-align : center;
	background-color: #999999;	
}
.eventsTableHeader
{
	background-color: #aeaeff;
	text-align : center;	
}
</style>