.calendar
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	text-align: center;
}
.calendarTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #A4B3BD;
	background-color: #456378;
	text-align: center;
}
.calendarTitle, .calendarTitle td
{
	font-weight: bold;
	font-size: 9pt;
	color: #A4B3BD;
	background-color: #456378;
	text-align: center;
}
.calendarNextPrev, .calendarNextPrev a:link
{
	color: #A4B3BD;
	font-size: 8pt;
	padding: 0px .5em;
	text-align: center;
}
.calendarNextPrev a, .calendarNextPrev a:visited, .calendarNextPrev a:hover
{
	color: #A4B3BD;
	font-size: 8pt;
	padding: 0px .5em;
	text-align: center;
}
.calendarDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	text-align: center;
}
.calendarDay, .calendarDay td
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	text-align: center;
}
.calendarOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
	text-align: center;
}
.calendarWeekendDay { background-color: WhiteSmoke; }
.calendarTodayDay
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	text-align: center;
	font-size: 7pt;
}
.calendarSelectedDay
{
	background-color: "LightCyan";
	color: "Red";
	font-weight: bold;
	text-align: center;
}
.calendarSelector { background-color: #c0c0e0; }
.other23 { font-family: Verdana; font-size: 13px; }

td.calendar { border: none; border-bottom: 1px solid Silver; background-color : #99CCFF; text-align: center;	 }
td.normal { font-size: 8pt; }
td.date0 { background-color : #99CCFF; }
td.default0 { background-color : #99CCFF; background-color : #DCDCDC; font-size: 8pt; }
td.default1 { background-color : #6699CC; background-color : #99CCFF; font-size: 8pt; }
td.default2 { background-color : #CCCCCC; font-size: 8pt; }
td.color1 { background-color : #FF0000; font-size: 8pt; }
td.color2 { background-color : #00FF00; font-size: 8pt; }
td.color3 { background-color : #0000FF; font-size: 8pt; }
td.color4 { background-color : #FFFFFF; font-size: 8pt; }
td.color5 { background-color : #FFFF00; font-size: 8pt; }
td.color6 { background-color : #41A1A2; font-size: 8pt; }
td.color7 { background-color : #FFBA00; font-size: 8pt; }
td.color8 { background-color : #8E3D61; font-size: 8pt; }
td.color9 { background-color : #38BD38; font-size: 8pt; }
td.color10 { background-color : #913263; font-size: 8pt; }
td.color11 { background-color : #6b3434; font-size: 8pt; }
td.color12 { background-color : #345C6B; font-size: 8pt; }
td.color13 { background-color : #6fae74; font-size: 8pt; }
td.color14 { background-color : #6989C3; font-size: 8pt; }
td.color15 { background-color : #467424; font-size: 8pt; }
td.color16 { background-color : #ef16fd; font-size: 8pt; } 
.other23 { font-family: Verdana; font-size: 13px; }
