body {
background-color: #6c3e09;
background-image: none;
background-repeat: yes;
margin: 10px;
padding: 0px;
font: 12px verdana;
color: #cc7d16;

scrollbar-face-color: #cc7d16; 
scrollbar-highlight-color: #6c3e09; 
scrollbar-shadow-color: #6c3e09; 
scrollbar-3dlight-color: #cc7d16; 
scrollbar-arrow-color: #6c3e09; 
scrollbar-track-color: #6c3e09;  
scrollbar-darkshadow-color: #6c3e09;  
scrollbar-base-color: #6c3e09;
}


A:link {color: #ffb14b; text-decoration: none; font-weight: bold;}        
A:visited {color: #ffb14b; text-decoration: none; font-weight:bold;}      
A:active {color: #ffb14b; text-decoration: none; font-weight: bold;}        
A:hover { color:#cc7d16; text-decoration: underline; font-weight: normal;
} 


input , textarea, select  {
color : #cc7d16;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family: verdana;
text-align : left;
border-width : 1px;
border: 1px solid #cc7d16;
background-color: #6c3e09;
}


#frame {
border: 1px solid #cc7d16;
background-image: url(bg.jpg);
background-repeat: yes;
float: none;
width: 500px;
padding: 0px;
margin: 0px;
padding: 0px;
background-color: #6c3e09;
text-align: justify;
font-weight: bold;
}

#main {
border: 0px;
background: transparent;
width: 400px;
padding: 0px;
margin: 0px 0px 0px 50px;
padding: 0px;
}

table, td, tr {
background: #transparent;
border: 0px;
color: #cc7d16;
font-family: verdana; 
font-size: 12px;
font-weight: normal;
font-style: normal;
letter-spacing: 0px;
padding: 0px;
width: 350px;
}