body
{
scrollbar-base-color: 996633;
font-family: Trebuchet MS;
font-size: 12px; 
background-image: url(images/bg.jpg); 
background-attachment: fixed
}
td,input,textarea
{ 
font-family: Trebuchet MS;
font-size: 12px;
}
h1
{
font-family: Trebuchet MS;
font-size: 14px;
color: #8FCB03;
}
td.top
{
border-top-style: solid; 
border-top-width: 1px;
border-color: #BDBDBD;
}
td.left
{
border-left-style: solid; 
border-left-width: 1px;
border-color: #BDBDBD;
}
td.right
{
border-right-style: solid; 
border-right-width: 1px;
border-color: #BDBDBD;
}
td.bottom
{
border-bottom-style: solid; 
border-bottom-width: 1px;
border-color: #BDBDBD;
}
