 /* main site classes */
html,body { background-image:url("images/bg_site.gif"); margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
td { font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
A:Link { text-decoration:underline; color: #0000FF; font-size: 12px; }
A:Visited { text-decoration:underline; color: #0000FF; font-size: 12px; }
A:Active { text-decoration:none; color: #0000FF; font-size: 12px; }
A:Hover { text-decoration:none; color: #0000FF; font-size: 12px; }
A.linksmall:Link { text-decoration:underline; color: #0000FF; font-size: 11px; }
A.linksmall:Visited { text-decoration:underline; color: #0000FF; font-size: 11px; }
A.linksmall:Active { text-decoration:none; color: #0000FF; font-size: 11px; }
A.linksmall:Hover { text-decoration:none; color: #0000FF; font-size: 11px; }
A.bottom:Link { text-decoration:underline; color: #fff; font-weight: bold; font-size: 11px; }
A.bottom:Visited { text-decoration:underline; color: #fff; font-weight: bold; font-size: 11px; }
A.bottom:Active { text-decoration:underline; color: #fff; font-weight: bold; font-size: 11px; }
A.bottom:Hover { text-decoration:none; color: #fff; font-weight: bold; font-size: 11px; }    
h1 { font-size: 14px; font-weight: bold; color: #000; }
.text { padding-left: 2px; padding-right: 2px; color: #000; } 
.textsmall { padding-left: 2px; padding-right: 2px; font-size: 11px; color: #000; } 
.textbold { font-weight: bolder; color: #000; }
.textboldtop { font-size: 14px; font-weight: bolder; color: #000; }
.textbottom { font-weight: bold; color: #fff; font-size: 11px; }
.textsidenav { font-size: 11px; font-weight: bold; color: #000; }
.texttopnav { font-size: 11px; font-weight: bold; color: #fff; }
 /* navigation classes */
#navlist { margin-left: 0; padding-left: 4px; list-style: none; }
#navlist li { padding-left: 0px; }
#navlist ul { list-style: none; }
A.navigation:Link { text-decoration: underline; color: #000066; font-size: 11px; line-height: 18px; font-weight: bold; }
A.navigation:Visited { text-decoration: underline; color: #000066; font-size: 11px; line-height: 18px; font-weight: bold; }
A.navigation:Active { text-decoration: underline; color: #000066; font-size: 11px; line-height: 18px; font-weight: bold; }
A.navigation:Hover { text-decoration: none; color: #333366; font-size: 11px; line-height: 18px; font-weight: bold; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Visited { text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Active { text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Hover { text-decoration:none; color: #0000FF; font-size: 11px; }
.changethistoaname { font-family: verdana, helvetica; font-size: 10px; line-height: 12px; color: #252525; }
.inputFormButton { font-size:12px; cursor:hand; background-color:#ccc; color: #000; width: 110px; border: 1px; border-style: solid; border-color: #000; }
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000; background-color:#ccc; border-style:1px; }
.titleSpecial { font-weight: bold; color: #000; }
A.linkSpecial { color: #0000FF; text-decoration: underline; }
A.linkSpecial:hover { color: #0000FF; text-decoration: none; }
.titleEvent { font-weight: bold; color: #000; }
.eventLine { color: #000; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 11px; font-weight: bold; }
.gridMain { font-size: 11px; }
.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-size: 11px; }
.dropDownInCalendar { background-color:#fff; border: 1px #666 solid; }
.allEventsLink { font-weight: normal; }
.textOutsideCalendar { font-weight: normal; }
.calendardetail { color: #000; padding-right: 2px; padding-left: 2px; }