
<style type="text/css">
<!--


body {
	margin:0px; background-color:#d8d8d8;
	
	
}
a:link {
	color: #ff6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;		
	
}
a:visited {
	color: #ff6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;		
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	

}
a:active {
	color: #ff6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;		
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.Style1 {color: #ff6600}
.datetop {
color:#ff6600;
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.udc_title {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ff6600;
}
-->

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.divScroll-1 { overflow: auto; height: 250px; width :180;  }


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 175px; /* Width of Menu Items */`
border-bottom: 1px solid #ccc;
background: #D8D8D8;

}
    
.suckerdiv ul li{
position: relative;

}
    
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 110px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
background: #D8D8D8;
border-bottom: 0px none;; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px

}

.suckerdiv ul li a:visited{
color: #000000;
}

.suckerdiv ul li a:hover{
background-color: #D8D8D8;
color :#ff6600;

}

.suckerdiv .subfolderstyle{
background: url('media/arrow-list.gif') no-repeat center right;
}

    
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

</style>
<!-- -------------------------------------- end of  css style ------------------------------------------------------------------------>
