.calHead {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.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;
	font-weight: bold;
	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: #333333;
}
.education {
	color: #990000;
}
.youth {
	color: #006633;
}
.sisterhood {
	color: #732e6b;
}
.brotherhood {
	color: #2e4d73;
}
.committee {
	color: #CC6600;
}

.general a:link, .general a:visited, .general a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.general a:hover {
	font-weight: bold;
	color: #3169B6;
	text-decoration: none;
}
.education a:link, .education a:visited, .education a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.education a:hover {
	font-weight: bold;
	color: #3169B6;
	text-decoration: none;
}
.youth a:link, .youth a:visited, .youth a:active {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.youth a:hover {
	font-weight: bold;
	color: #3169B6;
	text-decoration: none;
}
.sisterhood a:link, .sisterhood a:visited, .sisterhood a:active {
	color: #732e6b;
	font-weight: bold;
	text-decoration: none;
}
.sisterhood a:hover {
	font-weight: bold;
	color: #3169B6;
	text-decoration: none;
}
.brotherhood a:link, .brotherhood a:visited, .brotherhood a:active {
	color: #2e4d73;
	font-weight: bold;
	text-decoration: none;
}
.brotherhood a:hover {
	font-weight: bold;
	color: #3169B6;
	text-decoration: none;
}
.committee a:link, .committee a:visited, .committee a:active {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.committee a:hover {
	font-weight: bold;
	color: #3169B6;
	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: 14px;
	color: #732e6b;
	font-style: normal;
}
.calTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2e4d73;
}

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

