body                { background: #F2F298 }
body, .main         { color: #000000;
                      font-family: arial, helvetica, sans-serif;
                      font-size: 11pt; }
h1, h2, h3, h4      { font-weight: bold }
h1                  { font-size: 15pt }
h2                  { font-size: 13pt }
h3                  { font-size: 11pt }


a                   { text-decoration: none }
a:link              { color: #0000FF }
a:visited           { color: #7030A0 }
a:hover             { text-decoration: underline }


.main               { background: #FFFFA0 }
.mainsep            { background: #F2F298 }
.maindark           { background: #CCCCA0 }


.inputfield         { background: #F2F298 }
.formhead           { font-size: 8pt }
.question           { font-size: 11pt }

.statdescr          { background: #F2F298 }
.statvalue          { background: #F2F298 }

.newshead           { }
.newsabstract       { text-align: justify; font-style: italic }
.newstext           { text-align: justify }

.menu               { color: #000000; background: #DDDD65; border: #DDDD65;
                      font-size: 8pt;
                      font-family: arial, helvetica, sans-serif; }
.menu A:link        { color: #000000; text-decoration: none; }
.menu A:visited     { color: #000000; text-decoration: none; }
.menu A:hover       { color: #000000; text-decoration: underline; }


.highscores         { }
.highscoreshead     { font-weight: bold }
.highscoreshighlight{ background: #B0FF70 }

.column             { text-align: justify }

.error              { color: #FF0000 }

.logintab, .logintab TD, .logintab TH {
                      background: #F2F298 }

.votebox            { color: #000000; background: #F2F298;
                      font-size: 8pt;
                      font-family: verdana, helvetica, sans-serif; }
.votebox A:link     { color: #000000; font-weight: normal;
                      text-decoration: none; }
.votebox A:visited  { color: #000000; font-weight: normal;
                      text-decoration: none; }
.votebox A:hover    { color: #000000; font-weight: normal;
                      text-decoration: underline; }
.votebutton         { color: #000000; background: #DDDD65;
                      font-size: 8pt;
                      font-family: arial, helvetica, sans-serif; }
.votebutton a:link  { color: #000000; text-decoration: none; }
.votebutton a:visited { color: #000000; text-decoration: none; }
.votebutton a:hover { color: #000000; text-decoration: underline; }
.voteresult         { color: #000000; background: #FFFFA0;
                      font-size: 8pt;
                      font-family: verdana, helvetica, sans-serif; }
.votebar            { color: #000000; background: #DDDD65 }

