body { margin: 0px; background: #4359ff url(images/bg.png); font-family: Verdana, Helvetica, Arial; font-size: 12pt; }
#header-bg { background: #121212; padding-bottom: 5px; width: 100%; }
#header { height: 90px; width: 78%; margin: 0 auto; }
#logo { float: left; }
#toplinks { color: #fff; text-align: right; float: right; }

#wrapper { background: url(images/shadow.png) 20px 0 repeat-y; width: 80%; margin: 0 auto 12px auto; padding: 0 10px 10px 10px; }
#main { overflow: hidden; background: #f1fafe; border-right: 1px #333 solid; border-bottom: 1px #333 solid; border-left: 1px #333 solid; }
#content { text-align: center; padding-top: 25px; margin: 0 6px; }
#footer { color: #555; font-size: 10pt; background: url(images/dot.png) repeat-x top; text-align: center; padding: 10px 0; margin: 12px 40px 0 40px; }

.disc-title { font-size: 11pt; font-family: Arial; }
.disc-num { color: #777; font-size: 10pt; font-family: Arial; }
.disc-info { color: #000; font-size: 11pt; font-family: Arial; }
.disc-desc { color: #000; font-size: 11pt; font-family: Arial; }
.comment { color: #555; font-size: 9pt; margin-left: 3px; }
.results { font-size: 8pt; }
.paginate { font-size: 12pt; }

.img { float: left; padding: 7px; background: #FFFFFF; border: 1px #A9AAAA solid; }
.noimg { float: left; margin-left: 40px; margin-right: 20px; margin-top: 40px; padding: 10px; }
.blocks { text-align: center; background-color: #C3E6FA; color: #112266; border-bottom: #888888 1px solid; border-right: #888888 1px solid; height: 35px; }
.dots { border-bottom: #000000 1px dotted; }
.toprow td { font-size: 10pt; background-color: #C3E6FA; color: #676767; border-bottom: #4D4D4D solid 1px; }
.odd td { font-family: Arial; font-size: 12pt; background-color: #F2FBFF; border-bottom: #BBB solid 1px; }
.even td { font-family: Arial; font-size: 12pt; background-color: #E0F6FF; border-bottom: #BBB solid 1px; }
.highlight td { font-family: Arial; font-size: 12pt; background-color: #FFFFD2; border-bottom: #BBB solid 1px; }

a:link { text-decoration: none; color: #00C; }
a:visited { text-decoration: none; color: #00C; }
a:active { text-decoration: none; color: #F90; }
a:hover { text-decoration: underline; }
