/* CSS Document */

<style type="text/css" media="screen">
 
body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	left: auto;
}
#menu {
position: 25; /* Menu position that can be changed at will */
top: 275px;
left: 50px;
}
#menu {
	width: 17em;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	text-indent: 25px;
	vertical-align: 1%;
}
#menu dd {
}
#menu li {
text-align: right;
background: #fff;
}
#menu li a{
	color: #FF9933;
	text-decoration: none;
	display: block;
	height: 100%;
	text-align: left;
	text-indent: 30px;
	white-space: normal;
	background-color: #E6F3FF;
	font-size: 12px;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #E6F3FF;
	text-decoration: none;
}

</style>
#menu dt a {

color: #003366;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu dt a {

color: #003366;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
/* CSS Document */
/* CSS Document */
