body {
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 1em;
    text-indent: 0em;
}



#menu_d {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	float: left;
	

}
#menu_d li{
	font: 105.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: outset;
border-right-style-value: outset;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: outset;
border-left-style-value: outset;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: black;
border-right-color-value: black;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: black;
border-left-color-value: black;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;


}
#menu_d a {
	background: #333;
	border-bottom: 1px solid #5e5e5e;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu_d a:hover {
	background: #5e5e5e url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}