.tsstopbar,
.tssfooter
{
	background: #696;
}

.tsscontents {
	font-size: 10pt;
	line-height: 1.4em;
}

.tsscontents p {
	text-indent: 2em;
}

.tsscontents b {
	display: block;
	border-bottom: dotted 2px #ccc;
}

.plantbio {
	border: solid 1px black;
	margin-right: .5em;
	margin-bottom: .5em;
}

.plantbio th {
	text-align: left;
	background: #ddc;
	padding-left: 4px;
	padding-right: 4px;
}

.plantgall {
	margin-bottom: 4px;
}

.plantgall tr {
	vertical-align: top;
}

.plantgall td {
	font-size: xx-small;
	background: #ccc;
	line-height: 1.2em;
	padding: 2px;
	width: 120px;
	height: 150px;
	text-align: center;
	vertical-align: top;
}

.greensubmenu
{
	margin: -4px;
	background: green;
	text-indent: 4px;
	text-align: center;
}

.greensubmenu a,
.greensubmenu a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.greensubmenu a:hover {
	color: yellow;
}

.greentitle {
	color: green;
	border-bottom: dotted 2px green;
	font-size: 16pt;
}

