body {
  background-color: #666666;
  color: #666666;
}
body,td,th {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
input,textarea,select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #DFDFDF;
  border: 1px inset #CCCCCC;
  color: #666666;
  padding: 3px;
}
input.fuck {
  border: none;
  padding: 0px;
}
.tdb {
  background-attachment: fixed;
  background-image: url(images/ashen_new_20.gif);
  background-repeat: repeat-y;
  background-position: left top;
}
a:link {
  color: #006699;
}
a:hover {
  color: #003366;
}
.copy {
  font-size: 10px;
  color: #666666;
}
a:visited {

  color: #006699;
}
.smt {
  font-weight: bold;
  color: #339966;
  font-size: 12px;
}
.date {
  font-weight: bold;
  color: #006699;
}
.news {
  font-size: 10px;
  color: #666666;
}
a.news {
  font-size: 10px;
  color: #FFA204;
  font-weight: bold;
  text-decoration: none;
}
a.news:hover {
  font-size: 10px;
  color: #CC9900;
  font-weight: bold;
  text-decoration: underline;
}
.nodecor {
  border: 0px none;
}
.button {
  color: #FFFFFF;
  background-color: #5291BD;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px outset #006633;
  font-weight: bold;
}
li {
  list-style-image: url(images/li.gif);
}
.BiggerLink {
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;
}
ul.arr li {
  list-style-position: outside;
  list-style-image: url(images/arr2.gif);
}
ul.arr li a:link, ul.arr li a:visited {
  list-style-position: outside;
  list-style-image: url(images/arr2.gif);
  margin: 0px 5px 5px;
}
a.here:link, a.here:visited {
  color: #FF6633;
  text-decoration: none;
}
td.price {
  font-size: 11px;
  font-weight: bold;
  color: #993300;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  color: #7299C0;
}
.bigger {
  font-size: 12px;
  font-weight: bolder;
  color: #FF9900;
}
.news2 {
  color: #59AA09;
  font-size: 11px;
  font-weight: bold;
}

.pic_r  { margin-left:10px; float:right; }
.pic_l  { margin-right:10px; float:left; }