body {
  color: #000000;
  margin-top: 5px;
  background-color: #FFFFFF;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center
}
img {
  border: 0;
}
table {
  border: 0;
  vertical-align: top;
  border-collapse: collapse
}
h1 {
  font-size: 14pt;
  text-align: center
}
h2 {
  font-size: 12pt;
  font-weight: bold;
  text-align: center
}
h3 {
  font-size: 11pt;
  text-align: center;
  text-decoration: none;
  font-weight: normal
}
p {
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: 10px
}
input {
  background-color: #FFFFFF;
  color:#000000
}
a  {
  color: #000080;
  text-decoration: none
}
a:hover{
  color: #0000FF;
  text-decoration: underline
}
ul {
  list-style-type: square
}
.menu {
  color: #ffffff;
  font-size: 11pt;
  background-color: #000080
}
.menu a{
  color: #FFFFFF;
}
.menu a:hover{
  color: #0CD4D5;
}
.psevdolink{
  cursor: hand
}
.gray {
  background-color: #9F9F9F;
  background-image: url(http://images.pogreby.ru/string.jpg)
}
.gray input{
   background-color: #C3C3C3;
}
.counters{
  background-color: #000080;
}
.counters a img{
  background-color: #FFFFFF
}
.photocollection{
  text-align: center;
  width: 95%
}
.photocollection td{
  border-left-width: 1px;
  border-left-color: #aaaaaa;
  border-left-style: groove;
  border-right-color: #aaaaaa;
  border-right-style: groove;
  border-right-width: 1px;
  width: 33%;
  vertical-align: top
}
.totopr{
  position: relative;
  float: right
}
.totopl{
  position: relative;
  float: left
}
.black{
  background-color: #000000;
  color: #FFFFFF;
  text-align: left;
  font-size: 10pt;
  vertical-align: middle
}
.black a{
  color: #FFFFFF;
  text-decoration: none
}
.black a:hover{
color: #FFFFFF;
  text-decoration: none
}
.hidden{
  position: absolute;
  left:0px;
  top:0px;
  width:1px;
  height:1px
}
.adv {
  font-size: 10pt;
  border: 3px solid #000099;
  width: 745px;
}
#panel {
  position: absolute;
  width: 300;
  height: 60;
  border: 3px dotted #000080;
  background-color: #FFFFFF;
  top: 0px;
  right: 0px;
  margin: 5px;
  padding: 5px
}
#panel span {
  background-color: #FF0000;
  color: #FFFFFF;
  cursor: hand;
  border: 1px double #000000
}

