.cattext {
color: white;
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: x-small;
font-weight: bold;
}

.catcell1 {
border: 1px solid #000000;
background-color: #aaaaaa;
font-weight: bold;
}

.catcell2 {
border: 1px solid #000000;
background-color: #eeeeee;
font-size: x-small;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.catobj {
font-size: x-small;
border: 1px solid #000000;
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;
}

.cat_indexpicc {
	text-align: center;
}

.cat_indexpic {
//	border: 3px solid white;
	margin-bottom: 5px;
}

.cat_index_name {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.cat_pr_s_img {
	margin: 0px 2px 4px 2px;
}

.cat_pr_info {
	margin-top: 10px;
	background: #4a4a4a;
	font-weight: bold;
}

.cat_pr_main {
	background: #202020;
	margin: 10px;
	padding: 6px;

}
