@charset "iso-8859-1";
html {
  height: 100%;
}

body {
  height: 100%;
  font-family: Tahoma, arial, sans-serif;
  font-size: 9pt;
  background: #fff url('/images/fog_bg.png'); color: #fff;
  color: #000;
  margin: 0;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

#wrap {
  width: 950px;
  margin: 0 auto;
}

#menu {
  color: #c00;
  background: #ffffff;
  padding: 0 5px;
  font-size: 11pt;
}

#menu a {
  color: #ffffff;
}

#menu b {
  color: #800;
}

#content {
  background: #fff;
  padding: 4px;
}

#content table {
  background: #ffffff;
}

td.title {
  font-weight: bold;
  font-size: 12pt;
}

.toptext {
  background: #fff;
  padding: 5px;
  color: #800;
  margin: 0 0 5px 0;
}

.toptext p {
  margin: 0 0 10px 0;
}

.newsletter {
  padding: 5px;
  text-align: justify;
}

.newsletter h1 {
  font-size: 12pt;
  margin: 0;
}

.game {
  padding: 5px;
  font-size: 8pt;
  text-align: left;
  vertical-align: top;
}

.game a {
  text-decoration: none;
  color: #00c;
}

.game b {
  display: block;
}

.game b a {
  color: #d00;
}

.game img {
  float: left;
  margin: 0 0px 0 0;
  border: 1px solid #000;
}

.game-title {
  font-size: 6pt;
  vertical-align: top;
}

.game-title a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  vertical-align: top;
}

.icons img {
  margin: 0 1px 0 0;
  border: 0px solid #000;
}

.social-network-icons {
  border: 0px;
}

div.code {
  padding: 5px;
}

div.code p {
  color: #fff;
}

div.code h1 {
  background: #024878;
  border: 1px solid #ffffff;
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 2px;
}

b.download a {
  color: #008;
}

.roundedcornr_box_950529 {
  background: url(/images/corners/roundedcornr_950529_tl.png) no-repeat top left;
}
.roundedcornr_top_950529 {
  background: url(/images/corners/roundedcornr_950529_tr.png) no-repeat top right;
}
.roundedcornr_bottom_950529 {
   background: url(/images/corners/roundedcornr_950529_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_950529 div {
   background: url(/images/corners/roundedcornr_950529_br.png) no-repeat bottom right;
}
.roundedcornr_content_950529 {
   background: url(/images/corners/roundedcornr_950529_r.png) top right repeat-y;
}
.roundedcornr_top_950529 div,.roundedcornr_top_950529,
.roundedcornr_bottom_950529 div, .roundedcornr_bottom_950529 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_950529, .roundedcornr_bottom_950529 {
   margin-top: -19px;
}
.roundedcornr_content_950529 {
   padding: 0 15px;
}


