.adminBG {
	background-color: #CCCCCC;
}

.adminCopy {
	font-size: 11px;
	color: #93744C;
}	

.calHead {
	font-size: 12px;
	color: #fcf2dc;
	font-weight: bold;
}

.calPrevNext {
	font-size: 11px;
}
.calPrevNext A:link {
	color: #522F1D;
	text-decoration: underline;
}
.calPrevNext A:visited {
	color: #522F1D;
	text-decoration: underline;
}
.calPrevNext A:hover {
	color: #522F1D;
	text-decoration: none;
}
.calPrevNext A:active {
	color: #522F1D;
	text-decoration: none;
}
	
.calList {
	font-size: 14px;
	color: #000000;
}

.calListHeader {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.calMonth {
	font-size: 16px;
	color: #aa6f35;
	font-weight: bold;
}

.calMonth A:link {
	color: #660000;
	text-decoration: underline;
}
.calMonth A:visited {
	color: #660000;
	text-decoration: underline;
}
.calMonth A:hover {
	color: #660000;
	text-decoration: none;
}
.calMonth A:active {
	color: #660000;
	text-decoration: none;
}
	
.calDay {
	font-size: 11px;
	color: #aa6f35;
}
	
.calHeadBG {
	background-color: #844229;
}
.calHeadNavBG {
	background-color: #fcf2dc;
}
	
.calListHeadNavBG {
	background-color: #E4E3D6;
}
	
.calFilterTable{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.calBorder {
	border-top: 1px solid #522F1D;
	border-left: 1px solid #522F1D;
	border-bottom: 1px solid #522F1D;
}
	
.calMonthTable{
	border-top: 1px solid #522F1D;
	border-left: 1px solid #522F1D;
	border-right: 1px solid #522F1D;
	border-bottom: 1px solid #522F1D;
}

.calDate {
	font-size: 11px;
	color: #522F1D;
	border-top: 1px solid #522F1D;
	border-left: 1px solid #522F1D;
	border-right: 1px solid #522F1D;
	border-bottom: 1px solid #522F1D;
	height: 100px;
	background-color: #fcf2dc;
	overflow: visible;
}
	
.calDateList {
	font-size: 11px;
	color: #522F1D;
	border-bottom: 1px solid #522F1D;
	border-right: 1px solid #522F1D;
	border-left: 1px solid #522F1D;
	background-color: #E5E3D6;
}
	
.calBriefDescription {
	color: #000000;
}

.calEventTitle {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
	
.calEventTags {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
	
.calLinks A:link {
	color: #cc3300;
	text-decoration: underline;
}
.calLinks A:visited {
	color: #cc3300;
	text-decoration: underline;
}
.calLinks A:hover {
	color: #cc3300;
	text-decoration: none;
}
.calLinks A:active {
	color: #cc3300;
	text-decoration: none;
}

.calBackLink A:link {
	color: #660000;
	text-decoration: underline;
}
.calBackLink A:visited {
	color: #660000;
	text-decoration: underline;
}
.calBackLink A:hover {
	color: #660000;
	text-decoration: none;
}
.calBackLink A:active {
	color: #660000;
	text-decoration: none;
}
