.titleStyle{
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.headerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.borderColor {
	background-color: #c7b7b7;
}
.innerColor {
	background-color: #c7b7b7;
}
.monthEntryStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}
.yearEntryStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}
.yearArrowStyle {
	font-family: Webdings;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.navStyle {
	background-color: #c7b7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.weekdayHeaderStyle {
	background-color: #c7b7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.todayStyle {
	background-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00ffff;
}
.normalStyle  {
	background-color: #c7b7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.dimStyle {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b0b0b0;
}
.linkStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.weekendStyle {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.dimWeekendStyle {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b0b0b0;
}
.holidayStyle {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.holidayLinkStyle {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
