.title_item{
  font-family: Helvetica, Arial; font-size: 12px;  
  font-weight: bold;  color: #000000;
  text-decoration: none;
  padding: 4px 0px 0px 30px; 
  margin: 3px 0px 0px -5px; 
  background-image: url(../content_images/button_back.jpg);
  height:25px; width:130px;
  background-repeat: no-repeat;
}
.title_u_item{
  font-family: Helvetica, Arial; font-size: 12px;  
  font-weight: bold;  color: black;
  text-decoration: none;
  padding: 4px 0px 0px 30px;
  margin: 3px 0px 0px 5px;
  background-image: url(../content_images/button_back.jpg);
height:25px; width:130px;
  background-repeat: no-repeat;
}
.title_u_u_item{
  font-family: Helvetica, Arial; font-size: 12px;  
  color: silver;  text-decoration: none;
  padding: 0 5px 0 30px;
  margin: 2px 0px 0px 0px;
}
.title_u_u_u_item{
  font-family: Helvetica, Arial; font-size: 12px;  
  font-style: italic; color: silver;  text-decoration: none;
  padding: 0 5px 0 50px;
  margin: 2px 0px 0px 0px;
}
#left a:hover{
  color: #f7c600;
  background-image: url(../content_images/button_back_h.jpg);
height:25px; width:130px;
  background-repeat: no-repeat;
}
.checked{
  color: #088000;
}