body    {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:15;
  color: #293550;
  background-attachment:fixed;
  margin:10 20 10 20;
}

td  {
  font-family: georgia;
  font-size: 12px;
  color: #293550;
  line-height:15px;

}

a:link,a:visited {
    text-decoration: none;
    color: #293550;

}
a:hover {
    text-decoration: none;
    color: #293550;
    background-color: #fff1d1;
}

input   {   

}

input.submit    {
    background-color: #666;
    border: 0px solid #000;
}

a.menu,a.menu:visited {
    text-decoration: none;
    color: #000;
}
a.menu:hover {
    text-decoration: none;
    color: #666;
}
img, div, td{ behavior: url(../iepngfix.htc) }
html a:active {
  outline:none;
}
:focus {
  -moz-outline-style: none;
}
div.files_list {
  background-color: #000000;
}


