 /* main site classes */
body { margin: 0; padding: 0; background-image:url(images/bknd_gradient.gif); }
table, td, tr { font-family:Verdana, Helvetica, sans-serif, arial; font-size: 12px; }
#contentpadding { padding: 0 7px 100px 7px; text-align:left; }
A:Link { text-decoration: underline ;color: #0000CC;  }
A:Visited { text-decoration: underline ;color: #0000CC; }
A:Active { text-decoration: none; color: #0000CC; }
A:Hover { text-decoration: none; color: #0000CC; }
A.linksmall:Link { color: #0000CC; font-size: 11px; }
A.linksmall:Visited { color: #0000CC; font-size: 11px; }
A.linksmall:Active { color: #0000CC; font-size: 11px; }
A.linksmall:Hover { color: #0000CC; font-size: 11px; }
a img { border:none; }

#footer p { color: #ffffff; font-size: 11px; line-height: 12pt; }
#footer p a { color: #ffffff; }
A.footer:link  { color: #ffffff; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
A.footer:visited  { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; }
A.footer:hover  { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }

h1 { font-family: Verdana, Helvetica, sans-serif, arial; font-size: 16px; line-height: 12pt; font-weight: bold; color: #84268C; text-decoration:none; text-align:left;}

h2 { font-family: Verdana, Helvetica, sans-serif, arial; font-size: 10px; font-weight: bold; color: #84268C; text-decoration:none; text-align:center;}

#headercontainer { padding: 0; margin: 0; text-align:center; }
.textsmall { font-size:11px; }
.textred { color:#FF0000; }
 /* navigation classes */
#navlist { margin: 0; padding: 0px; list-style: none; text-align:center; }
#navlist li { padding: 0px 0px 0px 0px; }
#navlist ul { list-style: none; }
A.navigation:Link { color: #000000; font-weight: bold; text-decoration:none; line-height: 16px;}
A.navigation:Visited { color: #000000; font-weight: bold; text-decoration:none; line-height: 16px; }
A.navigation:Active { color: #000000; font-weight: bold; text-decoration:none; line-height: 16px;}
A.navigation:Hover { color: #84268C; font-weight: bold; text-decoration:underline; line-height: 16px;}
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000; background-color:#CCC; }
.titleSpecial { font-size: 12px; font-weight: bold; color: #000; }
A.linkSpecial { font-size: 12px; color: #0000FF; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12px; 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; }
.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: #333; 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: #333; background-color: #999; } /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-size: 11px; }
.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; }


.pgborder {
   border-style: solid;
   border-color: #000000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:850px; }