/* CSS Document */
html,body{
height:100%;
}

body{
background-color:#000000;
margin:0px 0px 0px 0px;
scrollbar-face-color:#9ed1ed;
scrollbar-shadow-color:#1E2C0B;
scrollbar-darkshadow-color:#af8471;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#1E2C0B;
scrollbar-track-color:#d3e6ed;
scrollbar-arrow-color:#ffffff;
}

a:link, a:active, a:visited{
color:#ffffff;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:uppercase;
}

body,td,pre{
font:normal 11px "Georgia";
color:#a8324c;
}

h1{
font:normal 14px "Tahoma";
font-weight:bold;
text-decoration:uppercase;
}

table.site{
width:431px;
height:100%;
background-color:#541623;
}

td.body{
width:431px;
height:100%;
background-color:#541623;
padding-top:10px;
padding-bottom:15px;
}
