.calpq {  font-family: Arial, Helvetica, sans-serif; font-size: small; text-align: centre; font-weight: bold; color: #FFFFCC}
.calpqb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #FFFFCC;
	text-decoration: none;
}
.calpqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: centre;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}

.event {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;


}
.nonevent {
	background-color: #FFFFCC;
}
.Agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BD966B;
	background-position: center;
	border: thin none;

}
.AgendaDays {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #BD966B;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: x-small;



}
.AgendaHeader {
	font-weight: bold;
	background-color: #BD966B;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
.AgendaWeekDays {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BD966B;
	text-align: center;
	color: #000000;
	border-bottom-style: none;
	font-size: x-small;



}
.NextButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	border: thin solid #FFFFFF;
	font-weight: bold;

}
