﻿HTML, BODY {  background:black;
  font-family:Verdana;
  font-size:10pt;
  margin:0px;
  padding:0px;
  color:white;
 } 
.BodyBackground { } 
.BodyContent {  width:766px;
  height:750px;
 } 
.MainMenu {  height:324px;
 } 
.MainContentContainer { } 
.MainContent {  width:535px;
  margin:10px 0px 0px 30px;
  display:none;
 } 
.Sponsors {  float:right;
  width:200px;
  height:360px;
  margin:10px 0px 0px 0px;
  background:black url(/images/specialInterestBG.jpg) no-repeat top left;
  display:none;
 } 
.Copyright {  clear:both;
  font-size:8pt;
  padding:10px 0px 15px 0px;
  color:gray;
  display:none;
 } 
UL.Sponsors {  width:200px;
  height:360px;
  margin:0px;
  padding:0px;
  list-style:none;
 } 
.Sponsors IMG {  border:none;
 } 
.CalendarView {  float:right;
  margin:17px;
 } 
.CalendarListView .CalendarItem {  float:left;
  width:300px;
  margin-bottom:5px;
 } 
.Calendar {  width:230px;
 } 
.CalendarItemTitle {  color:red;
  font-weight:bold;
 } 
.Calendar {  border:none;
  font-family:Arial;
  font-size:8pt;
  color:#D6D6A5;
  width:200px;
  height:170px;
  padding:0px;
  margin:0px;
 } 
.TitleStyle {  background:#0d0d0d;
  color:White;
  font-weight:bold;
  font-size:9pt;
 } 
.TitleStyle A {  text-decoration:none;
 } 
TD.NextPrevStyle, TD.NextPrevStyle A, TD.NextPrevStyle A:visited {  color:White;
 } 
.SelectedDayStyle, 
.TodayDayStyle, 
.SelectorStyle {  background:#6d6d6d;
  color:White;
 } 
.OtherMonthDayStyle {  color:#0d0d0d;
 } 
.NextPrevStyle {  color:#0d0d0d;
 } 
.DayHeaderStyle {  background:#0d0d0d;
  color:White;
  font-weight:bold;
  height:1px;
  display:none;
 } 
.IsOtherMonth {  background:black;
  color:White;
 } 
.DayNormal {  background:black;
  color:White;
 } 
.DayHighlight {  background:#6d6d6d;
  color:White;
 } 
.FooterNav {  clear:both;
  width:766px;
  color:#6c6c6c;
 } 
.FooterNav A {  color:#6c6c6c;
 } 
.FooterNav A:hover {  color:red;
 } 
