.blue_body {
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: middle;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-left: 10px;
}
.blue_head {
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/lines_icons/news_h.gif);
	height: 20px;
	background-color: transparent;
}
.blue_in {
	width : 100%;
	padding: 0px 0px 0px 0px;
	letter-spacing : 1px;
	line-height : 17px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	background-color : #ECF5FF;

}
.blue_foot {
  background-image : url(../images/lines_icons/news_f.gif);
  height : 10px;
}
.blue_frame { 
  width: 1px;
  background-image: url(../images/lines_icons/news_frame.gif);
}
.blue  {
	text-decoration: none;
	color: DimGray;
	font: normal normal 10px;
	display: block;
	margin: 1px;
	padding: 2px 2px 2px 4px;
	border: 1px solid #ECF5FF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.blue:hover {
	display : block;
	border : 1px solid #a5c3f3;
	text-decoration : none;
}
.blue:visited {
	color: DimGray;
}
.blue_item {
	padding : 2px 2px 2px 2px;
	display : block;
}
.blue_label {
	background-color: #DAE3F8;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	color: DimGray;
}
.blue_active {
	text-decoration: none;
	display: block;
	border: 1px solid #a5c3f3;
	margin: 1px;
	padding: 2px 2px 2px 4px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	background-image: url(../images/lines_icons/yellow.png);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
}
.blue_icon {
	border : 0px;
	padding : 0px 0px 0px 0px;
	vertical-align: middle;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 4px;
}
