h2.boxdarkhead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;

  width: 202px;
}

div.boxdark {
  position: relative;
  background-color: #F3F3F3;
  border: none;
  color: #2F3D40;
  margin: 0px;
  padding: 0px;
  width: 207px;
}

div.boxdarkbottom {
  margin-bottom: 1px;
}

h2.boxhothead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuheadhot.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
  color: red;
  font-size: 1.2em;
  font-weight: bold;
  width: 202px;
}

h2.boxlighthead {
  position: relative;
  z-index: 2;
  background: transparent url('img/scmenuhead.gif') repeat-x;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  width: 202px;
}

div.boxlight {
  position: relative;
  background-color: #F3F3F3;
  border: none;
  color: #2F3D40;
  margin: 0px;
  padding: 0px;
  width: 207px;
}

div.boxlightbottom {
  margin-bottom: 1px;
}

form.box {
  margin: 0px;
  padding: 5px;
  overflow: hidden;
}

input.box {
  border: 1px solid #999999;
  width: 190px;
  margin-bottom: 5px;
  color: #32546D;
  background-color: #EDE6CA;
}

ul.games {
  padding: 0px;
  margin: 0px;
  co_lor: #6C6C6C;
  list-style-type: none;
  list-style-position: outside;
  padding: 4px 5px 4px 5px;
  display: block;
  text-align: left;
  fo_nt-weight: bold;
}

li.games {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  w_idth: 160px;
  background: transparent url('img/arrowright.gif') no-repeat;
  background-position: center right;
  bor_der-bottom: 1px dotted #BEBEBE;
  pad_ding-bottom: 3px;
  pad_ding-top: 3px;
  cursor: pointer;
}

li.games_section {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 0.8em;
  padding-left: 5px;
  width: 160px;
  padding-bottom: 3px;
  padding-top: 3px;
  color: #E3972C;
}

li.games:hover {
  background-color: white;
}

li.gameslast {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  wi_dth: 160px;
  background: transparent url('img/arrowright.gif') no-repeat;
  background-position: center right;
  bor_der-bottom: 1px dotted #BEBEBE;
  pad_ding-bottom: 3px;
  pad_ding-top: 3px;
  cursor: pointer;
}

li.gameslast:hover {
  background-color: white;
}

a.games {
  color: #2F3D40;
  text-decoration: none;
}

a.games:hover {
  color: red;
}

p.newsdate {
  width: 35px;
  float: left;
  margin: 0px;
  padding: 0px;
  border-right: 1px dotted #25465C;
  margin-right: 0px;
  font-size: 0.9em;
}

h3.newstopic {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  margin-left: 40px;
  /margin-left: 45px;
  font-size: 1em;
}

p.newsdesc {
  margin: 0px;
  padding: 0px;
  padding-left: 40px;
  /padding-left: 45px;
  font-size: 0.9em;
  text-align: justify;
  margin-right: 5px;
}

a.newsdesc {
  color: #25465C;
}

a.newsdesc:hover {
  color: #E3972C;
}

div.newsitem {
  margin: 0px;
  padding: 0px;
  back_ground-color: #D9E2E8;
  color: #25465C;
  padding-left: 5px;
  bor_der-bottom: 1px dotted #25465C;
  padding-bottom: 5px;
}