body {
  color: #606060;
  background-color: #dbdbdb;
  font-size: 11px;
  font-family: arial;
  background-image: url(images/bg.gif);
  max-width: 400px;
  margin: auto;
}

a:link, a:active, a:visited {
  color: #ff38ce;
  text-decoration: none;
}

a:hover, a:focus {
  color: #868686;
  text-shadow: #fff 1px 1px 1px;
}

.top {
  background-color: #fff;
}

.head {
  color: #ff8deb;
  background-color: #e9e9e9;
  background-image: url(images/head.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  border-bottom: 1px solid #d8d8d8;
}

.head img {
  vertical-align: top;
}

.image {
  background-color: #fff;
  background-image: url(images/ban.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-bottom: 1px;
  padding: 4px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #e8e7e7;
}

.image a {
  background-image: url(images/star.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 12px;
}

.phr {
  border-bottom: 1px dotted #d1cfcf;
}

.pink {
  background-color: #fffafe;
  background-image: url(images/pink.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 1px solid #ffb1ec;
  border-bottom: 1px solid #ffb1ec;
}

.pink a {
  background-image: url(images/cir.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 12px;
}

.pt {
  color: #fff;
  text-shadow: #ff7ee1 1px 0 0;
  background-color: #ff89e2;
  background-image: url(images/prazd.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
}

.ptl {
  background-image: url(images/pi.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 19px;
}

.bhr {
  border-bottom: 1px dotted #ffb9ee;
}

.blue {
  background-color: #fefefe;
  background-image: url(images/ban.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 1px solid #dbdada;
  border-bottom: 1px solid #dbdada;
}
.blue a {
  background-image: url(images/ico.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 12px;
}

.bt {
  color: #909090;
  text-shadow: #fff 1px 1px 1px;
  background-color: #ddd;
  background-image: url(images/srazd.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
}

.btl {
  background-image: url(images/si.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 19px;
}

.shr {
  background-color: #e1e1e1;
  height: 3px;
}

.silv {
  background-color: #e8e8e8;
  background-image: url(images/zap.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 1px solid #dbdada;
  border-bottom: 1px solid #dbdada;
}

.bann {
  background-color: #fff;
  background-image: url(images/ban.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  padding: 2px;
  border-bottom: 1px solid #e8e7e7;
}

.foot {
  color: #fff;
  background-color: #ff89e2;
  background-image: url(images/prazd.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  text-align: center;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
}

.stat {
  background-image: url(images/ref.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  text-align: center;
  margin-top: 1px;
  padding: 2px;
}

.stat a img, .bann a img {
  background-image: inherit;
  opacity: 0.6;
}

.stat a:hover img, .bann a:hover img {
  background-image: inherit;
  opacity: 1.0;
}