.suckerdiv UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 217px;
	PADDING-TOP: 0px;
	BORDER-top: #666666 1px solid;
	LIST-STYLE-TYPE: none;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {VISIBILITY: hidden; WIDTH: 230px; POSITION: absolute; TOP: 0px;  }

.suckerdiv UL LI A {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Lucida Sans", verdana;
	font-weight:bold;
	font-size: 13px;
	display:block;
	color:#FDEE05;
	height:35px;
	width:202px;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;

}
.suckerdiv UL LI A:visited {COLOR: #FDEE05; }

.suckerdiv UL LI A:hover {color:#FFFFFF; background-color: #FF6600; font-weight:bold;}

.suckerdiv UL LI UL LI A {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Lucida Sans", verdana;
	font-size: 11px;
	font-weight:bold;
	background-color: #232A34;
	display:block;
	color:#FDEE05;
	width:213px;
	HEIGHT:15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;

}

.suckerdiv UL LI UL LI A:visited {
	COLOR: #FDEE05;
	font-weight: bold;
}

.suckerdiv UL LI UL LI A:hover {color:#FFFFFF; background-color: #FF6600; }

.suckerdiv {}

.subfolderstyle {
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

HTML .suckerdiv UL LI {FLOAT: left; HEIGHT: 1%}

HTML .suckerdiv UL LI A {HEIGHT: 1%}

