/*              modbrow.css            */
/* Stylesheet For MODERN browsers only */
html {
   background: #9fc url(image/logobkgr.gif);
   background-position: top center;
   margin: 0;
   overflow: auto;  /* hidden = turn off scroll bar HTML 4.01 compliant */
   height: 100%;
}
body {
   background: none;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
}
img.icon {
   vertical-align: text-bottom;
   padding-left: 2px;
   padding-bottom: 1px;
}
img.iconmiddle {
   vertical-align: text-bottom;
   padding-left: 0;
   padding-bottom: 1px;
}
td.icon {
   text-align: left;
   padding-top: 2px;
   padding-bottom: 3px;
}
