.adminBG {
	background-color: #FFFFFF;
}

.adminCopy {
	font-size: 11px;
	color: #333333;
}	

.calHead {
	font-size: 12px;
	color: #5D594D;
	font-weight: bold;
}

.calPrevNext {
	font-size: 11px;
}
.calPrevNext A:link {
	color: #40688D;
	text-decoration: underline;
}
.calPrevNext A:visited {
	color: #40688D;
	text-decoration: underline;
}
.calPrevNext A:hover {
	color: #40688D;
	text-decoration: none;
}
.calPrevNext A:active {
	color: #40688D;
	text-decoration: none;
}
	
.calList {
	font-size: 14px;
	color: #5D594D;
}

.calListHeader {
	font-size: 16px;
	color: #5D594D;
	font-weight: bold;
}

.calMonth {
	font-size: 16px;
	color: #5D594D;
	font-weight: bold;
}

.calMonth A:link {
	color: #40688D;
	text-decoration: underline;
}
.calMonth A:visited {
	color: #40688D;
	text-decoration: underline;
}
.calMonth A:hover {
	color: #40688D;
	text-decoration: none;
}
.calMonth A:active {
	color: #40688D;
	text-decoration: none;
}
	
.calDay {
	font-size: 11px;
	color: #5D594D;
}
	
.calHeadBG {
	background-color: #F0EEE1;
}
.calHeadNavBG {
	background-color: #F0EEE1;
}
	
.calListHeadNavBG {
	background-color: #D6C5A9;
}
	
.calFilterTable{
	border-top: 1px solid #D6C5A9;
	border-left: 1px solid #D6C5A9;
	border-right: 1px solid #D6C5A9;
	border-bottom: 1px solid #D6C5A9;
}
	
.calBorder {
	border-top: 1px solid #D6C5A9;
	border-left: 1px solid #D6C5A9;
	border-bottom: 1px solid #D6C5A9;
}

.calMonthTable{
	border-top: 1px solid #D6C5A9;
	border-left: 1px solid #D6C5A9;
	border-right: 1px solid #D6C5A9;
	border-bottom: 1px solid #D6C5A9;
}

.calDate {
	font-size: 11px;
	color: #5D594D;
	border-top: 1px solid #D6C5A9;
	border-left: 1px solid #D6C5A9;
	border-right: 1px solid #D6C5A9;
	border-bottom: 1px solid #D6C5A9;
	background-color: #FFFFFF;
	height: 100px;
	overflow: visible;
}
	
.calDateList {
	font-size: 11px;
	color: #D6C5A9;
	border-bottom: 1px solid #D6C5A9;
	border-right: 1px solid #D6C5A9;
	border-left: 1px solid #D6C5A9;
	background-color: #FFFFFF;
}

.calEventTitle {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}
	
.calEventTags {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
	
.calLinks A:link {
	color: #40688D;
	text-decoration: underline;
}
.calLinks A:visited {
	color: #40688D;
	text-decoration: underline;
}
.calLinks A:hover {
	color: #40688D;
	text-decoration: none;
}
.calLinks A:active {
	color: #40688D;
	text-decoration: none;
}

.calBackLink A:link {
	color: #40688D;
	text-decoration: underline;
}
.calBackLink A:visited {
	color: #40688D;
	text-decoration: underline;
}
.calBackLink A:hover {
	color: #40688D;
	text-decoration: none;
}
.calBackLink A:active {
	color: #40688D;
	text-decoration: none;
}
