SELECT.Season {
  color:blue;
  font-size:14px;
  width:325px;
}

TABLE.AllSeasons {
  #border: solid #3333cc 1px;
  valign: top;
  align: center;
}

TABLE.Season {
  #border: solid #cc33cc 1px;
  valign: top;
  align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

TABLE.Page {
  width: 100%;
}

TABLE.Header {
  width: 100%;
}

TABLE.Content {
  width: 100%;
}

TD.Season {
  vertical-align: top;
  horizontal-align: center;
  align: center;
  width: 400px;
  
}

TD.SeasonBanner {
  width: 100%;
}

TD.PopUpMenu {
  text-align: right;
}

TD.Body {
  vertical-align: top;
  text-align: center;
  border: 1px #6699CC solid;
  width: 80%;
}

TD.Picture {
  cellpadding: 10px;
  text-align: center;
}

TD.VerticalRight {
  vertical-align: top;
  border: 1px #6699CC solid;
}

TD.HeaderLeft {
  vertical-align: top;
  text-align: left;
  width: 33%;
}
TD.HeaderCentre {
  vertical-align: bottom;
  text-align: center;
  width: 34%;
}
TD.HeaderRight {
  vertical-align: top;
  text-align: right;
  width: 33%;
}

TD.RelatedEvents {
  text-align: left;
}

TD.MediaTypes {
  text-align: right;
}

TD.PageNavigation {
  text-align: center;
}

TD.SeasonBanner {
  #background: #0000FF;
  #color: #fdff0f;
  color: #fdff0f;
  background: #0000FF;
  text-align:center;
  font-weight:bold;
}

TD.Sponsor {
  width: 70%;
  text-align: center;
  color: #fdff0f;
  cellpadding: 3px;
}

P.Headline {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

P.SubHeadline {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}

P.SupportParagraph {
  text-align: justify;
  color: #blue;
  font-size: 14px;
}

DIV.Paragraph {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  #border: 1px #6699CC solid;
  padding: 10px;

}
