BODY, TH, TD
{ background: #000000;
  color: #EEEEEE;
  font: normal 12px/normal arial, verdana, sans-serif;
}
 IMG {
  behavior: url( "csshover.htc" );  }
A:link, A:active, A:visited
{ color: #B149DC;
  text-decoration: none; }
A:hover
{ color: #B149DC;
  text-decoration: underline; }
TH
{
  font-weight: bold;
}
TH, TD, TABLE, TR
{
  background-color: transparent;
}

.th06 { background: black url( Th06bg.jpg ) no-repeat fixed center top; }
.th07 { background: black url( Th07bg.jpg ) no-repeat fixed center top; }
.th75 { background: black url( Th75bg.jpg ) no-repeat fixed center top; }
.th08 { background: black url( Th08bg.jpg ) no-repeat fixed center top; }
.th09 { background: black url( Th09bg.jpg ) no-repeat fixed center top; }
.th95 { background: black url( Th95bg.jpg ) no-repeat fixed center top; }
.th10 { background: black url( Th10bg.jpg ) no-repeat fixed center top; }
.th11 { background: black url( Th11bg.jpg ) no-repeat fixed center top; }
.th12 { background: black url( Th12bg.jpg ) no-repeat fixed center top; }
.th75 { background: black url( Th75bg.jpg ) no-repeat fixed center top; }
.th105 { background: black url( Th105bg.jpg ) no-repeat fixed center top; }
.th125 { background: black url( Th125bg.jpg ) no-repeat fixed center top; }
.th128 { background: black url( Th128bg.jpg ) no-repeat fixed center top; }
.th13 { background: black url( Th13bg.jpg ) no-repeat fixed center top; }

/* img.inactive { z-index: 10; margin: 0px; border: 0px; position: relative; }
img.active { z-index: 3; margin: 0px; border: 0px; position: relative; left: -150px; }
img.active:hover { z-index: 20; }
img.inactive:hover { z-index: 3; } */

.inactive { z-index: 10; margin: 0px; border: 0px; position: relative; }
.active { z-index: 3; margin: 0px; border: 0px; position: relative; top: -40px;}
.active:hover { z-index: 10; }
.inactive:hover { z-index: 3; }


.main a{
  background: url( "/images/main-a.gif" ) 0 0 no-repeat;
  display: block;
  width: 150px;
  height: 40px;
}
.main a:hover { background-position: 0 -40; }
.match a {
  background: url( "/images/vs-a.gif" ) 0 0 no-repeat;
  display: block;
  width: 150px;
  height: 40px;
}
.match a:hover { background-position: 0 -40; }
.upload a{
  display: block;
  background: url( "/images/upload-a.gif" ) 0 0 no-repeat;
  width: 150px;
  height: 40px;
}
.upload a:hover { background-position: 0 -40; }
.site a {
  background: url( "/images/site-a.gif" ) 0 0 no-repeat;
  display: block;
  width: 150px;
  height: 40px;
}
.site a:hover { background-position: 0 -40; }
