body  {
    background-image: url('http://myrnabrazafans.net/images_back/background.jpg');
    margin: 0px 0px 0px;
    cursor:default;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}

table, tr, td  {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}

input, option, select, textarea  {
    border: 1px dashed #000000;
    background: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

a:link {
    cursor:help;
    color: #657e8b;
    text-decoration: underline;
}

a:active {
    cursor:help;
    color: #657e8b;
    text-decoration: underline;
}

a:visited {
    cursor:help;
    color: #657e8b;
    text-decoration: underline;
}

a:hover {
    cursor:help;
    color: #b3b3b5;
    text-decoration:none;
}

#meny  {
    position: absolute;
    left: 10px;
    top: 364px;
    width: 774px;
    font-family:verdana;
    font-size: 11px;
    color: #000000;
    text-align: center;
    background-color: #eac7b7;
    border: 1px solid #657e8b;
}

#statusbar  {
    position: absolute;
    left: 10px;
    top: 388px;
    width: 244px;
    font-family:verdana;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    background-color: #eac7b7;
    border: 1px solid #657e8b;
}

#updates  {
    position: absolute;
    left: 264px;
    top: 388px;
    width: 520px;
    font-family:verdana;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    background-color: #eac7b7;
    border: 1px solid #657e8b;
}

#overline {
    color:#eac7b7;
    font-family:verdana;
    font-size:13px;
    background-color:#657e8b;
    font-weight:bold;
    width:100%;
    text-align:center;
    border:0px solid #657e8b;
}