#topline {                                            
 color : #fff;   
 text-align : right;
 background : #4682b4;
 font-weight : normal;
 font-size : small;
 width : 100%; 
 height : 18px;
 /*
 background-image : url('../webpic/linka.jpg');
 background-position : left top;
 background-repeat : no-repeat; 
 */
}  

#topline a:link { 
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }        
#topline a:visited {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }  
 #topline a:hover {
  font-size : 10px;
  text-decoration : underline;
  color : white;
  background : transparent;
 }          
 #topline a:active {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 } 
 
 #logoline {                                            
 color : #fff;   
 text-align : right;
 background : #add8e6;
 font-weight : normal;
 font-size : small;
 width : 100%; 
 height : 58px;  
 background-image : url('../localwebfiles/pictures/logo.jpg');
 background-position : left center;
 background-repeat : no-repeat;  
}    

#infoline {                                            
 color : #fff;   
 text-align : right;
 background : #4682b4;
 font-weight : normal;
 font-size : small;
 width : 100%; 
 height : 18px;
 background-image : url('../webpic/linka.jpg');
 background-position : left top;
 background-repeat : no-repeat;
}  

#infoline a:link { 
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }        
#infoline a:visited {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }  
 #infoline a:hover {
  font-size : 10px;
  text-decoration : underline;
  color : white;
  background : transparent;
 }          
 #infoline a:active {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent; 
 }                
 
 #sectionline {                                            
 color : #fff;   
 text-align : left;
 background : #808080;
 font-weight : normal;
 font-size : small;
 width : 100%; 
 height : 40px;    
 background-position : right top;
 background-repeat : no-repeat;  
 margin : 1px;
}  

#sectionline a:link { 
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }        
#sectionline a:visited {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent;
 }  
 #sectionline a:hover {
  font-size : 10px;
  text-decoration : underline;
  color : white;
  background : transparent;
 }          
 #sectionline a:active {
  font-size : 10px;
  text-decoration : none;
  color : white;
  background : transparent; 
 }    
 
 

.actualsection {  
 border-bottom : 1px solid #6cf;
}  

.im
{
 CURSOR: hand;
}

 