html{
scrollbar-face-color:white;
scrollbar-track-color:black;
scrollbar-arrow-color:black;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
}
body{
text-align:center;
background-image:url(bg.jpg);
background-position:0;
background-attachment:fixed;
}
body,td{
color:#ffffff;
font-size:9pt;
font-family:'sans-serif';
letter-spacing:1pt;
line-height:18pt;
}
br{
letter-spacing:normal;
}
a:link,a:visited,a:active{
color:#44cccc;
}
a:hover{
color:white;
}
input,textarea{
color:white;
font-size:9pt;
font-family:'sans-serif';
letter-spacing:1pt;
background-color:black;
border:none;
}
.em{
color:#0000ff;
}
.title{
width:450px;
text-align:left;
color:white;
font-size:11pt;
font-weight:bold;
background-color:black;
padding:2px;
margin-bottom:5px;
}
.txt{
width:450px;
text-align:left;
margin-left:5px;
margin-bottom:20px;
}
.border{
border:1px black solid;
}
.menu{
color:white;
background-color:black;
}
