.mainArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/content_main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #63ACCE;
	margin: 0px;
	background-image: url(images/waterBKG.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.newsItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.calEvent2 {
	background-color: #FFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.calEvent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.smallInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
.bHeader {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.bHeader2 {
	background-color: #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066;
	font-weight: bold;
} 
.bHeader2 a:link {
	text-decoration: none;
	font-weight: normal;
} 
.bHeader2 a:visited {
	text-decoration: none;
	font-weight: normal
} 
.bHeader2 a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
} 
.alert {
	font-size: 12px;
	color: #900;
}
a {
	color: #066;
}
a:visited {
	color: #066;
}
a:hover {
	color: #36C;
}
.bName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
