.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
background:#757F88;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 200px; /* Parent menu width - 1*/
position: absolute;
width: 120px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 120px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #ffffff;
text-decoration: none;
font:12px ËÎÌå;
background: #757F88;
padding: 5px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #ffffff;
}

.suckerdiv ul li a:hover{
color: #ffffff;
background-color: #414B55;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imd/se.jpg);
	background-color: #757F88;
}
.bks {
	border: 1px solid #B4BBC1;
}
.bksd {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #B4BBC1;
	border-right-color: #B4BBC1;
	border-bottom-color: #B4BBC1;
	border-left-color: #B4BBC1;
}
.bkd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4BBC1;
	border-right-color: #B4BBC1;
	border-bottom-color: #B4BBC1;
	border-left-color: #B4BBC1;
}
a:link {
	color: #F4f4f4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F4f4f4;
}
a:hover {
	text-decoration: none;
	color: #F4f4f4;
}
a:active {
	text-decoration: none;
	color: #F4f4f4;
}
.STYLE2 {font-family: Arial, Helvetica, sans-serif}
.STYLE3 {color: #F4f4f4}
.input {
	background-color: #B4BBC1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B4BBC1;
	border-right-color: #B4BBC1;
	border-bottom-color: #B4BBC1;
	border-left-color: #B4BBC1;
	color: #F4f4f4;
}
.mens {
	color: #F4f4f4;
	background-color: #757F88;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #757F88;
	border-right-color: #757F88;
	border-bottom-color: #757F88;
	border-left-color: #757F88;
	font-size: 12px;
}
.had28 {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.STYLE4 {color: #FFFFFF}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



