  A, BODY, HTML, P, TABLE, TD, TH, TR {
   font-family: verdana,arial,helvectica;
   font-size: 14px;
  }
  A:link {
   color: #003030;
   font-family:verdana,arial,helvectica;
   font-size:14px;
   font-weight: bold;
  }
  A:visited {
   color: #cc6600;
  }
  A:link.menu, A:visited.menu {
   color: #0000ff; //fff200;
   font-weight:bold;
  }
 A.color:visited, A.we:visited,A.color:visited {
  color: #ffffff;
 }
 A.calendarCurrentWeekday, A.calendarCurrentWeekend, A.calendarPastWeekend, A.calendarPastWeekday {
  border: 0px;
  color: #ff0000;
  font-size: 9px;
 }
 BODY, BODY.gallery {
  background-color: 33CCFF; // 66FFFF;
 }
 BODY {
  background-image: url(/images/bg-2.gif); 
  background-repeat: repeat-y; 
  background-position: top left;
  
 }
 BODY.gallery {
  background-image: none
 }
  B {
   font-family:verdana,arial,helvectica;
   font-size: 15px;
  }
  H2 {
   font-family:verdana,arial,helvectica;
   font-size: 18px;
  }
  .calendarToday,.calendarHeader {
   font-family:verdana,arial,helvectica;
   color: #ffffff;
   background-color: #3d009f;
  }
  .calendarToday {
   font-size: 9px;
  } 
  .calendarHeader {
   font-size: 12px;
  }
  FORM {
   font-family:verdana,arial,helvectica;
   margin-bottom: -1;
  }
 .calendarCurrentWeekday, .calendarCurrentWeekend, .calendarPastWeekend, .calendarPastWeekday, .calendarEvent {
  font-family: verdana;
  font-size:9px;
  text-align: center;
  border: 1px #333333 solid;
 }
 .calendarPastWeekend {
   font-family:verdana,arial,helvectica;
  background-color: #5f5f5f;
  color: #cfcfcf;
 }
 .calendarPastWeekday {
   font-family:verdana,arial,helvectica;
  background-color: #cfcfcf;
 }
 .color, .calendarCurrentWeekend {
  font-family:verdana,arial,helvectica;
  background-color: #9999ff;
 }
 .calendarEvent {
  background-color: #ffffcc;
 }
 .small {   font-family:verdana,arial,helvectica;
  font-size:8px; 
 }
 #main {
   position:relative;
   left:50px;
   top:30px;
   width:  800px;
 }
 #nav {
  float:right;
  border:1px 000 black;
  width:225;
  height:428;
 }

