body
{
	background-color: #F7FFC5;
	background-image: url(../pictures/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	font-size: 20px;
}
a
{
  color: #a70022;
  text-decoration: none;
}
a:link
{
}

a:visited
{
  color: #730097;
}

a:hover
{
  color: #009399;
}

a:active
{
  color: #009399;
}


td
{
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

h2
{
  font-size: 20px;
}

h3
{
  font-size: 16px;
}
h4
{
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

sup
{
  font-size: smaller;
}



.credits
{
  font-size: 10px;
  font-style: italic;
}
.smallMenuItem
{
  font-size: 11px;
  text-indent: 10px;
}

.menuItem
{
  font-size: 12px;
}



.line
{
  width: 90%;
}



.footer
{
  font-size: 9px;
  text-align: center;
}

.zapDist
{
  width: 98%;
}

.navigation
{
  text-align: left;
  vertical-align: top;
  width: 170px;
}

.center
{
  text-align: center;
}

.padded
{
  margin: 5px;
  padding: 5px;
}
.speciesList
{
  padding: 0px;
  margin-left: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.genus
{
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0px;
}

.subgenus
{
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.speciesgroup
{
  font-size: 13px;
  margin-left: 40px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}
.speciessubgroup
{
  font-size: 12px;
  font-weight: bold;
  margin-left: 60px;
  margin-top: 5px;
  margin-bottom: 0px;
}


.speciescomplex
{
  font-size: 11px;
  font-weight: bold;
  margin-left: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.species
{
  font-size: 11px;
  margin-left: 100px;
  padding: 1px;
}

.indent
{
  text-indent: 25px;
}
.PhylogenyImage {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding: 5px;
	text-align: right;
}
.ImageTable {
	text-align: right;
	padding: 5px;
}
.SplitEntry {
	padding-bottom: 15px;
}
.Right {
	text-align: right;
}
.pdfIcon {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
