.mainTable {
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	color: #000;
	text-align: center;
}

a {color:#006600; text-decoration:none;}
a:hover {color:#009900; text-decoration:underline;}
a:visited {color:#006600; text-decoration:none;}



.menuTable td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
.menuTable a:link {text-decoration:none; color:#000000;}
.menuTable a:hover {
	text-decoration:none;
}
.menuTable a:visited {text-decoration:none; color:#000000;}


.innerTable {
	background-color: #FFFFFF;
	filter: alpha(opacity=100);
	-moz-opacity:0.100;
	opacity:0.100;
}

#dropmenudiv{
	position:absolute;
	border:0px;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #006600;
	text-align: center;
	color: #FFFFFF;
}
.style1 {
	font-size: 12pt;
	font-weight: normal;
}
.style2 {font-size: 14pt; font-weight: bold; }
.sunday_date {
	font-size: 12pt;
}
.sunday_event {
	font-size: 12pt;
	font-weight: normal;
}
