table.main {
  max-width: 950;
  border-width: 0 1px 0 1px;
  border-spacing: 10px;
  border-style: dashed;
  border-color: #880000;

}

table.gen {
  width: 100%;
  border: 1px #ff0000 solid;
}

table.gen2 {
  width: 100px;
  border: 1px #ff0000 solid;
}

.drag {POSITION: relative}

input {
  background-color:#cc0000;
  color:#00ff00;
  font-weight:bold;
}

input.but {
  background-color:#cc0000;
  color:#00ff00;
  font-weight:bold;
}

select {
  background-color:#cc0000;
  color:#00ff00;
  font-weight:bold;
  border:1px ridge #00ff00;

}

textarea {
  background-color:#cc0000;
  color:#00ff00;
  font-weight:bold;
}

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

a {
  color: #FF0000;
  text-decoration: none;
  font-size: 15px;
}

P {
font-size: 15px;
}

TD {
font-size: 15px;
}

SPAN.mm {font-size: 10px;} 

h2 {font-size: 23px}
SPAN.me {font-size: 23px}

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

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

a.t {
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
 font-size: 15px;
}

a.t:hover {
  color: #00FF00;
  background-color: #FF0000;
  font-weight: bold;
  font-size: 15px;
}

BODY {
  background-color: #000000;
  color: #00FF00;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  SCROLLBAR-ARROW-color:#00FF00; SCROLLBAR-BASE-COLOR: #ff0000; scrollbar-track-color: #000000;
}

TD.c {
  font-size: 15px;
  width: 120px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

IMG {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

a.m:visited {
  color: #00FF00   ;
  text-decoration: none;
}

HR {
  color: #FF0000;
}

TD.c2 {
  width: 120px;
  background-position: left;
  background-repeat: no-repeat;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.h {
  background-image: url(pictures/head.gif);
  background-repeat: no-repeat;
  height: 92px;
  border-top: #80FF00;
  background-position: center;
  width: 55%;
  border-right: #80FF00;
  border-bottom: #80FF00;
  border-left: #80FF00;
}

TD.h2 {
  background-image: url(pictures/head2.gif);
  background-position: left;
  height: 92px;
  border-top: none;
  background-repeat: no-repeat;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.h3 {
  background-image: url(pictures/head.gif);
  background-position: right;
  height: 92px;
  border-top: none;
  background-repeat: no-repeat;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

a.m:hover {
  color: #FFFFFF;
  text-decoration: none;
}

IMG.pc {
  border-top: thick #FF0000 ridge;
  border-right: thick #FF0000 ridge;
  border-bottom: thick #FF0000 ridge;
  border-left: thick #FF0000 ridge;
}

IMG.sc {
  border-top: thick #FF0000 ridge;
  border-right: thick #FF0000 ridge;
  border-bottom: thick #FF0000 ridge;
  border-left: thick #FF0000 ridge;
}

TR.tb {
  background-color: #800000;
}

TD.gen {
  border: 1px #ff0000 solid;
  vertical-align: top;
  text-align: left
}

a.gen {
  color: #00FF00;
  text-decoration: none;
}



TD.genRight {
  border: 1px #ff0000 solid;
  vertical-align: top;
  text-align: right
}
