.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: 210px;
}

.suckerdiv UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	display:block;
	color:#090301;
	height:25px;
	width:195px;
	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: #4980b1;
	border-right-color: #4980b1;
	border-left-color: #4980b1;
	text-decoration:none;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat;
	text-indent:12px;
	border-bottom-color: #4980B1;
}
.suckerdiv UL LI A:visited {COLOR: 2C538D; }

.suckerdiv UL LI A:hover {
	color:#011D7C;
	font-weight:normal;
	background-image: url(../images/button_bg_over.gif);
	background-repeat: repeat;
}

.suckerdiv UL LI UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #229BE3;
	display:block;
	color:#090301;
	width:193px;
	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:4px;
	padding-bottom:4px;
	background-image: url(../images/button_bg_over.gif);
	background-repeat: repeat;


}

.suckerdiv UL LI UL LI A:visited {COLOR: #090301}

.suckerdiv UL LI UL LI A:hover {`color:#2C538D;
	background-color: #cde89c;
	color: #011D7C;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat;
}

.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:210px;
	height:400px;
	z-index:1;
}

