#catalog-nav {
	text-align: center;
	padding: 0 0 20px 0;
}
#html-catalog {
	text-align: center;
}
#html-catalog   table, #html-catalog     table  th,#html-catalog   table td   {
	border: ridge #cccccc 1px;
	border-collapse: collapse;
}


#html-catalog caption {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
}

#html-catalog th {
	background-color: #D6E7EF;
	color: #000066;
	padding: 3px 0;
}

#html-catalog td {
	padding: 2px;
}
#html-catalog  .discreet-text {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

