

.Header {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.ResortTitleBkgnd {
  background: #9999ff;
}

.ResortTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.SubTitleBkgnd {
  background: #ddddff;
}

.SubTitle {
  color: #ffffff;
  font-size: 16;
  font-weight: bold;
  font-family:tahoma;
}

.KeyText {
  color: #ffffff;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.YearText {
  color: #000000;
  font-size: 18;
  font-weight: bold;
  font-family:tahoma;
}

.UnitText {
  color: #000000;
  font-size: 10;
  font-weight: bold;
  font-family:tahoma;
}

.LevelText {
  color: #000000;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.SeasonText {
  color: #000000;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.DateText {
  color: #000000;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.PointText {
  color: #000000;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.ErrorText {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  font-family:tahoma;
}





.CalcTitleBkgnd {
  background: #9999ff;
}

.CalcTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.CalcSubTitle {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-family:tahoma;
}

.CalcSubTitle2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family:tahoma;
}


.wdwBkgnd {
  background: #ddddff;
}

.wdwTitle {
  color: #000099;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.dlBkgnd {
  background: #aaffaa;
}

.dlTitle {
  color: #006600;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.bchBkgnd {
  background: #ffffcc;
}

.bchTitle {
  color: #cc9933;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.DatesBkgnd {
  background: #ddddff;
}

.datesText {
  color: #555555;
  font-size: 16;
  font-weight: bold;
  font-family:tahoma;
}


.cboxText {
  color: #000000;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.oddRow {
  background: #ddddff;
}

.evenRow {
  background: #ffffff;
}

.listHdrBkgnd {
  background: #bbbbff;

} 

.pointsTblBkgnd {
  background: #006600;

} 

.pointsBkgnd {
  background: #aaffaa;
}

.pointsTitle {
  color: #006600;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}


.pointsText {
  color: #006600;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}


.oddRow2 {
  background: #ffffcc;
}

.evenRow2 {
  background: #ffffff;
}

