body {
  background-attachment:fixed;
  background-image:url(/images/grad.png);
  background-repeat:repeat-x;
  background-color:#000000;
  margin:0px;
  border:0px;
  overflow:auto;
}

::-moz-selection {
  background:#000;
  color:#FFF;
}

::selection {
  background:#000;
  color:#FFF;
}

hr {
  color:#7F7F7F;
  height:1px;
}

img {
  vertical-align:middle;
  border:0px;
}

table.content {
  border:2px solid #000;
  border-collapse:collapse;
  font-size:8pt;
  font-family: tahoma, arial, helvetica, verdana, sans-serif;
  height:100%;
  width:1000px;
  margin:auto;
}

input {
  vertical-align:middle;
}

.showelement0 {
  display:none;
}

.showelement1 {
  display:block;
}

span.spanpre {
  font:8pt Lucida Console;
  white-space:pre;
}

table.content tr td.head {
  background-attachment:fixed;
  background-color:#222222;
  background-image:url(/images/black.png);
  color:#AACCFF;
  font:20pt Lucida Console;
  height:120px;
  text-align:center;
  vertical-align:middle;
}

table.content tr td.head a {
  color:#AACCFF;
}

table.content tr td.head span {
  cursor:default;
}

table.content tr td.menu {
  background-color:#AACCFF;
  border-right:2px solid #888888;
  max-width:150px;
  vertical-align:top;
  width:150px;
}

table.content tr td.body {
  background-color:#AACCFF;
  padding:10px 10px 10px 10px;
  vertical-align:top;
  width:100%;
}

table.content tr td.advert {
  background-color:#AACCFF;
  border-top:1px solid #888888;
  height:60px;
  text-align:center;
}

table.content tr td.foot {
  background-color:#222222;
  color:#AACCFF;
  height:10px;
  text-align:center;
}

table.content tr td.foot span.foottimer {
  color:#7F7F7F;
  font:7pt Arial;
}

span.rednote {
  color:#FF0000;
  font-weight:bold;
}

span.greennote {
  color:#00AA00;
  font-weight:bold;
}

table.content tr td.menu div {
  height:100%;
  overflow:auto;
  position:relative;
  width:150px;
}

table.comments {
  border-collapse:collapse;
  font:8pt Tahoma;
}

table.content tr td.menu dt.menuitem {
  font:10pt Arial;
  font-weight:bold;
}

img.menubeamer {
  height:1px;
  width:150px;
}

span.section {
  font:15pt Tahoma;
  font-weight:bold;
}

dd.linkindent {
  margin-left:0px;
  padding-left:24px;
}

.newlink {
  color:#080;
}

table.comments {
  width:50%;
}

table.comments td.info {
  width:100px;
}

a {
  color:#0000FF;
  text-decoration:none;
}

span.currentpage {
  color:#000000;
}

a:hover {
  color:#00007F;
  text-decoration:underline;
}

a.hmlink {
  color:#0000FF;
  text-decoration:none;
}

span.missinglink {
  color:#7F7F7F;
}

span.validatorlink a {
  color:#7F7F7F;
}

table {
  border-collapse:collapse;
  font:8pt Tahoma;
}

table.content tr td.error {
  background-color:#222222;
}

table.content tr td.error table.errorlist {
  display:none;
}

table.content tr td.error table.errorlist tr td {
  color:#7F7F7F;
}

table.content tr td.error table.errorlist tr td.errorline {
  color:#7F4444;
  width:75px;
}

span.commenttoggle {
  color:#0000FF;
  font:8pt Tahoma;
  text-decoration:underline;
}

div.section {
  background-color:#FFF;
  border:1px solid #888;
  font:15pt Arial;
  font-weight:bold;
  text-align:center;
}

.t502 {
  display:none;
}

.monospace {
  font-family:"Courier New", Courier, monospace;
}