td.nl_block {
	width: 204px;
	background: url(../img/hor_div.gif);
	background-position: right bottom;	
	background-repeat: repeat-x;
}
td.nl_name {
	width: 204px;
	height: 16px;
	padding: 15 5 11 9;
}
td.nl_item {
	width: 204px;
	padding: 0 5 15 9;
}

font.nl_item_name {
	FONT-SIZE: 11px;
	COLOR: #7c9cbe;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


A.nl_item_name, A:active.nl_item_name, A:visited.nl_item_name  {
	FONT-SIZE: 11px;
	COLOR: #7c9cbe;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A:hover.nl_item_name {
	FONT-SIZE: 11px;
	COLOR: #eb5e07;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

A.nl_item_det, A:active.nl_item_det, A:visited.nl_item_det  {
	FONT-SIZE: 10px;
	COLOR: #005b8a;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover.nl_item_det {
	FONT-SIZE: 10px;
	COLOR: #eb5e07;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}