.suckerdiv UL {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}

.suckerdiv UL LI {
	POSITION: relative;
}

.suckerdiv UL LI UL {
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
	width: 200px;
}

.suckerdiv UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	display:block;
	color:#090301;
	height:25px;
	width:185px;
	text-decoration:none;
	background-image: url(../images/subhead.gif);
	background-repeat: no-repeat;
	text-indent:18px;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.suckerdiv UL LI A:visited {
	background-image: url(../images/subhead.gif);
	width: 185px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.suckerdiv UL LI A:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/subhead_ovr.gif);
	background-repeat: no-repeat;
}

.suckerdiv UL LI UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	width:185px;
	HEIGHT:15px;
	text-decoration:none;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	background-image: url(../images/sbhead_link.gif);
	background-repeat: no-repeat;


}

.suckerdiv UL LI UL LI A:visited {
	background-image: url(../images/sbhead_link.gif);
	color: #FFFFFF;
}

.suckerdiv UL LI UL LI A:hover {`color:#2C538D;
	color: #FFFFFF;
	background-image: url(../images/subhead_ovr.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.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:200px;
	height:400px;
	z-index:1;
}

