body {background-color: white} 

img {border: 1}

img.b800800 {
  border: 1;
  border-color:black;
  width: 25em;
  height: 25em;
}

img.mapkey {
  border: 1;

}


H3 {
font-family: arial, sans-serif;
line-height: 0%;
font-size: 1.3em;
color: black;
}



p.species {
font-family: arial, sans-serif;
line-height: 0%;
font-style: italic;
font-size: 1.3em;
color: black;
}

p.genus {
font-family: arial, sans-serif;
line-height: 0%;
font-style: italic;
font-size: 1.3em;
color: black;
}

p.higher {
line-height: 0%;
font-family: arial, sans-serif;
font-size: 2em;
color: black;
}

p.other {
line-height: 100%;
font-family: arial, sans-serif;
font-size: 1 em;
color: black;
}

p.details {
line-height: 100%;
font-family: arial, sans-serif;
font-size: 1 em;
color: black;
}



A:link {
text-decoration: none;
color: black;
font-family: arial, sans-serif;
}

A:visited {
text-decoration: none;
color: black;
font-family: arial, sans-serif;
}


A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #369;}



.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited 
	{ 	display:block;
  		padding:0;
  		overflow:hidden; 
  		text-decoration:none;
  		height:300px; 
  		width:300px; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover 
	{ 	position:absolute;
  		z-index:20; 
  		padding:0; 
  		background:none;
  		cursor:default; 
  		height:600px; 
  		width:600px;
  		overflow:visible; 
  		border:1px solid #369;
  		margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }


.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:100%; width:100%;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }


