﻿.container
{
    background-position: center top;
    background-image: url(images/SelectHArvestBKGRND.jpg);
    height: 575px;
    width: 760px;
    margin-top: 0px;
    background-repeat: no-repeat;
}
.page 
{
	padding-top: 45px;
	border: 0px solid red;
	width: 660px;
	
}
.header {
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8e8e8e;
}


#footer {
	color:#8e8e8e;
	 padding-top:4px; padding-bottom:4px;
	font-size:10px;
	width: 760px;
	text-align:left;
	margin-left:0px;
}

.intruct {
	font-size: 11px;
	color:#8e8e8e;
	text-align:left;
}
.subtitle{
	font-size: 11px;
	color:#000000;
}
.title{
	font-size: 16px;
	color:#68b447;
	font-weight:bold;
}
.asterick {
	font-size: 11px;
	color:red;
}
.error {
	font-size: 11px;
	color:red;
}
.intructbold {
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}
.intructbold a {
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}


