.leftblock-header {
  background: transparent url(images/bl.gif) no-repeat;
  border-bottom: 1px solid #999999;
  height: 22px;
  text-align: center;
  width: 170px;
}
.leftblock {
  background-color: #909090;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  width: 168px;
}
.leftblock-footer {
  background: transparent url(images/bb.gif) no-repeat center top;
  font-size: 1px;
  height: 10px;
  padding: 0;
  margin: 0;
  width: 170px;
}
.rightblock-header {
  background: transparent url(images/br.gif) no-repeat;
  border-bottom: 1px solid #999999;
  height: 22px;
  text-align: center;
  width: 200px;
}
.rightblock {
  background-color: #909090;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  width: 198px;
}
.rightblock-footer {
  background: transparent url(images/brb.gif) no-repeat center top;
  font-size: 1px;
  height: 10px;
  width: 200px;
}
.center-headerl {
  background: transparent url(images/cl.gif) no-repeat left top;
  height: 22px;
  padding-left: 10px;
  text-align: center;
}
.center-headerc {
  background: #666666 url(images/cc.gif) repeat-x;
  height: 22px;
  text-align: left;
}
.center-headerr {
  background: transparent url(images/cr.gif) no-repeat right top;
  height: 22px;
  padding-right: 10px;
  text-align: center;
}
.center-bottoml {
  background: transparent url(images/cbl.gif) no-repeat left top;
  height: 27px;
  padding-left: 5px;
}
.center-bottomc {
  background: transparent url(images/cbc.gif) repeat-x center top;
  height: 27px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.center-bottomr {
  background: transparent url(images/cbr.gif) no-repeat right top;
  height: 27px;
  padding-right: 5px;
}
.leftblock-header h1,
.rightblock-header h1,
.center-headerc h1 {
  font-size: 11px;
  margin: 0;
  padding: 4px 0 0 0;
}
.padd4 {
  width: 100%;
  padding: 4px;
}
#content-wrap {
  background-color: #909090;
  border: 1px solid #999999;
  border-width: 1px 1px 0 1px;
  text-align: left;
}
#content-wrap h1 {
  background-color: #7d7d7d;
  border-bottom: 1px solid #999999;
  font-size: 11px;
  margin: 0;
  padding: 2px 8px;
}
#maincontent {
  min-height: 497px;
  padding: 8px 0;
  margin: 0 8px;
  width: 99%;
}

