<style type="text/css" media="screen">
 
body {
margin: 5;
padding: 0;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	top: 81px;
	left: 2px;
	background-color: #EFF4FC;
}
#menu {
width: 137px;
}
#menu dt {
cursor: pointer;
line-height: 20px;
background: #EFF4FC;
}
#menu dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
}
#menu li {
text-align: left;
background: #EFF4FC;
}
#menu li a, #menu dt a {
color: #999999;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background: #FFFFFF;
	font-weight: bold;
	color: #000099;
}

</style>

