.EventsCalendarHead
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 24px;
	padding-top: 10px;
}

.EventsCalendarCell
{
	width: 535px;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 8pt;
	clear: both;
	
	padding-bottom: 20px;
}

.EventsCalendarTopCell
{
	width: 100%;
	height: 28px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002108.jpg");
	background-repeat: no-repeat;
	background-position: -1px 0px;
	clear: both;
	margin-top: 12px;
	
	color: #FFFFFF;
	font-weight: bold;
}

.EventsCalendarTopCell-1
{
	width: 100%;
	height: 27px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002106.jpg");
	background-repeat: no-repeat;
	position: relative;
	left: -1px;
	clear: both;
	
	color: #FFFFFF;
	font-weight: bold;
}

.EventsCalendarBottomCell
{
	width: 100%;
	clear: both;
	padding-top: 4px;
	height: 15px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002107.jpg");
	background-repeat: no-repeat;
	
	color: #000000;
}

.EventsCalendarBottomCell-1
{
	width: 100%;
	clear: both;
	padding-top: 0px;
	
	color: #000000;
}

.EventsCalendarDataCell
{
	width: 100%;
	clear: both;
}

.EventsCalendarColSpace
{
	float: left;
	width: 24px;
}

.EventsCalendarClear
{
	clear: both;
	margin-bottom: 4px;
}

.EventsCalendarEnd
{
	width: 100%;
	clear: both;
	height: 15px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002107.jpg");
	background-repeat: no-repeat;
}

.EventsCalendarTitle
{
	color: #5D142D;
}

/*Top Cells*/
.EventsCalendarTopCell .EventsCalendarCol0,
.EventsCalendarTopCell-1 .EventsCalendarCol0
{
	/*margin-left: 24px;*/
	float: left;
	width: 110px;
	text-transform: uppercase;
}

.EventsCalendarTopCell .EventsCalendarCol1,
.EventsCalendarTopCell-1 .EventsCalendarCol1
{
	margin-left: 0px;
	float: left;
	width: 302px;
	text-transform: uppercase;
}

.EventsCalendarTopCell .EventsCalendarCol2,
.EventsCalendarTopCell-1 .EventsCalendarCol2
{
	margin-left: 0px;
	float: left;
	width: 98px;
	text-transform: uppercase;
}

/*BottomCells*/
.EventsCalendarBottomCell .EventsCalendarCol0,
.EventsCalendarBottomCell-1 .EventsCalendarCol0
{
	/*margin-left: 24px;*/
	float: left;
	width: 110px;
	margin-bottom: 1px;
}

.EventsCalendarBottomCell .EventsCalendarCol1,
.EventsCalendarBottomCell-1 .EventsCalendarCol1
{
	margin-left: 0px;
	float: left;
	/*width: 302px;*/
	width: 290px;
	margin-bottom: 1px;
	/*padding-right: 12px;*/
	margin-right: 12px;
	
	/*border: 1px solid #000000;*/
}

.EventsCalendarBottomCell .EventsCalendarCol2,
.EventsCalendarBottomCell-1 .EventsCalendarCol2
{
	margin-left: 0px;
	float: left;
	width: 98px;
	margin-bottom: 1px;
}
