#myCalendar { color: black; font-size: 10px; font-family: Arial, tahoma, verdana; background-color: #ddd; }
#myCalendar td { text-align: center; }
.myCalendar a { color: white; text-decoration: none; }
.myCalendar a:hover { color: black; text-decoration: none; }
.EventList { color: black; font-size: 12px; font-family: Arial, tahoma, verdana; }
.myCalendarHeading { font-weight: bold; background-color: #e4e4e4; }
.nonMonthDay { background-color: #eaeaea; }
.monthDay { background-color: #e4e4e4; }
.weekDays { font-weight: bold; }
.calevent { background-color: #cc0000; }
.weekEND { background-color: #cccccc; }
.eventSearch { margin-bottom: 0; color: black; font-size: 10px; font-family: Arial, tahoma, verdana; }
.eventSearch input { font-size: 1.7ex; font-family: Verdana, Arial, Helvetica, sans-serif; }
.eventSearch input:hover { text-decoration: none; cursor: pointer; }
.eventSearch a { text-decoration: none; cursor: pointer; }
.eventSearch a:hover { text-decoration: none; cursor: pointer; }
.event_date { font-size: 14px; padding-left: 5px; border-right: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; }
.event_title { font-size: 12px; font-weight: bold; background-color: #cc0000; padding: 2px; border: 1px solid #cc0000; a:hover font-size:8px; }
.event_desc { font-size: 12px; padding: 2px 2px 2px 5px; border-right: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; }
.ind_event { margin-bottom: 10px; }
.usdisplay { font-size: 12px; color:#b40000;}
#searchbutton input{ color: white; background-color: #6b8fb3; margin-top: 10px; border-color: #e3e3e3 #444 #444 #e3e3e3; border-style: solid; border-width: 1px; }
#searchbutton input:hover { background-color: #547ca3; }
#listMonthLink { font-size: 10px; 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; }
.eventdate{font-size: 12px; }
.row_event{font-size: 10px; }
.event_title a:hover {cursor:pointer;}
.event_title a:visited {color:#fc0000;}
.event_title a:link {color:#b40000;}
