#leftside {
 background : #fff; 
 height : 600px;   
 padding : 0px; 
 border-right : 1px solid #cfcfcf;
 }               
  
.category { 
 background : #fff; 
 padding-left  :5px;
 height : 18px;
 width : 200px;
 font-size : 12px;    
 border-top : 2px solid #666;

} 

.actualcategory {  
 border-bottom : 1px solid #EAEAEA;
}                 


.categoryup {   
 background : #fff; 
 padding-left  :20px;
 height : 18px;
 width : 100%;
 font-size : 10px;    
}   

.categoryup a:link { 
  font-size : 10px;
  text-decoration : none;
  color : #333;
  background : transparent;
 }        
.categoryup a:visited {
  font-size : 10px;
  text-decoration : none;
  color : #333;
  background : transparent;
 }  
 .categoryup a:hover {
  font-size : 10px;
  text-decoration : underline;
  color : #333;
  background : transparent;
 }          
 .categoryup a:active {
  font-size : 10px;
  text-decoration : none;
  color : #333;
  background : transparent; 
 }         


.category a:link { 
  padding-left:20px;padding-top:5px;
    font:140% sans-serif; font-weight : bolder; color:#FF0000;
    background-color:#ffffff;
    border-bottom:1px dotted #c0c0c0;
 }        
.category a:visited {
  font-size : 10px;
  text-decoration : none;
  color : #333;
  background : transparent;
 }  
 .category a:hover {
  padding-left:20px;padding-top:5px;
    font:140% sans-serif; font-weight : bolder; color:#FF0000;
    background-color:#ffffff;
    border-bottom:1px dotted #c0c0c0;
 }          
 .category a:active {
  font-size : 10px;
  text-decoration : none;
  color : #333;
  background : transparent; 
 }

.SectionLeftBox {
    padding-right:15px;
    padding-top : 10px;
}

.SectionList {
    padding-left:20px;padding-top:5px;
    font:140% sans-serif; font-weight : bolder; color:#FF0000;
    background-color:#ffffff;
    border-bottom:1px dotted #c0c0c0;
}
.SectionList a {
    color:#a52a2a;
}

.left_adv {
    padding-bottom : 10px; padding-top : 10px;
}
