 /* main site classes */
body { background-color: #aabbc1; margin: 0; }

h1   { color: #3b555f; font-size: 13pt; font-family: Georgia, "Times New Roman", Times, serif; }
td   { color: #000000; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }

A:link   { color: #000; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:visited   { color: #000; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:hover   { color: #009DDB; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }


A.nav:link { color: #3b555f; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 22px; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.nav:visited { color: #3b555f; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 22px; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.nav:hover { color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 22px; text-decoration: none; padding-right: 10px; border-right: 8px solid #009ddb; font-weight: bold; }

.text {color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;}
.textsmall {color: #000000; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none}
.linksmall {color: #000000; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration:none}
A.linksmall:Hover {color: #000000; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration:underline }
A.linksmall:Link {color: #000000; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration:none}

#footer p { color: #ffffff; font-size: 11px; line-height: 12pt; }
#footer p a { color: #ffffff; }
A.footer:link  { color: #ffffff; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.footer:visited  { color: #ffffff; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.footer:hover  { color: #ffffff; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }



.top_nav_text { color: white; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; vertical-align: 6px; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline ;color: #000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Visited { text-decoration:underline ;color: #000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Active { text-decoration:underline; color: #000; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; }
A.moreInfo:Hover { text-decoration:none; color: #009DDB; 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:11px; cursor:hand; background-color:#CCCCCC; 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:#cccccc; border-style:1px; }

.titleSpecial { font-size: 11px; font-weight: bold; color: #000; }
A.linkSpecial { font-size: 11; font-weight: normal; color: #000; text-decoration: underline; }
A.linkSpecial:hover { font-size: 11; color: #009DDB; text-decoration: none; }

.titleEvent { font-size: 11px; font-weight: bold; color: #000; }
.eventLine { font-size: 11px; font-weight: normal; color: #000; }
.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: #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: #999999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; 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: 11px; background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink { font-size: 11px; }
.textOutsideCalendar { font-size: 11px; }
.anyText { font-size: 11px; }
.calendardetail { font-style: normal; line-height: 15px; font-weight: normal; padding-right: 5px; padding-left: 5px; }

.container {
   background-color: a2998a;
   padding: 8px 8px 8px 8px;
}