BODY {
  background-image: url(images/BGO.png);
  background-position: top center; 
  background-repeat: repeat; 
  background-color: #4E4033;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

TD.Main {
  margin: 0px;
  width: 941px;
  background-image: url(images/Outline.png);
  background-position: top center; 
  background-repeat: repeat-y; 
  vertical-align: top;
  text-align: center;
}

TD.MainBG {
  margin: 0px;
  width: 941px;
  background-image: url(images/Outline.png);
  background-position: top center; 
  background-repeat: repeat-y; 
  vertical-align: top;
  text-align: center;
}

TABLE.InnerBG {
  margin: 0px;
  width: 885px;
  background-image: url(images/BGI.png);
  background-position: top left; 
  background-repeat: repeat; 
  vertical-align: top;
  text-align: center;
}

TR.ContentBG {
  margin: 0px;
  background-image: url(images/ContentBG.png);
  background-position: top center; 
  background-repeat: repeat-y; 
}

TD.Category {
  margin: 0px;
  width: 821px;
  height: 66px;
  background-image: url(images/ContentHeader.png);
  background-position: top center; 
  background-repeat: no-repeat; 
  vertical-align: middle;
  text-align: right;
}

TD.Version {
  margin: 0px;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  text-align: right;
}

TD.Mod {
  margin: 0px;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #9EE4FF;
  vertical-align: top;
  text-align: left;
}

TD.Link {
  margin: 0px;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

a:link {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

a:visited {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

a:active {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
}

