.cat-marks
{
	width: 100%;
	padding-top: 3em;
	padding-bottom: 4em;	
}

.cat-marks table
{
	border-collapse: collapse;
	border: solid 2px #f5c60b; /*#bb6c35; */
	width: 100%;
}

.cat-marks table tr
{
	height: 1.5em;
	border: solid 1px #f5c60b; /*#bb6c35;*/
}

.cat-marks table th, .cat-marks table td
{
	padding: 0.5em;
}

.cat-marks table th
{
	border: solid 1px #f5c60b; /*#bb6c35;*/
	text-align: center;
}

.cat-marks a
{
	color: White;
}

/*
.cat-marks table th, .cat-marks table tr, .cat-marks table
{
	border-color: #135cae;
}
*/

/*-----------------------------------------------------------*/
a.c-group
{
	text-decoration: underline;
}

.cat-groups
{
	/*margin-left: 3em;	
	margin-bottom: 4em;*/
	list-style-image: none;
	list-style-type:none;
	margin-top: 1em;
	line-height: 18px;
}
.cat-groups li
{
	margin-left: 1.5em;
}

.cell
{
	border-width: 1px;	
	border-color:  inherit;
	border-style: dashed;	
}

.cell-gname
{
	font-weight: bold;
}

div.catalog
{
	padding-top: 1em;
	width: 100%;
}

.cp-cat-marker, .cat-group-link
{
	float: left;
}
.c-group, .p-group, .cat-group-chg
{
	margin-left: 0.5em;
}
