

body {

cursor:crosshair ;


  scrollbar-face-color: #434341;
  scrollbar-track-color: #434341;
  scrollbar-arrow-color: black; 
  scrollbar-3dlight-color: #555553;
  scrollbar-highlight-color: black;
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: black;
  
  




 margin:0px; 
 padding:0px; 
 height:100%;
margin-left : 0;  margin-right : 0px;   margin-top : 0px; 


}



.main { background-image: url('images/tlo2.jpg'); background-repeat: no-repeat; background-position: top; background-color: #FCFCFC; }


.td1 {
background-image: url('images/tlo4c_01.jpg');
background-repeat: repeat-y;


 }
 
 .td2 {

background-repeat: no-repeat;


 
 }
 
 .td3 {

background-image: url('images/tlo4c_03.jpg');
background-repeat: repeat-y;

 }
 
 .td4 {
 
background-repeat: no-repeat;
 }
 
 .td5 {
background-image: url('images/tlo4c_04.jpg');
background-repeat: no-repeat;

 }
 
 

 
 
  .td7 {
  
background-image: url('images/1_07.jpg');
background-repeat: no-repeat;


 }
 
 
 
td { 
font-size: 11px;
 font-family: Arial; 
 }






A { text-decoration: none; font-family: Arial; color: #cccccc; }
a:link { text-decoration: none;  font-family: Arial; color: #630505;}
a:visited { text-decoration: none;  font-family: Arial; color: #847965; }
a:hover { text-decoration: underline; font-family: Arial; color:red; }
