 /* main site classes */
body { background-color: #000000; margin-left: 0px; margin-top: 0px; }
td   { color: #646464; font-size: 11px; font-family: Verdana, Arial; }
h1   { color: #b7b743; font-size: 16pt; font-family: Georgia, "Times New Roman"; padding-left: 25px; }
h2  { color: #b7b743; font-size: 14pt; font-family: Georgia, "Times New Roman"; }
hr { border: #CCCCCC 1px dashed; }
A:link   { color: #d7791f; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A:visited   { color: #d7791f; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A:hover   { color: #8F831A; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; }
A.top_nav:link   { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; vertical-align: 6px; text-decoration: none; }
A.top_nav:visited   { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; vertical-align: 6px; text-decoration: none; }
A.top_nav:hover   { color: #cccc66; font-size: 11px; font-family: Verdana, Arial; vertical-align: 6px; text-decoration: none; }
A.nav:link  { color: #2A2A2A; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; text-align: right; text-transform: uppercase; padding: 0px 20px 0px 0px; }
A.nav:visited  { color: #2A2A2A; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; text-align: right; text-transform: uppercase; padding: 0px 20px 0px 0px; }
A.nav:hover  { color: #9c4d07; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; text-align: right; text-transform: uppercase; padding: 0px 20px 0px 0px; }
A.linksmall:link  { color: #d7791f; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
A.linksmall:visited  { color: #d7791f; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
A.linksmall:hover  { color: #8F831A; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
.nav_lines { color: white; font-size: 7pt; font-family: Verdana, Arial; vertical-align: 6px; }
.textsmall   { color: #646464; font-size: 10px; font-family: Verdana, Arial; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Visited { text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Active { text-decoration:underline; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Hover { text-decoration:none; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
.changethistoaname { font-family: verdana, helvetica; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #252525; }
.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: #000000; }
.eventLine { font-size: 12px; font-weight: normal; color: #000000; }
.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: 11px; }
.anyText { font-size: 14px; }
.calendardetail { font-style: normal; line-height: 15px; font-weight: normal; padding-right: 5px; padding-left: 5px; }