
BODY{ 
background-image :url(bg.gif); 
background-repeat : repeat-y; 
background-attachment : scroll; 
background-position : center;
margin : 0px;
padding : 0px; 
font-family : Trebuchet ms;
letter-spacing : 1px;
font-size : 12px;

scrollbar-arrow-color: black; 
scrollbar-track-color: D3D0B3;
scrollbar-face-color: F0C9A9F0C9A9;
scrollbar-highlight-color: #FEF0F2;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: 855834;
scrollbar-shadow-color: #000000;
} 

td {
font-family : Trebuchet ms;
letter-spacing : 1px;
font-size : 12px;
}

.nav {
background-image : url(index_01.gif); 
background-repeat : no-repeat; 
height : 165px; 
width : 302px; 
} 

.padding {
padding-left : 5px;
width : 238px;
}

.main {
padding-right : 2px;
padding-left : 2px;
}

.head {
background-image : url(break.gif);
background-repeat : no-repeat;
height : 25px;
margin : 0px;
margin-bottom : 10px;
width : 400px;
margin-left : 35px;
text-align : center;
}

.head2 {
background-image : url(break2.gif);
background-repeat : no-repeat;
height : 25px;
margin : 0px;
margin-bottom : 10px;
margin-top : 10px;
width : 200px;
margin-left : 12px;
text-align : center;
}

img {
border : 0px;
}

a { color : 865E16; text-decoration : none; cursor : default; }
a:hover { color : black; text-decoration : none; cursor : default; }
