A.PreviousMonthWeekDay {
color: #008080;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-align: left;
}

A.CurrentMonthWeekDay {
color: #091c5a;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-align: left;
}

A.NextMonthWeekDay {
color: #008080;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-align: left;
}

A.CalendarItemMorning { 
color: #0000FF;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.CalendarItemMorningBold { 
color: #0000FF;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.CalendarItemAfternoon { 
color: #FF0000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.CalendarItemAfternoonBold { 
color: #FF0000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.CalendarItemEvening { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.CalendarItemEveningBold { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.CalendarItem { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.CalendarItemBold { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.CalendarHours { 
color: #FF0000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.CalendarHoursBold { 
color: #FF0000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.ClosedDayItem { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.ClosedDayItemBold { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.HolidayItem { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.HolidayItemBold { 
color: #000000;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.SpecialItem { 
color: Purple;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.SpecialItemBold { 
color: Purple;
font-family: Arial;
font-size: 8pt;
font-weight: bold;
}

A.TitleBar { 
color: #00FF00;
font-family: Arial;
font-size: 14pt;
font-weight: bold;
}

A.MonthNavigationTop { 
color: Fuchsia;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

A.MonthNavigationTop2 { 
color: #00FF00;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

A.MonthNavigationBottom { 
color: #091c5a;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

A.Weekdays { 
color: #00FF00;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}

A.DetailTitle { 
color: Purple;
font-family: Arial;
font-size: 16pt;
font-weight: bold;
}

A.DetailTitleBig { 
color: Purple;
font-family: Arial;
font-size: 20pt;
font-weight: bold;
}

A.DarkGreen {
color: DarkGreen;
}

A.Italic {
font-style: italic;
}

A.Strike {
text-decoration: line-through;
}

TD.PreviousMonthAnyDay {
background-color: #C0C0C0;
height: 60px;
width: 14%;
}

TD.CurrentMonthClosedDay {
background-color: LightBlue;
height: 60px;
width: 14%;
}

TD.CurrentMonthOpenDay {
background-color: #FFFFFF;
height: 60px;
width: 14%;
}

TD.NextMonthAnyDay {
background-color: #C0C0C0;
height: 60px;
width: 14%;
}
