/* styles */

BODY {
	background-color: #99cccc;
	}

H1
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 30pt;
font-style: normal;
font-weight: bold;
}

H1.WHITE
{color: white;
}

/* Following is "GROWERS" text on Home page */
H1.DKGRAY
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 40px;
font-weight: normal;
margin: -33px 0px 0px 0px;
}

H2
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 20pt;
font-style: normal;
font-weight: normal;}

H2.DKGRAY
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 20pt;
font-style: normal;
font-weight: normal;}

H2.WHITE
{color: white;
}

H3
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 18pt;
font-style: normal;
font-weight: bold}

H3.WHITE
{color: white;
}

H3.DKGRAY
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 24px;
font-weight: normal;
}

H4
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 14pt;
font-style: normal;
font-weight: bold;
}

H4.WHITE
{color: white;
}

H5
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 10pt;
font-style: normal;
font-weight: bold
}

H5.WHITE
{color: white;
}

H5.DKGRAY
{color: #333333;
font-weight: normal}

H6
{color: black;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 9pt;
font-style: normal;
font-weight: bold}

H6.WHITE
{color: white;
}

H6.DKGRAY
{color: #333333;
font-weight: normal;
margin: 0px 0px 0px 0px}

/* Following is standard paragraph text on all pages */
P
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal;
margin: 0px;
}

P.WHITE
{color: #ffffff;
}

P.DKGRAY
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
}

P.DKGRAYBOLD
{color: #333333;
font-weight: bold;
}

P.DKGRAY7R
{color: #333333;
font-size: 7pt;
}

P.DKGRAY9
{color: #333333;
font-size: 9pt;
font-weight: bold;
}

P.DKGRAY9R
{color: #333333;
font-size: 9pt;
}

P.DKGRAY10
{color: #333333;
font-size: 10pt;
font-weight: bold;
}

P.DKGRAY10R
{color: #333333;
font-size: 10pt;
}

P.DKGRAY12
{color: #333333;
font-size: 12pt;
font-weight: bold;
}

P.DKGRAY12R
{color: #333333;
font-size: 12pt;
}

P.DKGRAY14
{color: #333333;
font-size: 14pt;
font-weight: bold;
}

P.DKGRAY14R
{color: #333333;
font-size: 14pt;
}

P.DKGRAY16
{color: #333333;
font-size: 16pt;
font-weight: bold;
}

P.DKGRAY16R
{color: #333333;
font-size: 16pt;
}

P.ITALIC
{font-style: italic;
}

P.BOLD
{font-weight: bold;
}

P.LARGE
{font-size: 9pt;
}

P.LARGEBOLD
{font-size: 9pt;
font-weight: bold;
}

P.XLARGE
{font-size: 10pt;
}

P.SMALL
{font-size: 7pt;
}

P.CODE
{font-family: "Courier New", Courier, Fixed;
}

P.CODEBOLD
{font-family: "Courier New", Courier, Fixed;
font-weight: bold;
}

P.RED
{color: #990066;
font-family: Eurostyle, Verdana, Arial, Helvetica;
}

A.WHITE:link {color: #ffffff; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.WHITE:visited {color: #ffffff; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.WHITE:active {color: #ffffff; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.WHITE:hover {color: #ffffff; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.BLACK:link {color: #000000; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK:visited {color: #333333; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK:active {color: #000000; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK:hover {color: #000000; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.BLACK9:link {color: #000000; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK9:visited {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK9:active {color: #000000; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.BLACK9:hover {color: #000000; text-decoration: underline; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.BLACK9BOLD:link {color: #000000; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.BLACK9BOLD:visited {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.BLACK9BOLD:active {color: #000000; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.BLACK9BOLD:hover {color: #000000; text-decoration: underline; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}

A.DKGRAY:link {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY:visited {color: #666666; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY:active {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY:hover {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.DKGRAYBOLD:link {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD:visited {color: #666666; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD:active {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD:hover {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.DKGRAYBOLD7:link {color: #333333; text-decoration: underline; font-size: 7pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD7:visited {color: #666666; text-decoration: underline; font-size: 7pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD7:active {color: #333333; text-decoration: underline; font-size: 7pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAYBOLD7:hover {color: #333333; text-decoration: underline; font-size: 7pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.DKGRAY9:link {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY9:visited {color: #666666; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY9:active {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY9:hover {color: #333333; text-decoration: underline; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.gray9bold:link {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.gray9bold:visited {color: #666666; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.gray9bold:active {color: #333333; text-decoration: none; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}
A.gray9bold:hover {color: #333333; text-decoration: underline; font-size: 9pt; font-family: Eurostyle, Verdana, Arial, Helvetica; font-weight: bold;}

A.DKGRAY10:link {color: #333333; text-decoration: none; font-size: 10pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY10:visited {color: #666666; text-decoration: none; font-size: 10pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY10:active {color: #333333; text-decoration: none; font-size: 10pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY10:hover {color: #333333; text-decoration: underline; font-size: 10pt; font-family: Eurostyle, Verdana, Arial, Helvetica;}

A.DKGRAY2:link {color: #333333; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY2:visited {color: #333333; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY2:active {color: #333333; text-decoration: none; font-family: Eurostyle, Verdana, Arial, Helvetica;}
A.DKGRAY2:hover {color: #333333; text-decoration: underline; font-family: Eurostyle, Verdana, Arial, Helvetica;}

PRE
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 12pt;
font-style: normal;
font-weight: normal}

PRE.SMALL
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 10pt;
font-style: normal;
font-weight: normal}

CODE
{color: #333333;
font-family: "Courier New", Courier, Fixed;
font-size: 8pt;
font-style: normal;
font-weight: normal;
whitespace: pre}

UL
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}

UL.7
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 7pt;
font-style: normal;
font-weight: normal}

OL
{color: #333333;
font-family: Eurostyle, Verdana, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}

/* TABLE STYLES */

TABLE
{border: solid 0 black;
border-collapse: collapse;
}

TD {
	color: black;
	border: solid 0 green;
	text-align: left;
	font-family: Eurostyle, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding: 20px; }

TD.NOBORDER {
	border: solid 0 black;
	padding: 0;
	margin: 0;
	vertical-align: top;
	color: black;
	font-family: Eurostyle, Verdana, Arial, Helvetica;
	font-size: 0pt;
	font-style: normal;
	font-weight: normal; }

TD.APPT {
	vertical-align: top;
	padding-bottom: 4px;
	padding-top: 4px; }

IMG {
	border: 0;
	vertical-align: middle; }

.menu		{	position: absolute;
				left: 130px;
				top: 272px;
				right: 0px; 
				z-index: 2}
