body {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  ;
  SCROLLBAR-ARROW-color: ;
}

a:link    { color: #000000; text-decoration: none; font-family: arial; font-size: 12px }
a:active    { color: #808080; text-decoration: none; font-family: arial; font-size: 12px }
a:visited    { color: #000000; text-decoration: none; font-family: arial; font-size: 12px }
a:hover      { color: #808080; font-family: arial; font-size: 12px }


ul, li, p, td {
  color: #000000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

.gamename {
  color: #FF8540;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
 }

.navlinks {
  color: #000000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

.12px {
  color: #000000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

/* ########## MODULE SETTINGS ########## */

table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  background-color : #faf0e6;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  background-color : #be4242;
}

table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
}

/* ########## MODULE SETTINGS ########## */

table.content {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  background-color : #faf0e6;
}

table.content th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #663333;
  text-align       : center;
  background-color : #faf0e6;
}

table.content td {
  font-size        : 12px;
  font-weight      : normal;
}
