<!--body {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
* {
	padding:0px;
	margin:0px;
	text-decoration: none;
}
.dropdown dt {
	color: #ffffff;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
.dropdown dt:hover {
	text-decoration: none;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:160px;
	display:none;
	z-index:300;
	opacity:0;
	text-decoration: none;
}
.dropdown ul {
	width:130px;
	list-style:none;
	text-decoration: none;
}
.dropdown li {
	display:inline;
	border:#666666;
	text-decoration: none;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	margin-left:0px;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
	background: #4D4D4D;
	width:130px;
	height:18px;
	border:1px solid #000000;
	font-style: normal;
}
.dropdown a:hover {
	border:1px solid #000000;
	background: #666666;
	text-decoration: none;
}
.dropdown .underline {
	text-decoration: none;
}background:url(../images/link_bu.gif);-->