 
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #eeeff0;
}
#menu {
	position: absolute;
	background-color: #eeeff0;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: inherit;
	- line-height: 20pt; -
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-color: #eeeff0;
}
#menu dd {
	background-color: #eeeff0;
}
#menu li {
	text-align: left;
	font-size: 10px;
	padding: 5px;
5px;0px;0px; 	background-color: #eeeff0;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: auto;
	background-color: #eeeff0;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
