html, body {
  margin: 0%;
  padding: 0%;
  font-family: arial;
  height: 100%;
  font-size:90%;
  width:870px;
 /* { -ms-interpolation-mode: bicubic; }*/
}
/*html>body*/ #page, #IE, #IE6, #IE7{
  min-height: 800px;
 /* _height:1%;*/
  margin: 0 1%;
  width: 100%;
  min-width: 870px;
  max-width: 870px;
  padding: 0%;
  font-size:100%;
}
#infotop{
  width:100%;
}
#infotop ul{
  text-align:right;
}
#infotop li{
  display: inline;
  text-align: center;
  color:#0197f0;
  font-weight:bolder;
  font-size:100%;
  padding-left:1%;
}

#infotop li a{
  text-decoration: underline;
  color:#0197f0;
  font-weight:bolder;
  font-size:100%;
  padding-left:1%;
}
#infotop li a:hover{
  color:#cd000c;
}
h3 {
  color: #0197f0;
}
hr{
 clear:both;
}
