
#calendar table#calendartable {background: #eeeeee; border: 1px solid navy;}
#calendar table#calendartable td {width: 180px; height: 60px; border: 1px solid gray; border-color: #bbbbbb #eeeeee #eeeeee #bbbbbb;}
#calendar table#calendartable td {font: 12px Verdana, sans-serif; color: #003366; vertical-align: top; text-align: left;}
#calendar table#calendartable td.sat {border-right: 1px solid #bbbbbb;}
#calendar table#calendartable td.today {font-weight: bold;}
#calendar table#calendartable th {font: 12px Verdana, sans-serif; color: #003366; vertical-align: top; text-align: left;}
#calendar table#calendartable th {text-align: center; height: 20px;}
#calendar #prev {margin: 5px 150px 0px 0px; font: 11px Arial, sans-serif; color: #003366;}
#calendar #next {margin: 5px 0px 0px 150px; font: 11px Arial, sans-serif; color: #003366;}
#calendar #next a, #next a:visited {font: 11px Arial, sans-serif; color: #0066cc; text-decoration: none;}
#calendar #prev a, #prev a:visited {font: 11px Arial, sans-serif; color: #0066cc; text-decoration: none;}
#calendar #next a:hover {color: #003366;  text-decoration: underline;}
#calendar #prev a:hover {color: #003366;  text-decoration: underline;}
#calendar table#calendartable .eventheadline a {font: 11px Arial, sans-serif; color: #0066cc; text-decoration: none;}
#calendar table#calendartable .eventheadline a:visited {font: 11px Arial, sans-serif; color: #0066cc; text-decoration: none;}
#calendar table#calendartable .eventheadline a:hover {color: #003366; text-decoration: underline;}

/* for upcoming events list */
#calendar .texteventdate {margin: 0px 0px 6px 2px; font: 13px Arial, sans-serif; color: #245198; font-weight: normal; text-decoration: none;}
#calendar .texteventheadline {margin: 0px 0px 6px 0px; font: 13px Arial, sans-serif; color: #245198; font-weight: bold; text-decoration: none;}
#calendar .texteventheadline a, #calendar .texteventheadline a:visited {font: 13px Arial, sans-serif; color: #245198; font-weight: bold; text-decoration: underline;}
#calendar .texteventheadline a:hover {color: #5b84ee; text-decoration: none;}

.eventdoclink {margin: 4px 0px 4px 0px;}
.eventdoclink a, .eventdoclink a:visited {font: 13px Arial, Verdana, sans-serif; color: #245198; font-weight: bold; font-style: normal; text-decoration: underline;}
.eventdoclink a:hover {color: #5b84ee; text-decoration: none;}

.eventitem {margin: 8px 0px 22px 0px;}
.eventitem .eventtitle {clear: both; background: #feedb9; font-size: 16px; font-weight: bold; color: #5b84ee; margin: 20px 0px 3px 0px; width: 550px; height: 24px; display: block;}
.eventitem .eventdescription {clear: both; font-size: 13px; color: #333333; margin: 8px 0px 3px 0px; display: block;}
.eventitem .eventdescription ul {font-size: 13px; color: #333333;}
.eventitem .eventdescription li {font-size: 13px; color: #333333; margin: 4px 0px 4px 8px;}
.eventitem .eventdescription h2 {margin: 0px 0px 6px 0px; font: 13px Arial, sans-serif; color: #5b84ee; font-weight: bold; text-decoration: underline;}
.eventitem .eventdescription h3 {margin: 0px 0px 6px 0px; font: 13px Arial, sans-serif; color: #5b84ee; font-weight: bold; text-decoration: none;}
.eventitem .eventdescription h5 {margin: 6px 0px 6px 0px; font: 13px Arial, sans-serif; color: #245198; font-weight: bold; text-decoration: none;}
.eventitem .eventdescription a, .eventitem .eventdescription a:visited {font: 13px Arial, sans-serif; color: #333333; text-decoration: underline;}
.eventitem .eventdescription a:hover {color: #5b84ee; text-decoration: none;}

#returnlink {font: 13px Arial, sans-serif; color: #245198; font-weight: bold; text-decoration: none;}
#returnlink a, #returnlink a:visited {font: 13px Arial, sans-serif; color: #245198; font-weight: bold; text-decoration: underline;}
#returnlink a:hover {color: #5b84ee; text-decoration: none;}

