/* FOLDER MENU ====================*/
.clComment { clear:both; padding:0 0 2px 25px; line-height:16px; color:#6c7e91; font-family:Verdana; font-size:12px; }

.clFolder0	{ display: none; }
.clFolder1	{ display: none; }

.clText0 {
	padding-left:8px;
	font-size:12px;
	font-weight:bold;
	color: #0080C3;
}
.clText1 {
	padding-left:16px;
	font-size:11px;
	font-weight:bold;
	color: #0080C3;
}

div.clLink0 {
	margin-top:16px;
	height:35px;
	clear:both;
}
div.clIco0 {background:url('../images/ico-04.gif') right center no-repeat;}
div.clIco1 {background:url('../images/ico-03.gif') right center no-repeat;}

div.clLink0 img {
	float:right;
}
a.clLink0 {
	display: block;
	float: left;
	width:300px;
	margin-right:6px;
	padding:8px 0 5px 25px;
	background:url('../images/dec-03.gif') left center no-repeat;
	color:#6c7e91;
	font-size:20px; font-weight:bold;
	text-decoration:none;
}
a.clLink0:hover {
	background:url('../images/dec-04.gif') left center no-repeat;
	color:#35485c;
}

div.clLink1 {
	height:22px;
	clear:both;
}
a.clLink1	{
	display: block;
	height:18px;
	width:100%;
	float: left;
	padding-left: 43px;
	background:url('../images/ico-05.gif') 21px 1px no-repeat;
	color:#6c7e91;
	font-size:16px; font-weight:bold;
	text-decoration:none;
}
a.clLink1:hover { color:#35485c; }

