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

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

.clText0 {
	display: block;
	padding:2px 0 0 40px;
	color:#8F9498;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	background:url('../images/t-vh.gif') 20px center no-repeat;
}
.clText1 {
	display: block;
	padding: 2px 0 3px 40px;
	color:#8F9498;
	font-size:12px;
	text-decoration:underline;
	background:url('../images/t-vh.gif') 20px center no-repeat;
}

div.clLink0 {
	background:url('../images/t-vh-sec.gif') 5px center no-repeat;
}
a.clLink0 {
	display: block;
	padding:2px 0 2px 40px;
	color:#4B616E;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	background:url('../images/t-vh.gif') 20px center no-repeat;
}
a.clLink0:hover {
	color:#526576;
}

a.clLink1	{
	display: block;
	padding: 2px 0 2px 40px;
	color:#4B616E;
	font-size:12px;
	text-decoration:underline;
	background:url('../images/t-vh.gif') 20px center no-repeat;
}
a.clLink1:hover { color:#526576; }


.clrb_1 {
	margin:5px 0 10px 0 ;
	border:1px #8697a1 solid;
	background:#fffbf8;
}

.clrb_1_rt {
	position:relative;
	margin:-1px;
	background:url('../images/rb_1_rt.gif') right top no-repeat;
}

.clrb_1_lb {
	padding:0;
	background:url('../images/rb_1_lb.gif') left bottom no-repeat;
}

