
.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
color: #FFFFFF;
}


.pageBody A, .pageBody A:active, .pageBody A:visited, .pageBody A:hover,DIV.classes2Control A.addClassLink,.TableHeader A.removeRegistrantLink,A.customLink {
color: #FFD000;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-family: 'Arial';
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
color: #FFFFFF;
}


.menuTopItem A, .menuTopItem A:visited {
font-size: 12pt !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
color: #FFD000;
text-decoration: none;
}

/*  ------- Styles below the line are not shown during page editing --------- */
#siteTitle {
background-color:Transparent !important;
border: none !important;
text-align: left;
width: 1150px;
}


/* To center the top logo */

#siteTitle table {
width: 1112px !important;
margin: auto;
}

/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
}

/* Dark background - popup header color */

.TableHeader
{
  background-color: #888888 !important;
  color: black !important;
}


.pickClassesContainer
{
  background-color: #666666 !important;
  color: black !important; 
}






/* Calendar on a dark background */

td.calendarEntryOutOfRange
{
  background-color: #000000;
}
td.CalendarWeekCell
{
  background-color: #000000;
}

td.CalendarEntry
{
  background-color: #000000;
}
td.calendarEntryHighlighted
{
  background-color: #000000;
}
td.CalendarWeekCellHighlighted
{
  background-color: #2a2a2a;
}

.TableHeader TD 
{
  background-color: #000000 !important;
}

.currentMonth
{
 color: white !important;
}