﻿body { }

.CalendarControlMainStyle { background-color: White; border-color: #999999; padding: 4; font-family: Verdana; font-size: 9pt; color: Black; }

.CalendarControlSelectedDayStyle { background-color: #666666; font-weight: bold; font-family: Verdana; color: White; font-size: 10; }

.CalendarControlTodayDayStyle { background-color: #CCCCCC; color: Black; }

.CalendarControlOtherMonthDayStyle { color: #808080; }

.CalendarControlNextPrevStyle { vertical-align: Bottom; }

.CalendarControlDayHeaderStyle { font-weight: bold; font-size: 7pt; background-color: #CCCCCC; }

.CalendarControlTitleStyle { background-color: Silver; font-weight: bold; border-color: Black; }

.CalendarControlSelectorStyle { background-color: #CCCCCC; }

.CalendarControlWeekendDayStyle { background-color: #FFFFCC; }

table.DayNames { font-family: Tahoma; font-size: small; font-weight: bold; }

.MonthViewHeaderStyle { background-color: Silver; height: 15px; }

.MonthViewBodyStyle { background-color: #EEEEDD; /*Silver;*/ height: 80px; }
.MonthViewBodyStyleDim { background-color: #EEEEDD; /*Silver;*/ height: 80px; color:Silver; }

.ListViewBodyStyle { background-color: white; border-color: #EEEEDD; border-bottom: 2px solid; border-left: 2px solid; font-family: Tahoma; font-size: 8pt; }

.ListViewHeaderStyle { background-color: white; border-color: #EEEEDD; border-top: 2px solid; border-left: 2px solid; font-family: Tahoma; font-size: 8pt; font-weight: bold; }

.ListViewDateColumn { background-color: white; border-color: #EEEEDD; border-bottom: 2px solid; border-left: 2px solid; font-family: Tahoma; font-size: 8pt; width: 15%; }

.ListViewNameColumn { background-color: white; border-color: #EEEEDD; border-bottom: 2px solid; border-left: 2px solid; font-family: Tahoma; font-size: small; width: 15%; }

.ListViewSummaryColumn { background-color: white; border-color: #EEEEDD; border-bottom: 2px solid; border-left: 2px solid; font-family: Tahoma; font-size: small; width: 55%; }

.ListViewLinkColumn { background-color: white; border-color: #EEEEDD; border-bottom: 2px solid; border-left: 2px solid; border-right: 2px solid; font-family: Tahoma; font-size: 7pt; width: 15%; }



