body { color: #222222; margin: 0 0 0 0px; font-family: Arial; font-size: 8pt; }


a:link { text-decoration: none; color : #000000; }
a:visited { text-decoration: none; color : #000000; }
a:active { text-decoration: none; color : #000000; }
a:hover { text-decoration: none; color : #000000; border-bottom: 1px solid #FFA100;  }
h1 { font-family: Arial; font-size: 14pt; font-weight: 800; }
h4 { font-family: Arial; font-size: 12pt; font-weight: 800; }
table { font-family: Arial; font-size: 8pt; }
img { border-width: 0px; border-color: #ff6600; }
input { font-family: Arial; font-size: 8pt; }
.mainTable { height: 100%; font-family: Arial; font-size: 8pt; }
.standard { font-family: Arial; font-size: 8pt; }
.header { font-weight: bold; font-size: 10pt; color: #222222; line-height: 12pt; font-family: Arial; text-decoration: none; }
.headerBlack { font-weight: bold; font-size: 10pt; color: #222222; line-height: 12pt; font-family: Arial; text-decoration: none; }
.price { font-family: Arial; font-size: 8pt; font-weight: 800; color: #ef4705; text-align: right; }
.highlight { color: #ef4705; font-family: Arial; font-size: 8pt; font-weight: 800; }
.border { background-color: #ffffff; border-color: #bbbbbb; border-width: 1px; border-style: solid; }
#dek {position: absolute; visibility: hidden; z-index: 200; }
div#bottombar { overflow: auto; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 200; }

@media screen
{
  body>div#bottombar
  {
    position: fixed;
  }
}

