@charset "utf-8";
/* CSS Document */



/* header for menu icons list of species keys home help etc */
div.names {
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 920px;
	}

button.btn {
 	background-color: rgb(26, 83, 204);
	color: white;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 2px;
	padding: 4px 4px 4px 4px;
	text-align: left;
	width: 295px;
}



style.button {
  background-color: rgb(26, 83, 204);
  border: none;
  color: white;
  font-family: Arial, "sans-serif";
  height: 15px;
  margin-bottom: 7px;
  padding: 4px 6px 4px 6px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}



			/* TABLES */

/* BEGIN TABLE BEGIN TABLE BEGIN TABLE BEGIN TABLE BEGIN TABLE BEGIN TABLE BEGIN TABLE BEGIN TABLE */
table.tjw {
	border: none;
	margin-top: 0px;
	margin-bottom:0px;
	}

td.tjw {
	border: none;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	text-align: center;
	vertical-align: top;
	}

td.tjwcaption1 {
	border: none;
	padding: 0px 10px 0px 10px;
	text-align: center;
	vertical-align: top;
	}

td.tjwcaption2 {
	border: none;
	padding: 0px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	}




/* END TABLE END TABLE END TABLE END TABLE END TABLE END TABLE END TABLE END TABLE END TABLE END TABLE */



