div#pagetitle {
	color: #000080;
	font-size: 19pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

div.subtitle {
	color: #000080;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

div.description {
	color: #800000;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

div.announcement {
	color: white;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

table.announcetable {
	background-color: #9d65bb;
	border-style: solid;
	border-color: green;
	border-width: 1;
	text-align: center;
	width: 600px;

}

div#myh1 {
	color: #000080;
	font-size: 150%;
	text-align: center;
	margin-bottom: 1em;
}

div#myh2 {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}

div#myh3 {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

td.day {
	color: #800000;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 4px;
}

td.time {
	color: #800000;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 1em;
	padding: 4px;
}

td#missionstatement {
	background-color: #b0c4de;
	height: 205px;
	text-align: left;
	font-size: 12pt;
	padding: 20px;
}

td#directorysidebar {
	background-color: #b0c4de;
	text-align: center;
	vertical-align: top;
	font-size: 12pt;
	padding: 20px;
}

td#mainimagepanel {
	background-color: #b0c4de;
	text-align: center;
	vertical-align: center;
	padding: 20px;
}

tr.masstimeodd {
	background-color: #c0c0c0
}

tr.masstimeeven {
	background-color: #f0f0f0
}

table {
	text-align: center;
}

table.maintable {
	text-align: center;
	width: 600px;
}

table.rcnet {
	text-align: center;
}

a {
	font-size: 12pt;
}

a:HOVER {
	color: red;
}

.notice {
	color: red;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

td.aboutdate {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-left-color: ThreeDShadow;
	border-top-color: ThreeDShadow;
	border-right-color: ThreeDLightShadow;
	border-bottom-color: ThreeDLightShadow;
	width: 6em;
	font-weight: bold;
}

td.aboutwhat {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-left-color: ThreeDShadow;
	border-top-color: ThreeDShadow;
	border-right-color: ThreeDLightShadow;
	border-bottom-color: ThreeDLightShadow;
}

table.abouttable {
	text-align: left;
	border-width: 1px;
	border-style: solid;
	width: auto;
	border-left-color: ThreeDLightShadow;
	border-top-color: ThreeDLightShadow;
	border-right-color: ThreeDShadow;
	border-bottom-color: ThreeDShadow;
}