.eventCalendar_details {
	/** configure the width **/
	width:600px;
	background-color: #FFFFFF;
	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.eventCalendar_details th {
	background-color: #FFFFFF;
	color: #6B0A15;
	font-weight: bold;
	height: 20px;
	width:100px;
}
.eventCalendar_details_right_border {
	border-right: 1px solid #6A5334;
}
.eventCalendar_details .header {
	background-color: #5670B3;
	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
}
.eventCalendar_details .footer {
	background-color: #5670B3;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	width:100%;
}
.eventCalendar_details td {
	border-top: 1px solid #6A5334;
	width: 75px;
	height:70px;
	text-align: center;
	font-size:0.9em;
	padding: 2px;
}
.eventCalendar_details_number {
	font-weight: bold;
	color: #6B0A15;
	height:20px;
	width:40px;
	line-height:20px;
	text-align:left;
	padding-left:5px;
	float: left;
}
.eventCalendar_details_add {
	font-weight: bold;
	color: #6B0A15;
	height:20px;
	width:40px;
	line-height:20px;
	text-align:right;
	padding-right:5px;
	float: right;
}
.eventCalendar_details_content {
	height: 70px;
	width: 75px;

	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	/* color: #6A5334; grr*/
	color: #6B0A15;
}
.eventCalendar_details .today {
	background-color: #6A5334;
}

.eventCalendar_details .link {
	width: 18px;
	height: 16px;
	background-color: #D4C9EF;
	padding: 2px;
	border: 1px solid #000000;
}

.eventCalendar_details a, .eventCalendar_details a:link, .eventCalendar_details a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6A5334;

}
.eventCalendar_details a.headerNav, .eventCalendar_details a:link.headerNav, .eventCalendar_details a:hover.headerNav {
	background-color: #5670B3;
	color: #ffffff;
}

.eventCalendar_details a.footerNav, .eventCalendar_details a:link.footerNav, .eventCalendar_details a:hover.footerNav {
	width: 100%;
	background-color: #5670B3;
	color: #ffffff;
}
.CPAC_monthYear {
	color: #ffffff;
	font-size: 16px;
}


.blueBox {
	width: 290px;
	min-height: 30px;
	border: 1px solid #6B0A15;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:10px;
}
.blueBGHeader {
	margin:auto;
	background-color: #6B0A15;
	font-size: 15px;
	color: #FFFFFF;
	width: 278px;
	height: 31px;
	text-align: center;
	/*
	 * color: #000000;
	 */
}
.blueBoxLine {
	width: 278px;
	margin:auto;
	border-bottom:1px solid #6B0A15;
}
.boxSpacer3 {
	line-height: 0px;
	width: 278px;
	height: 3px;
}
.boxContent {
	text-align: left;
	padding-top:5px;
	width: 278px;
	margin: auto;
	font-size: 14px;
	line-height: 20px;
	color: #6A5334;
}
.subheadline,
.subheadline a:link, 
.subheadline a:hover, 
.subheadline a:active, 
.subheadline a:visited {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	/*
	 * color: #6A5334;
	 */
	color: #6B0A15;
}

