
BODY {
  background-image: url(graphics/p12c04.gif);
  font-family: Verdana, Arial, sans-serif, Helvetica;
}

A:link {
  color: blue;
  text-decoration: none;
} 

A:visited {
  color: blue;
  text-decoration: none;
} 

A:hover {
  color: CC3333;
  text-decoration: underline;
}

.linkCol1 {
  position: absolute;
  top: 80px;
  left: 70px;
  font-size: 80%;
  text-align: left;
  width: 280px;
}

.linkCol2 {
  padding-left: 250px;
}

.mainBlock {
  position: relative;
  width: 595px;
  background-image: url(graphics/secondary_background.gif);
}

.mainDiv {
  width: 620px;
}

.leftCol {
  position: absolute;
  left: 85px;
  top: 150px;
  width: 175px;
}

.centerCol {
  position: absolute;
  left: 180px;
  top: 0px;
  text-align: center;
  padding-left: 10px;
  width: 260px;
}

.rightCol {
  position: absolute;
  left: 445px;
  top: 0px;
  width: 175px;
}

.footer {
  position: absolute;
  text-align: center;
  font-size: 80%;

}

.submainBlock {
  width: 595px;
  background-image: url(graphics/secondary_background.gif);
}

.contentBlock {
  width: 595px;
  background-image: url(graphics/secondary_background.gif);
}

.headBlock {
  color: CC3333;
  font-size: 100%;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  margin-left: 10%;
  margin-right: 10%;
  text-align: left;
}

.textBlock {
  margin-left: 12%;
  margin-right: 10%;
  text-align: left;
  font-size: 80%;
}

.back {
  float: right;
  padding-right: 20px;
  font-size: 70%;
}

.pixBlock {
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
  font-size: 80%;
}

TABLE {
  font-family: Verdana, sans-serif, Arial, Helvetica;
  font-size: 9pt;
  line-height: 12pt;
}
