 /* main site classes */
body { background-image:url("images/bg_site.gif"); margin: 0px}
.nav { background-image:url("images/bg_nav.gif")}
A:Link {text-decoration: underline ;color: #0000CC; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal}
A:Visited {text-decoration: underline ;color: #0000CC; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal}
A:Active {text-decoration: none; color: #0000CC; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal}
A:Hover {text-decoration: none; color: #0000CC; font-family: arial; font-size: 12px; font-style: normal; font-weight: normal}
A.linksmall:Link {text-decoration: underline ;color: #0000CC; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.linksmall:Visited {text-decoration: underline ;color: #0000CC; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.linksmall:Active {text-decoration: none; color: #0000CC; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.linksmall:Hover {text-decoration: none; color: #0000CC; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
h1 { font-family: arial; font-size: 15px; font-style: normal; font-weight: bold; color: #000000; text-decoration:underline }
.text { font-family: arial; font-size: 12px; font-style: normal; font-weight: normal; color: #000000 } 
.textsmall { font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #000000 } 
.textbold { font-family: arial; font-size: 12px; font-style: normal; font-weight: bold; color: #000000 }
.textrewards { font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #0000CC }
 /* navigation classes */
#navlist { margin-left: 0; padding-left: 3px; list-style: none; }
#navlist li { padding-left: 0px;}
#navlist ul { list-style: none; }
A.navigation:Link {text-decoration: underline ;color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold}
A.navigation:Visited {text-decoration: underline ;color: #ffffff; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold}
A.navigation:Active {text-decoration: underline; color: #ffffff; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold}
A.navigation:Hover {text-decoration: none; color: #e6e6e6; font-family: arial; font-size: 11px; font-style: normal; font-weight: bold}
 /* classes which define more info links */
A.moreInfo:Link {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Visited {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Hover {text-decoration:none; color: #0000FF; 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:12px; cursor:hand; background-color:#CCCCCC; color: #000000; width: 110px; border: 1px; border-style: solid; border-color: #000000}
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000000; background-color:#cccccc; border-style:1px}
.titleSpecial { font-size: 12px; font-weight: bold; color: #000000}
A.linkSpecial { font-size: 12; font-weight: normal; color: #0000FF; text-decoration: underline}
A.linkSpecial:hover { font-size: 12; color: #0000FF; text-decoration: none}
.titleEvent { font-size: 12px; font-weight: bold; color: #000000}
.eventLine { font-size: 12px; font-weight: normal; color: #000000}
.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: #000000; 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: #000000; 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: 12px; background-color:#ffffff; border: 1px #666666 solid;}
.allEventsLink { font-size: 12px;}
.textOutsideCalendar { font-size: 12px;}
.calendardetail { font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000; padding-right: 5px; padding-left: 5px}