.clchead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #CCCCCC;
	background-color: #993333;
	text-align: center;
	width: 680;
	font-weight: bold;
}
.clcsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #993333;
	background-color: #999999;
	text-align: center;
	width: 680px;
	font-weight: bold;
}
.galleryhead {
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;


}
.gallerysub {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	background: #666666;

}
.minutesblock {
	width: 672px;
}
.cases {
	font-weight: bold;
	text-decoration: underline;
}
.clchead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #CCCCCC;
	background-color: #993333;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.clcsubhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #993333;
	background-color: #999999;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.meetingdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CCCCCC;
	font-weight: bold;
}
#menu  a:link {
	color: #666666;
	text-decoration: none;
	padding: 0px 3px;
	}
	#menu  a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px 3px;
	}
	#menu a:link:hover {
	color: #993333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	}
#menu  a:visited:hover {
	color: #993333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	}
#menu {
	padding-left: 2em;
}

#agenda p {
	margin: 0px;
}
#agenda {
	margin-top: 8px;
	text-align: left;
}
.helpTXT {
	font-size: 11px;
	color: #999999;
	margin-bottom: 3px;
}
.blackLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
}

