body {
	background-color: #000000;
	vertical-align: top;
}

table {
	border: none;
	padding: none;
}

img {
	border: none;
}

.topBgr {
	background-image: url(../images/harvest_b4.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 226px;
	vertical-align: top;
}

.bt1 {
	background-image: url(../images/harvest_bt1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 36px;
	vertical-align: top;
}

.bt2 {
	background-image: url(../images/harvest_bt2.jpg);
	background-repeat: no-repeat;
	width: 603px;
	height: 36px;
	vertical-align: top;
}

.bt3 {
	background-image: url(../images/harvest_bt3.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 36px;
	vertical-align: top;
	background-position: bottom left;
}

.b1 {
	/background-image: url(../images/harvest02_b1.jpg);
	background-image: url(../images/harvest02_b11.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 189px;
	vertical-align: top;
}

.b2 {
	background-image: url(../images/harvest_b2.jpg);
	background-repeat: no-repeat;
	width: 603px;
	height: 189px;
	vertical-align: bottom;
	padding-bottom: 30px;
}

.b3 {
	background-image: url(../images/harvest02_b3.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 189px;
	vertical-align: top;
}

.thingyB {
	text-align: center;
	vertical-align: middle;
	height: 150px;
}

.navHold {
	background-image: url(../images/harvest_navr.gif);
	background-repeat: repeat-y;
	width: 157px;
	height: 100%;
	vertical-align: top;
}

.navBar {
	padding-top: 20px;
	background-image: url(../images/harvest_nav.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 100%;
	vertical-align: top;
	background-position: top left;
}

.navItem a:link {
	color: #059dfd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 2px;
	vertical-align: middle;
	text-transform: normal;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 157px;
}

.navItem a:active {
	color: #FFFFFF;
	background-color: #059dfd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 2px;
	vertical-align: middle;
	text-transform: normal;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 157px;
}

/* SET MENU STYLES HERE */

.menubg {
	padding-top: 20px;
	background-image: url(../images/harvest_nav.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 100%;
	vertical-align: top;
	background-position: top left;
}

.menu_links {
	padding-left: 0px;
	padding-right: 3px;
	color: #059dfd;

}
.menu_links_active {
	padding-left: 0px;
	padding-right: 3px;
	background-color: #059dfd;
	color: #FFFFFF;

}
a:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #c1dffe;
	font-weight: bold;
	text-decoration: none;
}

.contentText {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}


/* FOOTER */

.footerStuff {
	background-image: url(../images/harvest_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #c1dffe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	/* width: 100%; */
	height: 37px;
	vertical-align: middle;
}

a.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #c1dffe;
}

.contactstyle {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

p {
        font-family: Arial, Verdana, Helvetica;
        font-size: 10pt;
        color: #ffffff;
        scrollbar-base-color : #EFE8DC;
}

td {
        font-family: Arial, Verdana, Helvetica;
        font-size: 10pt;
        color: #ffffff;
        scrollbar-base-color : #EFE8DC;
	}






