 /* main site classes */
body { margin: 0px; padding: 0px; background: url("images/bg_main.gif"); }
td { font-family:arial; }
A:Link {text-decoration:underline ;color: #E1E1E1}
A:Visited {text-decoration:underline ;color: #E1E1E1}
A:Active {text-decoration:underline; color: #E1E1E1}
A:Hover {text-decoration:none; color: #E1E1E1}
A.linksmall:Link { font-size: 8pt; text-decoration:underline ;color: #E1E1E1}
A.linksmall:Visited { font-size: 8pt; text-decoration:underline ;color: #E1E1E1}
A.linksmall:Active { font-size: 8pt; text-decoration:underline; color: #E1E1E1}
A.linksmall:Hover { font-size: 8pt; text-decoration:none; color: #E1E1E1}
.addresstextbold{ font-family:Verdana; color:white; text-decoration:none; font-size:7pt; font-weight:bold; font-variant:small-caps; }
.maintext { font-family:arial; color:#ffffff; text-decoration:none; font-size:9pt; font-weight:normal; }
.addresstextsmall { font-family:arial; color:#FFFFFF; text-decoration:none; font-size:8pt; font-weight:normal; }
.maintextbold { font-family:arial; color:#ffffff; text-decoration:none; font-size:9pt; font-weight:bold; }
.maintextcountdown { font-family:arial; color:#007400; text-decoration:none; font-size:9pt; font-weight:bold; }
.maintextmenu { font-family:arial; color:#FFCC00; text-decoration:none; font-size:9pt; font-weight:normal; }
.maintextmenubold { font-family:arial; color:#FFCC00; text-decoration:none; font-size:9pt; font-weight:bold; }
.textsmall { font-size: 8pt; color:#FFFFFF; }
 /* navigation classes */
A.nav:Link { font-size: 11px; text-decoration:none; font-weight:bold; color: #007E2C; }
A.nav:Visited { font-size: 11px; text-decoration:none; font-weight:bold; color: #007E2C; }
A.nav:Active { font-size: 11px; text-decoration:none; font-weight:bold; color: #007E2C; }
A.nav:Hover { font-size: 11px; text-decoration:underline; font-weight:bold; color: #007E2C; }
.navdividers { font-size: 11px; }
.navwrapper { margin: 0px 0px 4px 5px; }
 /* 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: 12px; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12px; color: #0000FF; text-decoration: none; }
A.linkDayInCell:link { font-size: 11px; color:#0000FF; text-decoration: underline; }
A.linkDayInCell:visited { font-size: 11px; color:#0000FF; text-decoration: underline; }
A.linkDayInCell:active { font-size: 11px; color:#0000FF; text-decoration: underline; }
A.linkDayInCell:hover { font-size: 11px; color:#0000FF; text-decoration: none; }
.anyText { font-size: 12px; color:#FFFFFF; }
.titleEvent { font-size: 12px; font-weight: bold; color: #000000; }
.eventLine { font-size: 12px; color: #000000; }
.monthYear { font-size:16px; font-weight: bold; background-color: #FFFFFF; }
.daysOfWeek { font-size: 11px;font-weight: bold; background-color:#cccccc; }
.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 */
.dropDownInCalendar {font-size: 12px; background-color:#ffffff; border: 1px #666666 solid;}
.allEventsLink { font-size: 12px;}
.textOutsideCalendar { font-size: 12px; color:#FFFFFF;}
.calendardetail { font-size: 12px; line-height: 15px; color: #FFFFFF; padding-right: 5px; padding-left: 5px}