@charset "utf-8";
/* CSS Document */

.agendaOuter {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #900522;
	border-right-color: #900522;
	border-bottom-color: #900522;
	border-left-color: #900522;
}
.agendaDate {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #900522;
	padding-right: 5px;
	padding-left: 5px;
}
.minutesOuter {
	width: 400px;
	padding: 10px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B6B294;
	border-right-color: #B6B294;
	border-bottom-color: #B6B294;
	border-left-color: #B6B294;
}
.minuteInner {
	margin:auto;
	width: 340px;
	text-align: center;
}
.minutesDateBox {
	width: 60px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #910522;
	margin-right: 5px;
	margin-left: 5px;
}
.minutesOuter {
	width: 400px;
	padding: 30px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B6B294;
	border-right-color: #B6B294;
	border-bottom-color: #B6B294;
	border-left-color: #B6B294;
}
.minuteInner {
	margin:auto;
	width: 340px;
	text-align: center;
}
.minutesDateBox {
	width: 60px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #910522;
	margin-right: 5px;
	margin-left: 5px;
}
