*{
	margin: 0px;
	padding: 0px;
}
.markermenu{
list-style-type: none;
margin: 0px;
width: 20px;
padding: 0;
background-color: #ffffcc;

font-family: Tahoma, "Verdana", Arial;
font-size: 11px;
color: #339933;
font-weight: bold;
text-decoration: none;
}

.markermenu li a{

background:	url(../images/List_image.gif) no-repeat 2px center;
display: block;
padding-top: 5px;
height: 22px;
_height: 22px;
width: 174px;
_width: 174px;
padding-left: 30px;
font-family: Tahoma, "Verdana", Arial;
font-size: 11px;
color: #339933;
font-weight: bold;
text-decoration: none;

}

a#active, a:visited#active{
	background: url(../images/List_image1.gif) no-repeat center;
}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
height: 22px;
_height: 22px;
width: 174px;
_width: 174px;
}

.markermenu li a:visited, .markermenu li a:active{
font-family: Tahoma, "Verdana", Arial;
font-size: 11px;
color: #339933;
font-weight: bold;
text-decoration: none;

}

.markermenu li a:hover{
	font-family: Tahoma, "Verdana", Arial;
	font-size: 11px;
	color: #339933;
	font-weight: bold;
	text-decoration: underline;
	background-image:	/*url(../images/List_image.gif);*/ /*onMouseover image change. Remove if none*/
}



ul.pdmg{
	margin: 0px;
	padding: 0px;
}
li.pdmg{
	margin: 0px;
	padding: 0px;
}
