BODY {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


TD.finder {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	background-color : inherit;
}

TD.tab {
	font-weight : bold;
	color : Black;
	background-color : inherit;
}

TH.click {
	color : Blue;
	text-decoration : underline;
	background-color : transparent;
}
TABLE.contents {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE.brochure {
	font-size : 9pt;
}
.bigletter {
	font-size : 20pt;
}
.indent {
	text-indent: 5em;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.full-border {
	border: 1px solid #000000;
}
.small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.med-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.small-text {
	font-size: 10px;
}
.small-text-red {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.small-text-yellow {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
.small-text-orange {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.small-text-green {
	font-size: 10px;
	font-weight: bold;
	color: #339966;
}
.small-text-blue {
	font-size: 10px;
	font-weight: bold;
	color: #3366FF;
}
.programfinder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.programfinder:link {
	color: #000000;
	text-decoration: underline;
}
.programfinder:visited {
	color: #000000;
	text-decoration: underline;
}
.programfinder:hover {
	color: #0000FF;
}
.programfinder:active {
	color: #000000;
	text-decoration: underline;
}
#eventkeeperdiv {
	height: 480px;
	width: 800px;
	overflow: hidden;
	position: inherit;
	visibility: visible;
	z-index: 1;
	left: 152px;
	top: 285px;
}
#eventkeeper {
	x-overflow: hidden;
}
.right-borderGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
