body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/BKStretch.jpg);
}
.AreaTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #142A5C;
}
a:link {
	color: #152B5D;
}
a:visited {
	color: #152B5D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
.EventDate {
	font-size: 12px;
	font-weight: bold;
}
.DimmedText {
	color: #999999;
}
.HighlightedText {
	color: #F90000;
}
.tableCell-grey {
	background-color: #C0C0C0;
}
.tableCell-purple {
	background-color: #cc99FF;
}
.tableCell-orange {
	background-color: #FF9900;
}
.tableCell-yellow {
	background-color: #FFFF99;
}
.tableCell-green {
	background-color: #ccffcc;
}
