body,html
{
 background : #292929;
 font-family : Arial;
 padding : 0px;
 margin : 0px;
}

#table
{
 border-style : none solid;  
 border-color : #3C3C3C;
 border-width : 1px;
}

#header
{
 background : #151515 url('/img/d5header.jpg') no-repeat;
 width : 800px;
 height : 203px;
}

#menu
{
 width : 800px;
 height : 21px;
 background : #414141;
 border-style : solid none;
 border-color : #898989;
 border-width : 1px;
 color : #ffffff;
 font-size : 10pt;
 padding : 5px;
}

#menu a
{
 color : #ffffff;
 text-decoration : none;
}

#menu a:hover
{
 text-decoration : underline;
}

#document
{
 background : #202020;
 color : #CCCCCC;
 font-size : 10pt;
 padding : 10px;
 text-align : justify;
 height : 400px;
}

#document A
{
 color : #AF0402;
}

#footer
{
 width : 800px;
 height : 21px;
 background : #414141;
 border-style : solid none;
 border-color : #898989;
 border-width : 1px;
 color : #9A9A9A;
 font-size : 12px;
 text-align : right;
 padding : 5px;
}

#footer A
{
 color : #9A9A9A;
}

/* D5 Määrtiykset */

.d5forumAreaLink
{
 text-decoration : none;
}

.d5forumAreaLink:hover
{
 text-decoration : underline;
}

.d5bgHighlight
{
 background-color : #333333;
}

.d5bgLowlight
{
 background-color : #0B0B0B;
}
