/* Big */

h2.fboxdarkhead {
  position: relative;
  z-index: 2;
  background: #2F3D40 url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
}

div.fboxdark {
  position: relative;
  ba_ckground-color: #BFC8CD;
  bo_rder-left: 3px solid white;
  bo_rder-right: 3px solid white;
  color: #2F3D40;
  margin: 0px;
  padding: 0px;
  wi_dth: 517px;
}

div.fboxdarkbottom {
}

h2.fboxhothead {
  position: relative;
  z-index: 2;
  background: #2F3D40 url('img/scmenuheadhot.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
}

h2.fboxlighthead {
  position: relative;
  z-index: 2;
  background: #2F3D40 url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
}

div.fboxlight {
  position: relative;
  background-color: white;
  bo_rder-left: 3px solid white;
  bo_rder-right: 3px solid white;
  color: #2F3D40;
  margin: 0px;
  padding: 0px;
  width: 517px;
}

div.fboxlightbottom {
}



/* Small */

h2.cboxdarkhead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  h_eight: 33px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  wi_dth: 253px;
  margin-left: 0px;
  p_adding: 0px;
  m_argin: 0px;
}

div.cboxdark {
  position: relative;
  background-color: #EEEEEE;
  color: #2F3D40;
  margin: 0px;
  padding: 0px;
  wi_dth: 253px;
}

div.cboxdarkbottom {
}

h2.cboxhothead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuheadhot.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  he_ight: 33px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  wi_dth: 253px;
}

h2.cboxlighthead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  he_ight: 33px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  wi_dth: 253px;
}

div.cboxlight {
  position: relative;
  background-color: white;
  color: #32546D;
  margin: 0px;
  padding: 0px;
  wi_dth: 253px;
}

div.cboxlightbottom {
}


/* Orange */

div.orange_box {
  background: transparent url('img/orangebox.gif') no-repeat;
  width: 503px;
  height: 158px;
}

div.orange_content {
  padding-left: 10px;
  padding-top: 10px;
  width: 333px;
  height: 110px;
  overflow: hidden;
  position: absolute;
  color: white;
}