/* global */
body           { background-color:black; color:white; font-family:Verdana,Arial,Helvetica,sans-serif;
                 font-size:10pt; }
body.contact   { background-color:black; color:white; font-family:Verdana,Arial,Helvetica,sans-serif;
                 font-size:10pt; background-image:url(/images/alien.jpg); background-repeat:no-repeat;
                 background-attachment:fixed; padding:0px; }


h3           { font-size:11pt; }

*.head       { font-weight:bold; font-size:13pt; background-color:#333366; }
*.subhead    { font-weight:bold; font-size:8pt; background-color:#111144; }
*.foot       { font-weight:bold; font-size:8pt; background-color:#111144; }
*.small      { font-size:7pt; }
tr           { font-size:10pt; }
tr.tablerow0 { background-color:#000000; font-size:10pt;}


a:link       { color:#dddd00; text-decoration:none; font-weight:bold; }
a:visited    { color:#dddd00; text-decoration:none; font-weight:bold; }
a:hover      { color:#ff0000; text-decoration:none; }
a:active     { color:#ffff00; background-color:#ff0000; text-decoration:none; }



/* news */
*.news_subject { font-weight:bold; font-size:10pt; background-color:#333366; }
*.news_date   { font-weight:bold; font-size:8pt; background-color:#111144; }
*.news_text   { background-color:black; font-size:10pt; }
*.newsfoot   { font-weight:bold; font-size:8pt; background-color:#111144; }
*.empty      { font-weight:bold; font-size:8pt; color:#111144; background-color:#111144; }

/* comments */
*.commenthead { font-weight:bold; font-size:11pt; background-color:#333366; }
*.commentdate { font-weight:bold; font-size:8pt; background-color:#333366; font-style:normal; }
*.commentbody { background-color:black; font-size:10pt; }
*.commentfoot { font-weight:bold; font-size:8pt; color:#111144; background-color:#111144; }
*.commentwrite { background-color:#444400; }



/* discography */
*.producer     { font-size:6pt; }
*.maintitle    { font-style:italic; }
*.title        { font-weight:bold; }
*.audioclip1   { background-color:#333366; }
*.audioclip2   { background-color:#111144; }
*.audioclip3   { background-color:#333366; }



/* charts */
*.chartsdisp     { text-decoration:none; font-weight:bold; }
*.chartsdisabled { text-decoration:line-through; font-weight:bold: }
*.chartpos1      { background-color:#222255; }
*.chartpos2      { background-color:#111144; }
*.chartpos3      { background-color:#222255; }
*.chartpos4      { background-color:#111144; }
*.chartpos5      { background-color:#222255; }
*.chartpos6      { background-color:#111144; }
*.chartpos7      { background-color:#222255; }
*.chartpos8      { background-color:#111144; }
*.chartpos9      { background-color:#222255; }
*.chartpos10     { background-color:#111144; }



/* guestbook */

tr.tableheader  { background-color:#333366; font-size: xx-small; font-style: normal; }
tr.tablerow1    { background-color:#222255; font-size: 10pt;}
tr.tablerow2    { background-color:#111144; font-size: 10pt;}
tr.searchresult { background-color:#dd1144; }
div.fat         { font-weight:bold; }
font.header     { background-color:#333366; }
font.headerbold { font-weight:bold; background-color:#333366; }
font.normalcol  { color:#ffffff };
font.number     { color:#000000 };
font.copyright  { color:#000000 };
font.attention  { color:#e01010 };
td.header       { font-style:normal; font-weight:normal }
td.normalcol    { font-size:small; font-style:normal, font-weight:normal }
input.text      { background-color:#ffffff; border-bottom-color: #000000; border-bottom-width: 1px;
                  border-left-color:#000000; border-left-width:10px;
                  border-right-color:#000000; border-right-width:1px;
                  border-top-color: #000000; border-top-width:1px;
                  color:#000000;font-size:10pt; margin-bottom: 1px; margin-top: 1px; }
input.submit    { border-bottom-color:#000000; border-bottom-width:1px;
                  border-left-color:#000000; border-left-width:1px;
                  border-right-color:#000000; border-right-width:1px;
                  border-top-color:#000000; border-top-width:1px;
                  color:#243543; font-size:9px;font-weight:bold; height:11px; }
textarea        { background-color:#ffffff; color:#000000; font-size:10pt;
                  overflow-x:hidden; overflow-y:auto; }

a.hlink:link     { color:#555555; text-decoration:none; }
a.hlink:visited  { color:#555555; text-decoration:none; }
a.hlink:hover    { color:#555555; text-decoration:none; }
a.hlink:active   { color:#555555; text-decoration:none; }



/* links */

img.banner       { border-width:0; }



/* Error-Handler */

*.error1         { color:#dd1144; }
*.error2         { color:#dd1144; font-weight:bold; }
a.error:link     { color:#dddd00; text-decoration:none; font-weight:bold; font-size:14pt; }
a.error:visited  { color:#dddd00; text-decoration:none; font-size:14pt; }
a.error:hover    { color:#ff0000; text-decoration:none; font-size:14pt; }
a.error:active   { color:#ffff00; background-color:#ff0000; text-decoration:none; font-size:14pt; }

