.title_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #0b426f;
  text-decoration: none;
  padding: 2px 0px 1px 10px;
  margin: 5px 0px 5px 0px;
  height:15px; width:155px;
}
.title_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #0193de;
  text-decoration: none;
  padding: 2px 0px 1px 15px;
  margin: 5px 0px 5px 0px;
  height:15px; width:150px;
}
.title_u_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #52addc;
  text-decoration: none;
  padding: 2px 0px 1px 25px;
  margin: 5px 0px 5px 0px;
  height:15px; width:140px;
}
.title_u_u_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #8cbfd9;
  text-decoration: none;
  padding: 2px 0px 1px 35px;
  margin: 5px 0px 5px 0px;
  height:15px; width:130px;
}
#navigation a:hover{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e0a42a;
	text-decoration: none;
	height:15px;
}
#checked{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e0a42a;
	text-decoration: none;
	background-image: url(../content_images/button_hover.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}