#title_item{
  font-family: Helvetica, Arial; font-size: 16px;
  font-weight: bold;  color: #044259;
  text-decoration: none;
  padding: 0px 5px 1px 25px;
  margin: 20px 5px 5px 5px;
  background-image: 
  url(../content_images/button_normal.gif);
  background-repeat:no-repeat;
  height:15px; width:120px;
}
#title_u_item{
  font-family: Helvetica, Arial; font-size: 16px;
  font-weight: bold;  color: #445c6e;
  text-decoration: none;
  padding: 20px 5px 1px 30px;
  margin: 20px 5px 5px 10px;
  background-image: 
  url(../content_images/button_normal.gif);
  background-repeat:no-repeat;
  height:15px; width:120px;
}
#title_u_u_item{
  font-family: Helvetica, Arial; font-size: 16px;
  font-weight: bold;  color: #445c6e;
  text-decoration: none;
  padding: 20px 5px 1px 30px;
  margin: 20px 5px 5px 10px;
  background-image: 
  url(../content_images/button_normal.gif);
  background-repeat:no-repeat;
  height:15px; width:120px;
}
#title_u_u_u_item{
  font-family: Helvetica, Arial; font-size: 16px;
  font-weight: bold;  color: #445c6e;
  text-decoration: none;
  padding: 20px 5px 1px 30px;
  margin: 20px 5px 5px 10px;
  background-image: 
  url(../content_images/button_normal.gif);
  background-repeat:no-repeat;
  height:15px; width:120px;
}
#left p:hover{
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
  padding: padding: 20px 5px 1px 25px;
  margin: 20px 5px 5px 5px;
  background-image: 
  url(../content_images/button_hover.gif);
  background-repeat:no-repeat;
  height:15px; width:120px;
}
#checked{
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
