* {
  color:#FFFFFF;
  font-family: Tahoma;
}

body, input, select, option, textarea {
  background-color:#000000;
}

form {
  display:inline;
}

textarea.page {
  width:100%;
  height:500px;
}

table {
  border-spacing:0px;
  border-width:0px;
}

tr.row1 {
  background-color: #111111;
}

tr.row2 {
  background-color: #222222;
}

td.right {
  text-align:right;
}

table.search {
  border: 1px solid red;
}

table#all {
  width:100%;
}

td#head img {
  width:100%;
}

td#menu {
  padding-bottom:15px;
}

td#menu a {
  text-decoration:none;
}

td#menu table {
  width:100%;
}

td#menu td {
  width:20%;
  text-align:center;
  vertical-align:bottom;
}

td#menu img {
  width:60%;
  border:0px;
}

td#menu span {
  float:right;
  width:80px;
}

td#menu span img {
  width:34px;
}

td#contents {
  text-align:left;
  vertical-align:top;
  width:70%;
}
td#contents span.percent {
  color:#444444;
  font-size: 80%;
}
td#contents a {
  color:#33dddd;
}
td#contents td {
  vertical-align:top;
}

div.reload a {
  text-decoration:none;
}

div.reload img {
  border:0;
}

td#right {
  width:30%; /*min: 261*/
  height:435px;
  text-align:left;
  vertical-align:top;
  background: url('/files/maceva.jpg') no-repeat;
}

td#right input.long{
  width:100px;
}
td#right td.top {
  height:190px;
}
td#right td.left {
  width:72px;
  height:200px;
}

td#right div.wildcardhelp {
  width:110px;
  font-size:8pt;
}

td#foot {
  color:#111111;
  font-size:8pt;
}

td#foot a{
  color:#111111;
}

div.reload a {
  text-decoration:none;
}