body{
margin: 0;
background-color: #000;
color: #fff;
scrollbar-3dlight-color:#000;
scrollbar-track-color:#000;
scrollbar-darkshadow-color:#000;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000;
scrollbar-shadow-color:#000;
scrollbar-arrow-color:#665555;
font-family: sans-serif;
/*background-image: url(img/titlebar_pm.jpg);*/
background-image: url(img/ice.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FF000000', endColorstr='#80ffffff', gradientType='1')*/
}

a:link{ color:#fff; }
a:visited{ color:#fff; }
a:active{ color:#fff; }
a:hover{ color:#fff; }

img.title{
float: left;
vertical-align: top;
}

span.info{
font-size: 18pt;
line-height: 1.2;
}

strong{
color: #555555;
}

td{
vertical-align: top;
}