BODY {
    background-color: #000000;
    background-image: url(/gfx/metahlback55.jpg); background-attachment:fixed; padding:0px;
    background-position:top left;
}


.formbutton {
    border: 2px solid #444444;
    background-color: #333333;
    color: #EEEEEE;
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size: 12px;
    font-weight:bold;
}

.forminput {
    border: 1px solid #444444;
    background-color: #333333;
    color: #FF9A31;
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size: 12px;
}

.tablebutton
{
    border: 2px solid #444444;
/*    background-color: #000022; */
    background-color: #333333;
}

.tablebuttonfont
{
    color: #FF9A31;
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size:12px;
    font-weight:bold;
}

.table {
    border-top: 1px #444444 solid;
    border-right: 1px #444444 solid;
}

.tableheadercell {
    border-bottom: 1px #444444 solid;
    border-left: 1px #444444 solid;
    background-color: #333333;
}

.categorycell {
    border-bottom: 1px #444444 solid;
    border-left: 1px #444444 solid;
    background-color: #222222;
}

.tablecell1 {
    border-bottom: 1px #444444 solid;
    border-left: 1px #444444 solid;
    background-color: #333333;
}

.tablecell2 {
    border-bottom: 1px #444444 solid;
    border-left: 1px #444444 solid;
    background-color: #222211;
}






.textsmall {
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size:12px;
    color: #CCCCCC;
}

.textlarge {
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size:13px;
    color: #FFFFFF;
}

a:link,a:visited,a:active {
    text-decoration: underline;
    color: #FF9A31;
}

a:hover {
    text-decoration: underline;
    color: #FF9A31;
}

.textheader {
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
    font-size:12px;
    color: #DDDDDD;
}

.textheader a:link,.textheader a:visited,.textheader a:active {
    text-decoration: underline;
    color: #FF9A31;
}

.textheader a:hover {
    text-decoration: underline;
    color: #000099;
}

.errortext {
    color: red;
    font-family: Times New Roman, Times, serif;
/* Tahoma,Verdana,Arial; */
}

.highlight {
    background: #000066;
    color: #FFE400;
}

.quote
{
    color: #CCCCCC;
    border: 1px solid #444444;
    background: #222222;
}

/* special field for extra wishes. DO NOT CHANGE! */
.extrastuff
{
display: none;
height: 0px;
width: 0px;
}

