 /* main site classes */
body { margin-top: 0; margin-left: 0; background-color: #666699; }
h1 { color: #363667; font-size: 11pt; line-height: 11px; font-family: Georgia, Times New Roman; }

.text, P, LI, UL, OL {color: #363644; font-size: 11px; line-height: 13pt; font-family: Georgia, "Times New Roman"; }

A:link { color: #333333; font-size: 8pt; font-family: Georgia, Times New Roman; text-decoration: underline; }
A:visited { color: #333333; font-size: 8pt; font-family: Georgia, Times New Roman; text-decoration: underline; }
A:hover { color: #666699; font-size: 8pt; Georgia, Times New Roman; text-decoration: none; }

A.nav:Link { color: #363644; font-size: 9pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: none; }
A.nav:Visited { color: #363644; font-size: 9pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: none; }
A.nav:Hover { color: #363644; font-size: 9pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: underline; }

.footer   { color: #333333; font-size: 7pt; line-height: 14px; font-family: Georgia, Times New Roman; text-align: center;}
 /* classes which define more info links */
A.moreInfo:Link { font-style: normal; font-weight: normal; }
A.moreInfo:Visited { font-style: normal; font-weight: normal; }
A.moreInfo:Active { ont-style: normal; font-weight: normal; }
A.moreInfo:Hover { font-style: normal; font-weight: normal; }
 /* classes which define the calendar styles */
.inputFormButton { font-size:12px; cursor:hand; background-color:#ccc; color: #000; width: 110px; border: 1px; border-style: solid; border-color: #000; }
.titleSpecial { font-weight: bold; color: #000; }
A.linkSpecial { text-decoration: underline; }
A.linkSpecial:hover { text-decoration: none; }
.titleEvent { font-weight: bold; color: #000; }
.eventLine { font-weight: normal; color: #000; }
.monthYear { font-size:12px; font-weight: bold; }
.daysOfWeek { font-size:12px; font-weight: bold; }
.gridMain { font-size:11px; font-weight: normal; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #000; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #333333; background-color: #FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333333; background-color: #999; } /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-weight: normal; }
.dropDownInCalendar { background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink { font-weight: normal; }
.textOutsideCalendar { font-weight: normal; }
.calendardetail { font-weight: normal; color: #000; padding-right: 5px; padding-left: 5px; }

