.cattext {
color: black;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: small;
}
.desctitle {
color: black;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: x-small;
}

.catlink {
color: black;
font-family: arial, helvetica, sans-serif;
font-size: small;
font-weight: bold;
padding-left: 15px;
}

.catcell2,catcell {
background-color: #eeeeee;
font-size: x-small;
padding-top: 0px;
padding-left: 8px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.catobj {
font-size: x-small;

background-color: #FFFFFF;
}

a.cat:link {
color: #000000;
font-size: x-small;
}
a.cat:hover {
color: #111111;
font-size: x-small;
}
a.cat:visited {
color: #111111;
font-size: x-small;
}

.child_cell {
	background: #E9EAEC;
	padding-left: 7px;
	padding-right: 7px;
}

.child_item {
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px; 
}

.child_item a:link {
	color: black;
	text-decoration: underline;
}
