 /* main site classes */
body { background-image:url("images/bg_site.gif"); font-family: arial, helvetica, sans-serif; color: #3F3D1B; padding: 0px;}
A:Link { color: #0000CC; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; }
A:Visited { color: #0000CC; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; }
A:Active { color: #0000CC; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; }
A:Hover { color: #0000CC; font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; }
A.topnav:Link { color: #000000; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.topnav:Visited { color: #000000; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.topnav:Active { color: #000000; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.topnav:Hover { color: #000000; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: none; }
A.nav:Link { color: #3F3D1B; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.nav:Visited { color: #3F3D1B; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.nav:Active { color: #3F3D1B; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.nav:Hover { color: #3F3D1B; font-size: 12px; font-family: arial, helvetica, sans-serif; text-decoration: none; }
A.linksmall:Link { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.linksmall:Visited { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.linksmall:Active { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
A.linksmall:Hover { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: none; }
h1 { color: #3F3D1B; font-size: 15px; font-family: arial, helvetica, sans-serif; }
.copy { color: #3F3D1B; font-size: 12px; font-family: arial, helvetica, sans-serif; }
.footer { color: #000000; font-size: 12px; font-family: arial, helvetica, sans-serif; }
.footerhdr { color: #007452; font-size: 12px; font-family: arial, helvetica, sans-serif; }
.smallcopy { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; }
.smallcopy3rdcol { color: #3F3D1B; font-size: 11px; font-family: arial, helvetica, sans-serif; }
.smallhdr { color: #3F3D1B; font-size: 12px; font-weight: bold; font-family: arial, helvetica, sans-serif; padding: 0px 0px 0px 0px; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline ;color: #3F3D1B; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Visited { text-decoration:underline ;color: #3F3D1B; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Active { text-decoration:underline; color: #3F3D1B; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Hover { text-decoration:none; color: #3F3D1B; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
.inputFormButton { font-size:12px; cursor:hand; background-color:#CCCCCC; color: #000000; width: 110px; border: 1px; border-style: solid; border-color: #000000}
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000000; background-color:#cccccc; border-style:1px}
.titleSpecial { font-size: 12px; font-weight: bold; color: #000000}
A.linkSpecial { font-size: 12; font-weight: normal; color: #0000FF; text-decoration: underline}
A.linkSpecial:hover { font-size: 12; color: #0000FF; text-decoration: none}
.titleEvent { font-size: 12px; font-weight: bold; color: #3F3D1B}
.eventLine { font-size: 12px; font-weight: normal; color: #3F3D1B}
.monthYear { font-size:16px; font-weight: bold;}
.daysOfWeek { font-size: 11px;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: #000000; 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: #999999} /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000000; background-color: #999999} /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333333; background-color: #999999} /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-size: 11px;;font-weight: normal;}
.dropDownInCalendar {font-size: 12px; background-color:#ffffff; border: 1px #666666 solid;}
.allEventsLink { font-size: 12px;}
.textOutsideCalendar { font-size: 12px;}
.calendardetail { font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #3F3D1B; padding-right: 5px; padding-left: 5px}