<style>


BODY{
scrollbar-face-color:#fbefd3;
scrollbar-arrow-color:#db755d;
scrollbar-track-color:#fbefd3;
scrollbar-shadow-color:#58270f;
scrollbar-highlight-color:#fbefd3;
scrollbar-3dlight-color:#fbefd3;
scrollbar-darkshadow-Color:#58270f;
}


BODY {font-family: tahoma,verdana; font-size: 8pt; color:#98582C; }
A:link{color:#db755d;text-decoration:none;cursor:default;}
A:visited{color:#cbbf84;text-decoration:line-through;cursor:default;}
A:active{color:#db755d;text-decoration:blink;cursor:wait;}
A:hover {background: #fbefd3; 
 padding-left: 2px;
 padding-right: 2px;
 border-left: 1px solid #ffffff;
 border-right: 1px solid #ffffff;
 color: #58270f; 
 } 
h2 {color:#58270f}


TD {font-family: tahoma,verdana; font-size: 8pt; color:#98582C; }

input, table { 
       color:#58270f;
       background:#fbefd3;
       font-size: 8pt;
       font-weight: normal;
       text-decoration: none;
       font-family: tahoma; 
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: #db755d; 
      }

input, textarea
{ background:#fbefd3;
font-family: tahoma,verdana;
color: #98582C; 
border-style: dotted;
border-color: #db755d;
border-width: 1}

.title { background: #fbefd3; color: #58270f; margin: 0; font-weight: bold; padding: 0; border-bottom: 3px double #db755d; padding: 5px; text-align: center;}
.tdtitle {text-align: center; background: #db755d; color; #fbefd3; }  

/* defines the columns on the index page */
#leftindex {
 width: 197px;
 float: left; 
 margin: 20px;
 margin-top: 0;
}
html>body #leftindex { width: 200; }

#rightindex {
 margin:  0 20px 10px 265px;
}

</style>



