body
{
	margin-left: 15%;
	margin-right: 10%;
	line-height: 1.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: black;
	/*
	background-color: #faf0e6 ;
	background-color: wheat;
	background-color: #fceee6;
	background-color: #fcddc0;
	*/
	background-color: #336666;
}

.text-body
{
	border-style: solid;
	border-width: 3px;
	/*
	border-color: #fdffea #ebddc8 #ebddc8 #fdffea;
	border-color: #fef0db #ebddc8 #ebddc8 #fef0db;
	*/
	border-color: #a9baba #90a0a0 #90a0a0 #a9baba;
	padding: 1em;
	background-color: #aac0c0;
}
th, td, table
{
	font-family: verdana, arial, helvetica, sans-serif;
}

.image-type, .bark, .leaf, .fruit, .flower, .twig-bud, .other, .tree
{
	text-align: left;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

A:link
{
	font-weight: normal;
	font-style: underline;
	color: NAVY;
}

A:visited
{
	font-weight: normal;
	font-style: underline;
	color: MAROON;
}

a.bannerlink
{
	color: WHITE;
}

A:link:hover
{
	# background: #31BAE7;
	# background: #cc6633;
	# background: #cc99ff;
	background: navy;
	color: white;
}

A:visited:hover
{
	# background: #31BAE7;
	# background: #cc6633;
	# background: #cc99ff;
	background: maroon;
	color: white;
}

.breadcrumb
{
	vertical-align: top;
}

.banner
{

	left-margin: -1em;
	margin-bottom: 1em;
	font-family: verdana, tahoma, helvetica, univers, arial, sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: justify;
	color: #ffffff;	
	background-color: #666666;
	/*
	color: #ffffee;	
	background-color: #630000;
	*/
	/* background-color: #c99993; */
	padding: 1em;
	/* border-style: solid;
	border-width: 1px;
	border-color: #eeeeec #999996 #999996 #eeeeec;
	border-color: #966333 #000000 #000000 #966333;
	*/
	border-width: 2px;
	border-color: #999999 #000000 #000000 #999999;
	border-style: solid;
	;
	/*
	border-top-width: medium;
	border-left-width: none;
	border-right-width: none;
	border-bottom-width: medium;
	*/
}

.author
{
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.bibl-item
{
	margin-top: 0.5em;
	margin-left: 6%;
	margin-right: 6%;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

.booktitle
{
	font-style: italic;
	font-family: verdana, arial, helvetica, sans-serif;
}

.species-descr
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.descr-hdg
{
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.descr-item
{
	margin-top: 0.75em;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

.rowoflinks
{
/*
	background-color: #bbf;
	color: #9393ff;
	border-style: solid;
	border-width: 1px;
	border-color: #99c #e6e6ff #e6e6ff #99c;
	height: 2em;
*/
	border-style: solid;
	border-width: 1px;
	border-color: #999996 #eeeeec #eeeeec #999996;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;
	font-size: smaller;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ccccc9; /* #ecc9b6; #fcddc0 */ /* fcbfa6 */
}

.family
{ 
	font-variant: small-caps;
}

DT { font-weight: bold }

.footer
{
	font-size: smaller;
	font-family: verdana, arial, helvetica, sans-serif;
}

.fineprint
{
	font-size: smaller;
}

.me
{
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.scinam
{
	font-style: italic;
}

.genus-hdg
{
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: larger;
	font-family: verdana, arial, helvetica, sans-serif;
}

.genus-discuss
{
	margin-left: 6%;
	margin-right: 6%;
	font-weight: normal;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.genus-header
{
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: larger;
	font-family: verdana, arial, helvetica, sans-serif;
}

.validator-link-block
{
	margin-top: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	text-align: right;
	font-size: smaller;
}

.debug
{
        margin-left: 5em;
        margin-bottom: 1em;
        background-color: #FFFFFF;
        color: #009933;
        font-size: 10pt;
        font-family: courier, monospace;
}
.varname
{
        background-color: #FFFFFF;
        color: #009933;
        font-size: 10pt;
        font-family: courier, monospace;
}
.varval
{
        background-color: #CCFFCC;
        color: #000000;
        font-size: 10pt;
        font-family: courier, monospace;
}

.weblinks
{
	font-size: smaller;
	margin-top: .75em;
	margin-left: 0em;
	margin-right: 0em;
	line-height: 1.5em;
}
td.number
{
	text-align: right;
}
td.text
{
	text-align: left;
}
