.CalHeadBG {
	background-color: #F0F0F0;
}
.CalHeadTxt { 	font-weight: bold;color: Black; font-size: 11; text-decoration: none;}
.CalBorderBg {
	background-color: #D4D4D4;
}
.CalBorderTxt { font-weight: bold;color: White; font-size: 11; text-decoration: none; }
.CalEventBg {
	background-color: #F0F0F0;
}
.CalEventBgCurrent {
	background-color: #DEF0ED;}

.CalEventTxt {
	font-size: 9px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.CalDayBg { background-color: Black; }
.CalDayTxt {font-weight: bold; color: White;  font-size: 11; text-decoration: none;}
.CalUpTxt {
	font-weight: bold;
	color: Black;
	font-size: 12;
	text-decoration: none;
	font-family : Arial;
}