.calHead {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #51609f;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
.emptyDay {
	background-color: #efefef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.eventDay {
	font-size: 11px;
	color: #990000;
	line-height: 13px;
	text-align: left;
	width: 70px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.day {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 11px;
	height: 120px;
	text-align: left;
	width: 70px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.event {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.GENERAL {
	color: #666666;
}
.GENERAL  a     {
	color: #666666;
	text-decoration: none;
}
.GENERAL a:hover {
	color: #111111;
	text-decoration: none;
}
.AWANA {
	color: #990000;
}
.AWANA  a     {
	color: #990000;
	text-decoration: none;
}
.AWANA a:hover {
	color: #111111;
	text-decoration: none;
}
.CHILDREN {
	color: #993333;
}
.CHILDREN  a     {
	color: #993333;
	text-decoration: none;
}
.CHILDREN a:hover {
	color: #111111;
	text-decoration: none;
}
.YOUTH {
	color: #993399;
}
.YOUTH  a     {
	color: #993399;
	text-decoration: none;
}
.YOUTH a:hover {
	color: #111111;
	text-decoration: none;
}
.WOMEN {
	color: #FF00FF;
}
.WOMEN a:link, .WOMEN a:visited, .WOMEN a:active {
	color: #FF00FF;
	text-decoration: none;
}
.WOMEN a:hover {
	color: #111111;
	text-decoration: none;
}
.MEN {
	color: #3333ff;
}
.MEN  a     {
	color: #3333ff;
	text-decoration: none;
}
.MEN a:hover {
	color: #111111;
	text-decoration: none;
}
.SUNDAY_SCHOOL {
	color: #339900;
}
.SUNDAY_SCHOOL  a    {
	color: #339900;
	text-decoration: none;
}
.SUNDAY_SCHOOL a:hover {
	color: #111111;
	text-decoration: none;
}
.MISSIONS {
	color: #0099CC;
}
.MISSIONS a:link, .MISSIONS a:visited, .MISSIONS a:active {
	color: #0099CC;
	text-decoration: none;
}
.MISSIONS a:hover {
	color: #111111;
	text-decoration: none;
}
.WORSHIP {
	color: #006600;
}
.WORSHIP  a     {
	color: #006600;
	text-decoration: none;
}
.WORSHIP a:hover {
	color: #111111;
	text-decoration: none;
}

.linedTableCal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.calNav {
	font-size: 9pt;
	color: #666666;
	font-style: normal;
}
.calTitle {
	font-size: 18px;
	font-weight: bold;
	color: #51609F;
}

.eventDesc {
	font-size: 9px;
	color: #999999;
	padding-right: 2px;
}
.eventTitle {
	font-size: 14px;
	font-weight: normal;
}
