td.NDN_Cols {
	background-color: #ccc;
	background-image: url("graphics/site/Cols_bkg.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	border: solid 1px;
	border-color: #fff #333 #fff #fff;
	border-bottom: none;
	text-shadow: #eee 1px 1px;
	vertical-align: middle;
	cursor: pointer;
}
td.NDN_Cols A:link, TD.NDN_Cols A:visited {
	color: #333;
	text-decoration: none;
}
td.NDN_Cols A:link:hover, TD.NDN_Cols A:visited:hover {
	color: #c00;
}