html, body { font-family: arial, sans-serif, helvetica; font-size: 14px; background: #ffffff; color: #000000; text-align: center; margin: 0; }
#background { font-family: arial, sans-serif, helvetica; font-size: 14px; background: #FFFFFF; color: #000000; text-align: center; margin: 0; padding: 0; width: 100%; }
#header { font-family: arial, sans-serif, helvetica; font-size: 14px; background: #000000; color: #ffffff; text-align: center; margin: 0; padding: 2px 0 2px 0; width: 100%; }
#body { font-family: arial, sans-serif, helvetica; font-size: 14px; background: #FFFFFF; color: #000000; text-align: center; margin: 0; padding: 0; width: auto; height: 100%; }
.table { font-family: arial, sans-serif, helvetica; font-size: 14px; background: #000000; color: #000000; text-align: center; margin: 0; padding: 0; width: 100%;  }
.cell { font-family: arial, sans-serif, helvetica; font-size: 13px; font-weight: bold; text-align: center; margin: auto; padding: 2px; width: 20%; }

a.hdrgreen { color: #00FF00; }
a.hdrgreen:hover { color: #00FF00; }
a.hdrgreen:active { color: #00FF00; }

a.hdrred { color: #FF0000; }
a.hdrred:hover { color: #FF0000; }
a.hdrred:active { color: #FF0000; }

a.hdryellow { color: #FFCC00; }
a.hdryellow:hover { color: #FFCC00; }
a.hdryellow:active { color: #FFCC00; }

a.hdrblue { color: #00CCFF; }
a.hdrblue:hover { color: #00CCFF; }
a.hdrblue:active { color: #00CCFF; }

.iframeWrap { overflow: visible; height: 10000px; }
.iframe { overflow: hidden; height: 10000px; }

a.linka { color: #FFFFFF; }
a.linka:hover { color: #CCCCCC; }
a.linka:active { color: #FFFFFF; }

a.linkb { color: #00FF00; }
a.linkb:hover { color: #CCCCCC; }
a.linkb:active { color: #FFFFFF; }
