.nl_main
{
	background-color: #DFCD5E;
	border: solid 1px #808080;
	padding: 3px;
	color: #50524C;
}

.nl_date
{
	background-color: #E2D26B;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color: #6E7383;
}

.nl_title
{
	background-color: #E8E1BF;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 2px;
}

.nl_atitle
{
	background-color: #E8E1BF;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
}

.nl_top, .nl_bottom
{
	background-color: #FFF9D4;
	color: #30384A;
	border: solid #B8B18B 1px;
	font-family: monospace;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
}

.nl_cell
{
	background-color: white;
	color:#30384A;
	border: solid #B8B18B 1px;
	font-family: monospace;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
}
