
html{ height:100%; }

table{ height:100%; }

table.none{ height:0px; }

body{ margin:0px; height:100%; }

iframe { border: none 1px; width: 100px; height: 100px; }

div.history  { width: 0px; height: 0px; overflow: hidden; }
div.downloader { width: 0px; height: 0px; overflow: hidden; }

div.flash { height: 100% }

#history  { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }
#downloader { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }

div.nonFlash, div.nonFlash h1, div.nonFlash p, div.nonFlash p span, div.nonFlash a { display: none;}

select{ width:193px }

td { color:#666666; font-size:10px; font-family:arial, verdana, helvetica; line-height: 100%; }
