#myCalendar { color: #666666; font-size: 13px; font-family: Arial, tahoma, verdana; background-color: #cccccc; }
#myCalendar td { text-align: center; }
#myCalendar a { color: #AE5529; text-decoration: none; font-weight: bold;  }
#myCalendar a:hover { color: #333333; text-decoration: none; }
#EventList { color: #666666; font-size: 12px; font-family: Arial, tahoma, verdana; }
.myCalendarHeading { font-size: 14px; color: #666666; font-weight: bold; background-color: white; }
.nonMonthDay { background-color: #eaeaea; }
.monthDay { background-color: white; }
.weekDays { font-weight: bold; }
.calevent { background-color: #f7f7f7; }
.weekEND { background-color: #eaeaea; }
.eventSearch { margin-bottom: 0; color: #666666; font-size: 12px; font-family: Arial, tahoma, verdana; }
.eventSearch input { color: #666666; font-size: 12px; font-family: Arial, tahoma, verdana; }
.eventSearch input:hover { text-decoration: none; cursor: pointer; }
.eventSearch a { text-decoration: none; cursor: pointer; }
.eventSearch a:hover { text-decoration: none; cursor: pointer; }
#searchbutton input{ color: #666666; background-color: #cccccc; margin-top: 10px; border-color: #e3e3e3 #444 #444 #e3e3e3; border-style: solid; border-width: 1px; }
#searchbutton input:hover { background-color: #e7e7e7; }
#listMonthLink { color: #666666; font-size: 12px; font-family: Arial, tahoma, verdana; padding-top: 30px; padding-left: 5px; }
#listMonthLink a { text-decoration: none; cursor: pointer; }
#listMonthLink a:hover { text-decoration: none; cursor: pointer; }
#keywords input:hover { cursor: auto; }
.event_date { color: #666666; font-size: 12px; padding-left: 6px; padding-top: 6px;border-right: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; }
.event_title { color: #666666; font-size: 12px; font-weight: bold; background-color: #f7f7f7; padding: 6px; border: 1px solid #f0f0f0; }
.event_desc { color: #666666; font-size: 12px; padding: 6px 6px 6px 6px; border-right: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; }
.ind_event { margin-bottom: 10px; }