#myCalendar { color: black; font-size: 14px; font-family: Arial, tahoma, verdana; background-color: #ddd; }
#myCalendar td { text-align: center; }
#myCalendar a { color: blue; text-decoration: underline; }
#myCalendar a:hover { color: blue; text-decoration: underline; }
#EventList { color: black; font-size: 12px; font-family: Arial, tahoma, verdana; }
.myCalendarHeading { font-weight: bold; background-color: white; }
.nonMonthDay { background-color: #eaeaea; }
.monthDay { background-color: white; }
.weekDays { font-weight: bold; }
.calevent { background-color: yellow; }
.weekEND { background-color: #eaeaea; }
.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; }
#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; }
.event_date { font-size: 10px; padding-left: 5px; border-right: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; }
.event_title { font-size: 12px; font-weight: bold; background-color: #f7f7f7; padding: 2px; border: 1px solid #f0f0f0; }
.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; }

#maintable { color: #353535; font-size: 10px; font-family: verdana; border-color: #ccc #000 #000 #ccc; border-style: solid; border-width: 2px; }
#maintable td { border-bottom: 1px dashed #999; }
body { color: #6e6e6e; font-size: 8px; font-family: verdana; margin-top: 60px; }
body a { color: #229ed8; font-size: 10px; font-family: verdana; font-weight: bold; text-decoration: underline; }
body a:hover { color: #00c3fb; font-size: 10px; font-family: verdana; font-weight: bold; text-decoration: none; }
#logoff { color: white; font-size: 10px; font-family: verdana; position: absolute; top: 0; right: 0; z-index: 1; visibility: visible; float: right; clear: both; }
#linktable { background-color: #00c3fb; font-family: verdana; }
#linktable a { color: #00c3fb; font-size: 10px; font-family: verdana; }
#linktable a:hover { color: #00376e; font-family: verdana; }
#messagecenter { color: #666; font-size: 10px; }
#mainarea { color: #333; font-size: 10px; padding-top: 10px; }
.mainarea { color: #333; font-size: 10px; }
.mainarea  a { color: #00c3fb; font-size: 10px; }
.mainarea a:hover { color: #00376e; }
input { font-size: 10px; }
.eventSearch input:hover { text-decoration: none; cursor: pointer; }
.eventSearch a { text-decoration: none; cursor: pointer; }
.eventSearch a:hover { text-decoration: none; cursor: pointer; }
#pages a { color: #00c3fb; font-size: 10px; }
#pages a:hover { color: #00376e; }

