.title_item{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #e9cdb7;
  text-decoration: none;
  padding: 21px 45px;
  padding-top: 5px;
  margin: 7px 7px 5px 5px;
  height: 15px;
  width: 140px;
  background-image: url(../content_images/button.gif);
  background-repeat: no-repeat;
}
.title_u_item{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #e9cdb7;
  text-decoration: none;
  padding: 21px 45px;
  padding-top: 5px;
  margin: 7px 7px 5px 5px;
  height: 15px;
  width: 140px;
  background-image: url(../content_images/button.gif);
  background-repeat: no-repeat;
}
.title_u_u_item{
  font-family: Helvetica, Arial; font-size: 13px;
  font-weight: bold;  color: #e9cdb7;
  text-decoration: none;
  padding: 21px 45px;
  padding-top: 5px;
  margin: 7px 7px 5px 5px;
  height: 15px;
  width: 140px;
  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: #e9cdb7;
  text-decoration: none;
  padding: 21px 45px;
  padding-top: 5px;
  margin: 7px 7px 5px 5px;
  height: 15px;
  width: 140px;
  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: #e9cdb7;
  text-decoration: none;
  padding: 21px 45px;
  padding-top: 5px;
  margin: 7px 7px 5px 5px;
  height: 15px;
  width: 140px;
  background-image: url(../content_images/button_hover.gif);
  background-repeat: no-repeat;
}
.checked{
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
