body {
  margin: 0;
  margin-top: 6px;
  padding: 0;
  background: #fff url(images/page_back.gif) 0 4px repeat-x;
}

a {
  color: #99e;
  text-decoration: none;
}

a:hover {
  color: #574c5c;
  text-decoration: underline;
}

td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

table.page {
  width: 750px;
  background-color: #fff;
  border: 2px solid #fff;
  border-bottom: 0;
}

td.top_left {
  width: 106px;
  height: 222px;
  background-color: #ddaacf;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

td.top {
  border-bottom: 2px solid #fff;
}

td.top_right {
  width: 106px;
  height: 222px;
  background-color: #ddaacf;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

td.menu_left {
  height: 17px;
  background-color: #afafe4;
  border-right: 2px solid #fff;
}

td.menu table {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #ddaacf;
}

td.menu table td {
  padding: 2px;
  width: 20%;
  text-align: center;
}

td.menu table td a {
  font: bold 11px verdana, arial, sans-serif;
  color: #fff;
  text-decoration: none;
}

td.menu table td a:hover {
  color: #574c5c;
}

td.menu_right {
  background-color: #afafe4;
  border-left: 2px solid #fff;
}

td.main_left {
  width: 106px;
  background-color: #afafe4;
  border-right: 2px solid #fff;
}

td.main {
  padding: 14px;
  background-color: #fff;
  font: 11px/20px verdana, arial, sans-serif;
  color: #574c5c;
}

td.main h1 {
  font: italic 16px arial, sans-serif;
  margin:10px 0 10px 0;
  color: #574c5c;
}

td.main img {
  margin: 0 0 4px 4px;
  border: 1px solid #574c5c;
  float: center;
}

td.main img.noborder {
  margin: 0 0 4px 4px;
  border: 0;
  float: right;
}

td.main img.gallery {
  margin: 0;
  border: 1px solid #574c5c;
  float: none;
}

td.main_right {
  width: 106px;
  background-color: #afafe4;
  border-left: 2px solid #fff;
}

td.bottom_left {
  width: 106px;
  height: 40px;
  background-color: #afafe4;
  border-right: 2px solid #fff;
}

td.bottom {
  height: 50px;
  text-align: center;
  vertical-align: middle;
  font: 10px verdana, arial, sans-serif;
  color: #574c5c;
}

td.bottom_right {
  width: 106px;
  background-color: #afafe4;
  border-left: 2px solid #fff;
  text-align: center;
  vertical-align: middle;
  font: 10px verdana, arial, sans-serif;
}

td.bottom_right a {
  color: #fff;
  text-decoration: none;
}

td.bottom_right a:hover {
  color: #574c5c;
}

table.pricelist {
  width: 100%;
}

table.pricelist th {
  padding: 2px;
  text-align: left;
  font: bold 10px verdana, arial, helvetica, sans-serif;
  color: #2e2e8b;
}

table.pricelist td {
  padding: 2px;
  font: 10px verdana, arial, helvetica, sans-serif;
  color: #2e2e8b;
}

table.pricelist td.tabletxt {
  background-color: #cbcbed;
}

table.pricelist td.tabletxt1 {
  background-color: #a6a6e1;
}
