body {
font-family: 'Trebuchet MS', arial, sans-serif;
font-size: 80%;
color: #C0C0C0;
padding: 0;
margin: 0;
height: 100%;

background: url('/n.gif') no-repeat;
background-attachment: fixed;
background: #E3E3E3;

scrollbar-face-color:#FFFFFF; 
scrollbar-arrow-color:#FFCC33; 
scrollbar-track-color:#FFFFFF; 
scrollbar-3dlight-color:#666666; 
scrollbar-darkshadow-color:#FFFFFF;
}

td {
font-family: 'Trebuchet MS', arial, sans-serif;
font-size: 80%;
color: #C0C0C0;
}


input {
font-family: 'Trebuchet MS', arial, sans-serif;
font-size: 80%;
color: #e4706d;
background: none;
border-style: none;
width: 73px;
border-width: 0;
}

input.grey {
font-size: 80%;
color: #C0C0C0;
    }


a:link {
text-decoration: none;
color: #C0C0C0;
}

a:visited {
text-decoration: none;
color: #C0C0C0;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
}

a:active {
text-decoration: none;
color: #C0C0C0;
}

