body { margin: 0; background-color:#54212a; font-family:Arial, Helvetica, sans-serif; }
table,td,tr { font-size:12px; }
td.main { margin: 5px; padding: 5px; }
h1 { color: #1e3d20; font-style: normal; font-weight: 800; font-size: 16pt; font-family: "Courier New", Courier, Monaco; text-decoration: none; }
p.footer { padding:0; margin:0; }
A:Link { text-decoration: underline; color: #600; }
A:Visited { text-decoration: underline; color: #600; }
A:Active { text-decoration: none; color: #600; }
A:Hover { text-decoration: none; color: #600; }
 /* navigation classes */
#navcontainer { width: 175px; padding: 10px 0px 0px 0px; }
#navlist { margin-left: 0; padding-left: 5px; list-style: none; }
#navlist li { padding: 5px 0px 0px 0px; }
#navlist ul { list-style: none; }
A.navigation:Link {text-decoration: underline ;color: #600; font-weight: bold; }
A.navigation:Visited {text-decoration: underline ;color: #600; font-weight: bold; }
A.navigation:Active {text-decoration: underline; color: #600; font-weight: bold; }
A.navigation:Hover {text-decoration: none; color: #600; font-weight: bold; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline ;color: #0000FF; }
A.moreInfo:Visited { text-decoration:underline ;color: #0000FF; }
A.moreInfo:Active { text-decoration:underline; color: #0000FF; }
A.moreInfo:Hover { text-decoration:none; color: #0000FF; }
 /* 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: 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: #000000; }
.eventLine { font-size: 12px; color: #000000; }
.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: #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; }
.dropDownInCalendar { font-size: 12px; background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000000; padding-right: 5px; padding-left: 5px; }
