body {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  background-color: #333333;
}
#WholePage {
  background-color: #333333;
  font-family: arial;
  font-size: 15px;
  background-image: url(img/top_pattern.png);
  background-repeat: repeat-x;
  background-position: left top;
  color: #ffffff;
}
#Container {
  margin: 0px auto;
  width: 922px;
}
#Top {
  margin: 0;
  padding: 0;
  background: transparent url(img/header2.png) no-repeat scroll left top;
  font-family: Tahoma;
  height: 169px;
}
#Top * {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
}
#Header {
  padding-top: 12px;
  padding-left: 25px;
  width: 200px;
  text-align: center;
}
.name {
  font-size: 24px;
  color: #caec72;
}
.adress {
  font-size: 12px;
  color: white;
}
#Menu {
  width: 100%;
  height: 32px;
  margin-top: 78px;
  padding-left: 19px;
}
#Menu a {
  background: transparent url(img/menu.png) no-repeat scroll -123px 0;
  height: 32px;
  width: 123px;
  float: left;
  text-align: center;
  color: #e5c5a5;
  text-decoration: none;
  margin-left: 3px;
  font-size: 12px;
  line-height: 32px;
  font-weight: bold;
}
#Top #Menu a:hover, #Top #Menu a.active {
  background-position: 0px 0;
  text-decoration: underline;
}
#Middle {
  background: transparent url(img/top_shadow.png) no-repeat scroll left top;
  font-size: 12px;
  line-height: 18px;
}
#Page {
  background: transparent url(img/bottom_shadow.png) no-repeat scroll left bottom;
}
#Content {
  padding: 10px 28px 28px;
}
#Footer {
  margin: 0px auto;
  background-image: url(img/bottom_pattern.png);
  background-repeat: repeat-x;
  background-position: left top;
  height: 56px;
  width: 100%;
  float: left;
}
#Bottom {
  margin: 0px auto;
  height: 56px;
  font-size: 12px;
  background-position: -9px 0;
  width: 922px;
  background-image: url(img/bak_18.png);
  background-repeat: no-repeat;
}
* > #Bottom {
  background-position: 0px 0;
  color: #333333;
}
#Bottom_left {
  float: left;
  padding-left: 28px;
  padding-top: 8px;
}
#Bottom_right {
  float: right;
  text-align: right;
  padding-right: 28px;
  padding-top: 8px;
}
.mono h1 {
  font-size: 26px;
  text-decoration: underline;
  font-weight: normal;
  padding-bottom: 10px;
}
* > .mono h1 {
  padding-bottom: 20px;
}
.mono p {
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: justify;
}
.mono a {
  color: #ff9900;
}
.mono ul.second a {
  text-decoration: none;
  color: black;
}
.mono .second a:hover {
  text-decoration: underline;
  color: #ff9900;
}
.mono ul {
  margin-left: 7px;
}
* > .mono ul {
  padding-left: 5px;
  padding-bottom: 8px;
  margin-left: 0px;
}
.mono li {
  line-height: 20px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 9px;
}
.second {
  font-size: 11px;
  line-height: 15px;
  margin-top: -12px;
}
* > .second {
  margin-top: 0px;
}
.mono .arrow {
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 22px;
}
.Part {
  clear: left;
  text-align: justify;
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: lighter;
}
.Part img {
  margin: 0px 18px 22px 0px;
  float: left;
}
p.Part {
  padding-left: 0px;
}
.Part ul {
  margin: 0px;
  padding: 0px;
}
.Part li {
  background: transparent url(img/arrow.gif) no-repeat scroll left 3px;
  list-style-type: none;
  padding-left: 24px;
  line-height: 22px;
}
.Part h2 {
  margin: 0px;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
}
.Part a {
  color: #ffcc00;
}
#Bottom a {
  color: #2c2c27;
}
#validator img {
  border: 0 solid #ffffff;
  height: 31px;
  width: 88px;
}
