/******************** Category Listing ********************/

.ccl_table
{
	padding:;
	border-bottom:1px solid #CCCCCC;
}

.ccl_subtable
{
/*don't set border here, as border will stick together without spacing in between*/
/* set padding here if there is border set in ccl_subtable_text*/
	padding-bottom:20px;/*fixed size*/

.ccl_subtable_text
{
/*set border here if any, and set padding (left & right) if hv bgcolor & (all)border*/
	padding:;
	border:;
}

.ccl_title
{
/*generate by system*/
	color: #001374;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.ccl_title:hover
{
/*generate by system*/
	color: #001374;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.ccl_link
{
/*generate by system*/
	color: #000000;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}


.ccl_link:hover
{
/*generate by system*/
	color: #000000;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}


.ccl_text
{
/*generate by system*/
	color: #000000;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

}


.ccl_image
{
/*generate by system*/
	border:1px solid #cccccc;
}


/*prepare bullet.gif*/

