body {
  margin: 0px;
}
.copyright {
visibility: hidden;
}

form {
  margin: 0px;
}

a {
  color: #60B2D7;
}

td.main_menu {
  background-image: url("../img/menu_bg.jpg");
  background-repeat: no-repeat;
  width: 710px;
  height: 54px;
}

td.splash {
  background-image: url("../img/splash.jpg");
  background-repeat: no-repeat;
  width: 1600px;
  height: 244px;
}

div.splash_right {
  background-image: url("../img/splash_right.png");
  background-repeat: no-repeat;
  width: 45px;
  height: 244px;
}

table.top_bg {
  background-image: url("../img/top_bg.jpg");
  background-repeat: repeat-x;
}

td.search {
  background-image: url("../img/search_bg.jpg");
  background-repeat: no-repeat;
  width: 248px;
  height: 139px;
}

td.coords {
  padding-left: 20px;
}

td.vote_top {
  background-image: url("../img/vote_bg_top.jpg");
  background-repeat: no-repeat;
  width: 248px;
  height: 39px;
}


td.vote_middle {
  background-image: url("../img/vote_bg_middle.jpg");
  background-repeat: repeat-y;
  width: 248px;
  padding: 10px 0px 0px 20px;  
  color: #6E852A;
  font-family: 'Arial';
  font-size: 11px;
}

td.vote_bottom {
  background-image: url("../img/vote_bg_bottom.jpg")/*tpa=http://www.nposr.su/img/vote_bg_bottom.jpg*/;
  background-repeat: no-repeat;
  width: 248px;
  height: 17px;
}

td.menu_separator {
  background-image: url("../img/menu_separator.jpg")/*tpa=http://www.nposr.su/img/menu_separator.jpg*/;
  background-repeat: repeat-x;
  width: 1px;
  height: 54px;
}

div.search {
  padding: 62px 0px 0px 20px;  
}

input.search {
  width: 162px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #4DA4CF;
  color: #000000;

}

input.search_button {
  width: 54px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #4DA4CF;
  color: #4DA4CF;
  font-size: 10px;
  font-weight: bold;
}

input.vote_button {
  width: 80px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #8DB214;
  color: #6E852B;
  font-size: 10px;
}

h1 {
  margin: 0px;
  color: #60B2D7;
  font-family: 'trebuchet ms, Arial';
  font-size: 17px;
  font-weight: normal;
  text-transform: uppercase;
}

h1.vote {
  margin: 0px;
  color: #666666;
  font-family: 'trebuchet ms, Arial';
  font-size: 17px;
  font-weight: normal;
}

h3 {
  margin: 0px;
  color: #60B2D7;
  font-family: 'trebuchet ms, Arial';
  font-size: 11px;
  font-weight: bold;
}

h2 {
  margin: 0px;
  color: #60B2D7;
  font-family: 'trebuchet ms, Arial';
  font-size: 12px;
  font-weight: bold;
}


td.news_marker {
  background-image: url("../img/news_marker.gif")/*tpa=http://www.nposr.su/img/news_marker.gif*/;
  background-repeat: no-repeat;
  background-position: 0px 8px;  
  width: 80px;
}

.comment {
 color: #999999;
 font-weight: normal;
}

.text {
  color: #666666;
  font-family: 'tahoma';
  font-size: 11px;
}

.whitetext {
  color: #FFFFFF;
  font-family: 'tahoma';
  font-size: 11px;
}

.coords_text {
  color: #666666;
  font-family: 'tahoma';
  font-size: 11px;
  font-weight: bold;
}

td.bottom_text {
  font-family: 'Arial';
  font-size: 11px;
  color: #95B8D0;
}

a.bottom {
  color: #95B8D0;
  text-decoration: none;
}

a.main_menu {
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 13px;
  letter-spacing: -1;
  text-transform: uppercase;
}

td.menu_element {
  padding-top: 7px;
}


td.content {
  padding: 0px 20px 0px 20px;
}

hr {
  border-top: 1px #60B2D7 dotted;
  border-bottom: none;
  height: 1px;
  width: 100%;
}

.search_match {
  color: #8CA618;
}

