.suckerdiv UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 250px;
	PADDING-TOP: 0px;
	BORDER-top: #4980b1 1px solid;
	LIST-STYLE-TYPE: none;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {
	VISIBILITY: hidden;
	WIDTH: 258px;
	POSITION: absolute;
	TOP: 0px;
}

.suckerdiv UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	display:block;
	height:35px;
	width:258px;
	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: #4980b1;
	border-right-color: #4980b1;
	border-bottom-color: #4980b1;
	border-left-color: #4980b1;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color: #2C538D;
}
.suckerdiv UL LI A:visited {COLOR: #2C538D; }

.suckerdiv UL LI A:hover {color:#2C538D; background-color: #cde89c; font-weight:bold;}

.suckerdiv UL LI UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #D1E1F0;
	display:block;
	color:#2C538D;
	width:241px;
	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: #4980b1;
	border-right-color: #4980b1;
	border-bottom-color: #4980b1;
	border-left-color: #4980b1;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;

}

.suckerdiv UL LI UL LI A:visited {COLOR: 2C538D}

.suckerdiv UL LI UL LI A:hover {color:#2C538D; background-color: #cde89c; }

.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%}
