.ItemStyle {
	list-style-image: url(../image/img_mappoint.gif);
	font-family: "Verdana";
	font-size: 11px;
	vertical-align: middle;
	background-repeat: no-repeat;
	font-style: none;

}

.PopItemStyle {
	list-style-image: url(../image/img_mapfolder.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;

}

body {
	background-color: #134D7E;
	color: #003366;

}

A:link {
	color: #003366;
	text-decoration: #134D7E;

}

A:visited {
	color: #003366;
	text-decoration: #134D7E;

}

A:hover {
	color: #003366;
	text-decoration: underline;


	}
