.title_item{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #000000;
  text-decoration: none;
  padding: 5px 5px 1px 17px;
  margin: 10px 15px 5px 0px;
/*  background-image: url(../content_images/hover.gif); */
  background-repeat: no-repeat;
}
.title_u_item{
  font-family: Helvetica, Arial; font-size: 12px;
  font-weight: bold;  color: #800000;
  text-decoration: none;
  padding: 2px 5px 0px 17px;
  margin: 10px 10px 5px 5px; 
/*  background-image: url(../content_images/button.gif); */
  background-repeat: no-repeat;
}
.title_u_u_item{
  font-family: Helvetica, Arial; font-size: 12px;
  font-weight: bold;  color: #800000;
  text-decoration: none;
  padding: 2px 5px 0px 5px;
  margin: 10px 10px 5px 0px;
/*  background-image: url(../content_images/button.gif); */
  background-repeat: no-repeat;
}
.title_u_u_u_item{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #800000;
  text-decoration: none;
  padding: 2px 5px 0px 0px;
  margin: 5px 10px 5px 5px;
/*  background-image: url(../content_images/button.gif); */
  background-repeat: no-repeat;
}
#left a:hover{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #ff0000;
  text-decoration: none;
/*  padding: 2px 5px 0px 0px;
  margin: 5px 10px 5px 0px; */
  background-image: url(../content_images/hover.gif);
  background-repeat: no-repeat;
}
.checked{
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #05125a;
	text-decoration: none;
}
