/* CSS Document */
.mapcontents li { border-style: none; margin: 0px 0px 0.5em 0px; padding: 0px; }
.mapcontents ol { list-style: decimal outside; border-style: none; margin: 0px; padding: 0.5em 0px 0.5em 40px; }
.mapcontents li ol { list-style: upper-alpha outside; border-style: none; }
.mapcontents li li ol { list-style: lower-alpha outside; }
.mapcontents ul { list-style: disc outside; border-style: none; margin: 0px; padding: 0.5em 0px 0.5em 40px; }
.mapcontents li ul { list-style: circle outside; border-style: none; }
.mapcontents li li ul { list-style: square outside; }
.mapcontents dl { border-style: none; margin: 0.5em 0px 0px 0px; padding: 0px 0px 0px 0px; }
.mapcontents dt { border-style: none; }
.mapcontents dd { border-style: none; margin: 0.5em 0px 0px 0px; padding: 0px 0px 0px 40px; }

.mapcontents .compact li { border-style: none; margin-left: 1.8em; }
.mapcontents ul.compact { list-style-position: outside; border-style: none; padding-left: 0px; }
.mapcontents ol.compact { list-style-position: outside; border-style: none; padding-left: 0px; }
.linkcontents {  }
.linkcontents td {
	 border-bottom:solid 1px #cccccc;
	 padding: 5px 0;
	 }
.linkcontents h3{
margin:5px 20px;
color:#009933;
font-size:12px;
 }