body {
  font: 11px Tahoma;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  background: #0D0D0D url(../Image/bg_page.jpg);
}
div#lightbox {
  color: #000000;
}
td {
  font: 11px Tahoma;
  color: #FFFFFF;
}
input, select, textarea {
  font: 11px Tahoma;
  color: #000000;
}
a {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: underline;
}
.leftNaglowek {
  font: bold 14px Tahoma
}
.bgTop {
  background: url(../Image/bg_top.jpg) 0% 0% repeat-x;
}
.topText {
  font: 11px Tahoma;
  color: #013781;
  text-decoration: none;
}
.topText:hover {
  font: 11px Tahoma;
  color: #013781;
  text-decoration: underline;
}
.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}

