.suckerdiv UL {
	MARGIN: 0px;
	WIDTH: 210px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {
	VISIBILITY: hidden;
	WIDTH: 215px;
	POSITION: absolute;
	TOP: 0px;
	border: 1px solid #666666;
}

.suckerdiv UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	display:block;
	color:#000000;
	width:196px;
	text-decoration:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: left;
}
.suckerdiv UL LI A:visited {
	COLOR: #000000;
}

.suckerdiv UL LI A:hover {
	color:#FFFFFF;
	background-color: #01923e;
	font-weight:bold;
	text-decoration: none;
}

.suckerdiv UL LI UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #e9f3ce;
	display:block;
	color:#333333;
	width:200px;
	text-decoration:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.suckerdiv UL LI UL LI A:visited {
	COLOR: #333333
}

.suckerdiv UL LI UL LI A:hover {
	color:#333333;
	background-color: #afd039;
	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%}
