BODY {
	color: black;
	font-family: Arial, Verdana, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333366;
	background-image: url("../images/gp3.gif")
}

.small {
	font-size: 10pt
}

H1 {
	color: black;
	font-style: normal;
	font-family: Verdana, sans-serif;
	font-weight: bold
}

TH {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #6060bc;
	text-align: left;
}

TD {
	font-family: sans-serif, Arial, Verdana;
	font-size: 9pt;
	text-align: left;
	color: #0b080c0;
}

TD.span {
	background-color: #2233e0
}

.submit {
	font-weight: bold;
	color: white;
	background-color: rgb(154, 51, 52);
	border: 1;
	border-style: outset;
}

TD.mainMenu {
	font-family: sans-serif, Arial, Verdana;
	font-size: 9pt;
	margin: 0px;
	height: 50pt;
	width: 250pt
}

.main_menu {
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
}

A:link {
	FONT-WEIGHT: 900;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	COLOR: #00e600;
}

A:visited {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	COLOR: #a4a400;
	BACKGROUND: none
}

A:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	FONT-SIZE: 14px;
	COLOR: white;
	BACKGROUND: #4959a4
}

TR.info {
	BACKGROUND: #80ffff
}

TR.labels {
	BACKGROUND: #ffff80
}

INPUT.shaded {
	color: aqua;
	font-style: italic;
	background-color: gray
}

.redButton {
	font-weight: bold;
	color: white;
	background-color: rgb(154, 51, 52);
	border: 1;
	border-style: outset;
}

P {
	font-family: serif, "Times New Roman";
	font-size: 10pt
}

P.small {
	font-family: serif, "Times New Roman";
	font-size: 8pt
}

.small_menu {
	font-family: serif, sans-serif, Arial, Verdana;
	font-size: 24pt
}

LI {
	font-family: serif, "Times New Roman";
	font-size: 11pt
}
P.heading {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12pt;
	font-weight: bold
}
p.plant_title {
	font-family: sans-serif, Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic
}
p.common_name {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12pt;
	font-weight: normal
}
.bottom_menu {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #80ffff;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%
}

td.plantchoice {
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	color: #008040;
	font-family: Arial, sans-serif
}
tr.plantchoice {
	vertical-align: top;
	text-align: left;
	font-size: 10pt
}

.red {
	color: red;
	font-family:  sans-serif, monospace;
	text-decoration: underline;
	font-size: 18pt
}