.agenda_agendacal table{
	margin				: 0 auto;
}
.agenda_agendacal caption, .agenda_agendacal caption a{
	margin				: 0 auto;
	color				: #834501;
	font-weight			: bold;
	text-decoration		: none;
}
.agenda_agendacal caption{
	margin				: 10px auto 7px auto;
}
.agenda_agendacal td a{
	text-decoration		: none;
	font-weight			: bold;
	background-color	: #834501;
	color				: #fff;
}
	#secondary .aggregator .zone table{
		padding-left		: 5px;
		padding-top			: 10px;
		width				: 205px;
		height				: 115px;
	}
	
	#secondary .aggregator .zone table td{
		text-align			: center;
	}
	
	#secondary .aggregator .zone table th{
		text-align			: center;
		color				: #86455D;
		font-weight			: bold;
	}
	#container .aggregator .zone ul{
		padding-left		: 10px;
		list-style			: none;
	}
	#agenda_calendar td{
		text-align			: center;
		border 				: 1px solid #86455D;
		margin				: 0px;
	}
	#agenda_calendar thead td{
		text-align			: center;
		border 				: 0px solid #86455D;
		margin				: 0px;
	}
	table#agenda_calendar {
		border-collapse		: collapse;
		margin : auto;
	}
	#container .aggregator .zone table th{
		font-weight			: bold;
		color				: #86455D;
	}
	#agenda_calendar th{
		padding-left 		: 5px;
		text-align			: center;
	}
	#agenda_calendar th, #agenda_calendar a {
		font-weight			: bold;
		color				: #86455D;
		font-size			: 1em;
	}
	.size1columns, .size3columns{
		display : block;
		background-color : white;
	}