body {
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #eeeeee;
  scrollbar-shadow-color: #cccccc;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #214A85;
  scrollbar-track-color: #eeeeee;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-base-color: #cccccc;
  background: url('image/bg_small.png');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-family: tahoma,arial,verdana ;
  text-align: justify;
  font-size: 12px;
  color: #505050;
  padding-top: 0px;
  background-color: #ffffff;
}
table.bg
{
  background: url('image/bg_fon_small.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}
