.suckerdiv UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
	width: 180px;
}

.suckerdiv UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	display:block;
	color:#666666;
	height:25px;
	width:175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
	text-decoration:none;
	padding-left:2px;
	padding-top:6px;
	padding-bottom:6px;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat;
	text-indent:12px;
	border-bottom-color: #C3C3C3;
	text-align: left;
}
.suckerdiv UL LI A:visited {COLOR: #666666; }

.suckerdiv UL LI A:hover {
	color:#097AB2;
	font-weight:normal;
	background-color: #FFFFFF;
	text-decoration: none;
}

.suckerdiv UL LI UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #FFFFFF;
	display:block;
	color:#666666;
	width:240px;
	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: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	text-decoration:none;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../images/button_bg_over.gif);
	background-repeat: repeat;


}

.suckerdiv UL LI UL LI A:visited {COLOR: #666666}

.suckerdiv UL LI UL LI A:hover {`color:#2C538D;
	background-color: #EFEFEF;
	color: #097AB2;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat;
	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%}

#Layer1 {
	position:relative;
	width:170px;
	height:300px;
	z-index:1;
}
