 /* main site classes */
body { background-image:url("images/bg_site.gif"); margin: 0px; font-family:"Arial" Helvetica, sans-serif; }
.nav { background-image:url("images/bg_nav.gif"); }
a img { border:none; }
A:Link {text-decoration: underline; color: #0000CC; font-size: 12px; }
A:Visited {text-decoration: underline; color: #0000CC; font-size: 12px; }
A:Active {text-decoration: none; color: #0000CC; font-size: 12px; }
A:Hover {text-decoration: none; color: #0000CC; font-size: 12px; }
A.linksmall:Link {text-decoration: underline; color: #0000CC; font-size: 11px; }
A.linksmall:Visited {text-decoration: underline; color: #0000CC; font-size: 11px; }
A.linksmall:Active {text-decoration: none; color: #0000CC; font-size: 11px; }
A.linksmall:Hover {text-decoration: none; color: #0000CC; font-size: 11px; }
A.linkboldblack:Link {text-decoration: none; color: #000; font-size: 12px; font-weight: bold; }
A.linkboldblack:Visited {text-decoration: none; color: #000; font-size: 12px; font-weight: bold; }
A.linkboldblack:Active {text-decoration: none; color: #000; font-size: 12px; font-weight: bold; }
A.linkboldblack:Hover {text-decoration: none; color: #000; font-size: 12px; font-weight: bold; }
A.linkbooknow:Link {text-decoration: underline; color: #CC0000; font-size: 12px; }
A.linkbooknow:Visited {text-decoration: underline; color: #CC0000; font-size: 12px; }
A.linkbooknow:Active {text-decoration: none; color: #CC0000; font-size: 12px; }
A.linkbooknow:Hover {text-decoration: none; color: #CC0000; font-size: 12px; }
h1 { font-size: 15px; font-weight: bold; color: #C51526; }
hr { color:#ccc; }
.text { font-size: 12px; color: #000 ; } 
.textsmall { font-size: 11px; color: #000 ; } 
.textbold { font-size: 12px; font-weight: bold; color: #000 ; }
.textrewards { font-size: 11px; color: #0000CC ; }
#flashcontent { font-size:12px; font-weight:bold; }

 /* 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: #fff; font-size: 11px; font-weight: bold; }
A.navigation:Visited { text-decoration: underline; color: #fff; font-size: 11px; font-weight: bold; }
A.navigation:Active { text-decoration: underline; color: #fff; font-size: 11px; font-weight: bold; }
A.navigation:Hover { text-decoration: none; color: #e6e6e6; font-size: 11px; font-weight: bold; }
A.navigation-pad-left:Link {text-decoration: underline; color: #fff; font-size: 11px; font-weight: bold; padding-left:6px; }
A.navigation-pad-left:Visited { text-decoration: underline; color: #fff; font-size: 11px; font-weight: bold; padding-left:6px; }
A.navigation-pad-left:Active { text-decoration: underline; color: #fff; font-size: 11px; font-weight: bold; padding-left:6px; }
A.navigation-pad-left:Hover { text-decoration: none; color: #e6e6e6; font-size: 11px; font-weight: bold; padding-left:6px; }
.nav-sub-head { text-decoration: none; color: #E3E300; font-size: 11px; font-weight: bold; padding-top: 5px; }
A.topnav:Link { text-decoration: none; color: #192C64; font-size: 11px; font-weight: bold; }
A.topnav:Visited { text-decoration: none; color: #192C64; font-size: 11px; font-weight: bold; }
A.topnav:Active { text-decoration: none; color: #192C64; font-size: 11px; font-weight: bold; }
A.topnav:Hover { text-decoration: none; color: #254296; font-size: 11px; font-weight: bold; }
.topnavsep { color: #0C1545; font-size: 11px; font-weight: bold; }

 /* classes which define more info links */
A.moreInfo:Link {text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Visited {text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-size: 11px; }
A.moreInfo:Hover {text-decoration:none; color: #0000FF; font-size: 11px; }
.changethistoaname {font-family: verdana, helvetica; font-size: 10px; line-height: 12px; color: #252525; }
.inputFormButton {font-size:12px; cursor:hand; background-color:#CCCCCC; color: #000; width: 110px; border: 1px; border-style: solid; border-color: #000; }

 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000; background-color:#cccccc; border-style:1px; }
.titleSpecial { font-size: 12px; font-weight: bold; color: #000; }
A.linkSpecial { font-size: 12; color: #0000FF; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12; color: #0000FF; text-decoration: none; }
.titleEvent { font-size: 12px; font-weight: bold; color: #000; }
.eventLine { font-size: 12px; color: #000; }
.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: #000; 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: #999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #000; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333333; background-color: #999; } /* 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:#fff; border: 1px #666666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000; padding-right: 5px; padding-left: 5px; }