.TLBrd {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.plantsMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 3px;
	line-height: 18px;
}


a.menu:link, a.menu:visited, a.menu:hover, a.menu:active  {
	border:1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
}

a.uline:link, a.uline:visited, a.uline:hover, a.uline:active  {
	color: #000000;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.submenu:hover  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
	color: #006600;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-weight: bold;
	color: red;

}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
	color: #FF9900;
}

.table1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C2BDB6;
	border-left-color: #C2BDB6;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2BDB6;
}

.PictHilite {
	border: 3px solid #FF9900;
	height: 94px;
	width: 104px;
}

.button {
	background-color: #FF9900;
	border: 1px ridge #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 3px;
	height: 23px;
}

.note  {
	width: 160px; 
	border: #C2BDB6 1px solid;
	font-size: 12px;
	font-style:italic;
	padding: 3px;
	background:#cdfa9c;
	position:relative; 
	left:15px;
}

.Hilite  {
	color: #FF9900;

}

