#header {
   background: #4499FF;
   padding: 5px;
   font-size: 16px;
   font-weight: bold;
   display: none;
}
#content {
   padding: 5px;
   font-size: 12px;
}
#footer {
   background: #4499FF;
   padding: 5px;
   font-size: 12px;
   display: none;
}
#terms {
   clear: both;
   background: #EEEEEE;
   padding: 5px;
   font-size: 12px;
   display: none;
}
#ranks {
   display: none;
}

#customizeresults {
}

#ad {
   padding-top: 1em;
   padding-bottom: 1em;
   display: none;
}
#commentsheader {
   display: none;
}
#comments {
   display: none;
}
div.comment {
   display: none;
}
#recentcommentsheader {
   display: none;
}
#recentcomments {
   display: none;
}
div.recentcomment {
   display: none;
}
#commentformdiv {
   display: none;
}
#TICKER1 {
   display: none;
}
#TICKER1 span {
   display: none;
}
#TICKER2 {
   display: none;
}
#TICKER2 span {
   display: none;
}


span.comment_name {
   font-weight: bold;
}
span.comment_text {
   margin-bottom: 1em;
   margin-left: 1em;
}

span.buttontext {
   font-weight: bold;
   /*font-size: small;*/
   border-style: solid;
   border-width: 2px;
   border-color: red;
}
table.searchtable {
   background: #F5F5F5;
}
table.reporttable {
   border-spacing: ;
   border-style: solid;
   border-color: gray;
   border-collapse: collapse;
   background-color: white;
   /*font-size: 11px;*/
}
table.reporttable th {
   background: #3333FF;
   color: white;
   padding: 1px;
   /* border-style: dashed; */
   border-color: blue;
   -moz-border-radius: ;
}
table.reporttable th a:link { color: white; }
table.reporttable th a:visited { color: white; }
table.reporttable td a { text-decoration: none; color: black;}
table.reporttable td a:hover { color: red; }
table.reporttable td {
   padding: 5px;
   -moz-border-radius: ;
}
table.reporttable th {
   padding: 5px;
   -moz-border-radius: ;
}
.erow {
   color: #333399;
   background: #FFFFF0;
}
.erow:hover {
   background: Yellow;
}
.orow {
   color: Black;
   background: #F5F5F5;
}
.orow:hover {
   background: Yellow;
}
.drow {
   color: #888888;
   text-decoration: line-through;
}
.trow {
   background: #000000;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
}
.trow:hover {
   background: #444444;
}
.error {
   background: #AA5522;
   color: #FFFFFF;
}
.error:hover {
   background: #993300;
}
.numcol {
   font-family: monospace;
   text-align: right;
}
.warning {
   color: Red;
   font-weight: bold;
   font-size: large;
}
.future {
   font-weight: bold;
}
.note {
   /**/
}
.generationtime {
   /*padding-left: 20px;*/
   color: Gray;
}
.normal {
   font-size: 12px;
   font-weight: normal;
}
.pagelinks {
   font-weight: bold;
   font-size: large;
   text-align: center;
   word-spacing: 0.3em;
}
.attention {
   font-size: large;
   color: red;
   border: 3px solid black;
   padding: 10px;
}
.em {
   font-weight: bold;
}
.entryarea {
   display: none;
}
.noprint {
   display: none;
}
