.suckerdiv UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 245px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3DFDF;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {
	VISIBILITY: hidden;
	WIDTH: 245px;
	POSITION: absolute;
	TOP: 0px;
}

.suckerdiv UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	display:block;
	height:13px;
	width:237px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e4e4;
	border-right-color: #e8e4e4;
	border-bottom-color: #e8e4e4;
	border-left-color: #e8e4e4;
	text-decoration:none;
	color: #666666;
	background-repeat:no-repeat;
	background-image: url(../images/leftbt_bg.gif);
	text-indent: 40px;
	padding: 4px;
	line-height: 23px;
}
.suckerdiv UL LI A:visited {
	COLOR: #666666;
}

.suckerdiv UL LI A:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #666666;
}

.suckerdiv UL LI UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	display:block;
	height:13px;
	width:237px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e4e4;
	border-right-color: #e8e4e4;
	border-bottom-color: #e8e4e4;
	border-left-color: #e8e4e4;
	text-decoration:none;
	color: #666666;
	background-repeat:no-repeat;
	background-image: url(../images/leftbt_bg_over.gif);
	text-indent: 40px;
	padding: 4px;
	line-height: 23px;
}

.suckerdiv UL LI UL LI A:visited {
	COLOR: #666666
}

.suckerdiv UL LI UL LI A:hover {
	color:#666666;
	background-image: url(../images/leftbt_bg.gif);
	text-decoration: none;
}

.suckerdiv {
}

.subfolderstyle {
	BACKGROUND: url(../images/arrow-list.gif) no-repeat right center;
}

HTML .suckerdiv UL LI {FLOAT: left; HEIGHT: 1%}

HTML .suckerdiv UL LI A {HEIGHT: 1%}
