body, table td, select {
  font-family: Arial Unicode MS, Arial, sans-serif;
  font-size: small;
}
pre {
  font-family: "courier new", courier;
  font-size: small;
}
body {
  margin: 0px;
  border: 0px;
  padding: 0px;
}
h1 {
  font-family: arial, sans-serif;
  font-size: 350%;
  line-height: 0.3;
  color: #000000;
}
h2 {
  font-family: serif;
  font-size: 150%;
  font-style: italic;
  line-height: 0.4;
  color: #000000;
}
A:link {
  color: #303030;
}
A:visited {
  color: #303030;
}
A:active {
  color: #A0A0A0;
}
A:hover {
  color: #A0A0A0;
}

table.main-table {
  border-spacing=0;
  border-collapse:collapse;
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
}

.usage-table {
  width: 100%;
  border-width: 0px;
  border-spacing: 0px;
}

.usage-table td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.usage-table-header {
  font-family: Arial Unicode MS, Arial, sans-serif;
  font-size: 110%;
  text-align: left;
  background-color: #D0D0D0
}

.usage-table-command {
  font-family: Courier, monospace;
  font-size: 80%;
  text-align: left;
}

.header-ad-cell {
  padding:2px 2px 2px 2px;
  background-color: #A0A0A0;
  vertical-align: top;
  text-align: left;
}
.left-ad-cell {
  padding:0px 15px 0px 5px;
  vertical-align: top;
  text-align: left;
}
.tab-cell {
  padding:0px 0px 0px 0px;
  vertical-align: middle;
  text-align: left;
}
.main-page-cell {
  padding:0px 10px 0px 0px;
  vertical-align: top;
  text-align: left;
}
.top-ad-cell {
  padding:0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
}
.bottom-ad-cell {
  padding:0px 0px 0px 0px;
  vertical-align: bottom;
  text-align: left;
}
.header-cell {
  padding:40px 10px 10px 30px;
  background-image: url('pcb2bg.png');
  background-attachment: scroll;
  background-color: #D0D0D0;
  background-position: top right;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
}
.footer-cell {
  padding:20px 180px 20px 180px;
  background-color: #D0D0D0;
  background-position: top right;
  background-repeat: no-repeat;
}
.project-cell {
  background-image: url('cellbg.png');
  background-color: #D0D0D0;
}
.project-cell-ad {
  background-color: #A0A0A0;
}
.page-navigation-div {
  text-align: left;
}
.top-aligned-cell {
  text-align: left;
  vertical-align: top;
}
