body.side{
background-image: url("newsbg.gif");
overflow:hidden;
margin:0;
}

body,body.side,td,li,iframe,input,select{
font-family: Arial, Verdana, sans-serif;
color: #555;
font-size: 12px;
}

a:link,a:visited,a:hover{
text-decoration: underline;
background-color: transparent;
}

A.top:link,A.top:visited{color: #B22222;}

A.top:active,A.top:hover{color: #FFFFF0;}

select.menu,input.text{
border:1px solid #666;
background-color:#FAFAD2;
color: #000;
font-weight: normal;
width: 160px;
}

input.button{
background-color:#ccc;
color:#000;
border:1px solid #666;
}

.topbar{
background-color:#FFDAB9;
color:#B22222;
font-weight:bold;
border: 1px solid #000;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 5px;
padding-left: 5px;
}

.subsidetable{
background-image: url("background.gif");
border-right:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #000;
padding: 8px;
}

body{
scrollbar-face-color:#ccc;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#666;
scrollbar-darkshadow-color:#666;
scrollbar-shadow-color:#ccc;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#eee;
}

img{border:0;}