body {
  background-color:#000000;
  color:#EEEEEE;
  font-family:arial,serif;
}
img {
  border:0px;
}
tr,td,img,body {
  margin:0px;
  padding:0px;
}
td {
  vertical-align:top;
}

h1,h2,h3 {
  text-align:center;
  font-family:arial,serif;
  font-size:13pt;
}

h2 {
  font-size:10pt;
}

h3 {
  font-size:9pt;
}

ul {
  padding:3px 0px 3px 0px;
  margin:0px;
  border:0px;
  text-align:left;
}

ul li {
  padding:1px 3px 1px 3px;
  margin:0px;
  list-style-type:none;
}

a.menue,a.menue:visited,a.menue:active,a.menu:hover,a.menuesmall,a.menuesmall:visited,a.menuesmall:active,a.menuesmall:hover {
  text-decoration:none;
  font-family:arial,serif;
  color:#DDDDDD;
  display:block;
}

a.menuesmall,a.menuesmall:visited,a.menuesmall:active,a.menuesmall:hover {
  font-size:8pt;
}

a.menue:hover,a.menuesmall:hover {
  color:#FF0000;
}

a,a:visited,a:active,a:hover {
  text-decoration:underline;
  font-family:arial,serif;
  color:#DDDDDD;
}

a:hover {
  text-decoration:none;
  color:#FF0000;
}

a.w3c {
  background-color:#ffffff;
  border:#cccccc 1px outset;
  font-size:9px;
  font-family:arial,serif;
  text-decoration:none;
  color:#2D3E88;
}

a.w3c:hover {
  color:#2D3E88;
  border:#cccccc 1px inset;
}

a.w3c span {
  background-color:#eeeeee;
  color:#000000;
}

a.w3c:hover span {
  background-color:#eeeeee;
  color:#ff0000;
}

div.w3c {
  position:absolute;
  left:100px;
  top:740px;
}

input.text {
  background-color:#000000;
  color:#ffffff;
  border:1px #ffffff solid;
}

input.text:focus {
  border:1px #d52240 solid;
}

input.button {
  background-color:#000000;
  color:#ffffff;
  border:1px #ffffff outset;
}

input.button:active {
  color:#d52240;
  border:1px #ffffff inset;
}

div.b11,div.b21,div.b31,div.b41,div.b51 {
  position:absolute;
  top:0px;
  height:180px;
}

div.b11 {
  left:0px;
  width:40px;
  background-image:url(img.php?img=1.1.jpg);
}

div.b21 {
  left:40px;
  width:120px;
  background-image:url(img.php?img=2.1.jpg);
}

div.b31 {
  left:160px;
  width:50px;
  background-image:url(img.php?img=3.1.jpg);
}

div.b41 {
  left:210px;
  width:600px;
  background-image:url(img.php?img=4.1.jpg);
}

div.b51 {
  left:810px;
  width:214px;
  background-image:url(img.php?img=5.1.jpg);
}


div.b12,div.b22,div.b32,div.b42,div.b52 {
  position:absolute;
  top:180px;
  height:460px;
}

div.b12 {
  left:0px;
  width:40px;
  background-image:url(img.php?img=1.2.jpg);
}

div.b22 {
  left:40px;
  width:120px;
  background-image:url(img.php?img=2.2.jpg);
}

div.b32 {
  left:160px;
  width:50px;
  background-image:url(img.php?img=3.2.jpg);
}

div.b42 {
  left:210px;
  width:600px;
  background-image:url(img.php?img=4.2.jpg);
}

div.b52 {
  left:810px;
  width:214px;
  background-image:url(img.php?img=5.2.jpg);
}

div.b13,div.b23,div.b33,div.b43,div.b53 {
  position:absolute;
  top:640px;
  height:60px;
}

div.b13 {
  left:0px;
  width:40px;
  background-image:url(img.php?img=1.3.jpg);
}

div.b23 {
  left:40px;
  width:120px;
  background-image:url(img.php?img=2.3.jpg);
}

div.b33 {
  left:160px;
  width:50px;
  background-image:url(img.php?img=3.3.jpg);
}

div.b53 {
  left:810px;
  width:214px;
  background-image:url(img.php?img=5.3.jpg);
}



div.b14,div.b24,div.b34,div.b44,div.b54 {
  position:absolute;
  top:700px;
  height:68px;
}

div.b14 {
  left:0px;
  width:40px;
  background-image:url(img.php?img=1.4.jpg);
}

div.b24 {
  left:40px;
  width:120px;
  background-image:url(img.php?img=2.4.jpg);
}

div.b34 {
  left:160px;
  width:50px;
  background-image:url(img.php?img=3.4.jpg);
}

div.b44 {
  left:210px;
  width:600px;
  background-image:url(img.php?img=4.4.jpg);
}

div.b54 {
  left:810px;
  width:214px;
  background-image:url(img.php?img=5.4.jpg);
}


table.infos {
  margin:auto;
  text-align:left;
}

table.infos th {
  background-color:#D6D3CE;
  color:#000000;
  font-weight:100;
  font-size:10pt;
  border-top:#ffffff 1px solid;
  border-left:#ffffff 1px solid;
  border-bottom:#000000 1px solid;
  border-right:#000000 1px solid;
  padding:1px;
  text-align:center;
}

table.infos th:hover {
  border-width:2px;
  padding:0px;
}

table.infos td {
  background-color:#ffffff;
  color:#000000;
  font-weight:100;
  font-size:10pt;
  border-bottom:#C6C3C6 1px solid;
  border-right:#C6C3C6 1px solid;
  text-align:center;
  padding:1px;
}


