body {
background:url(images/pageback.gif);
background-repeat:repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.navMain:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navMain:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navMain:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A.navBlu:visited {
	color: #4380C2;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.navBlu:link {
	color: #4380C2;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.navBlu:hover {
	color: #4380C2;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

td.required{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}

td.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #006633;
	background-image:url(images/field.png);
	background-repeat:repeat-x;
	text-align: center;
}

td.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
	text-align: center;
}

P.Barleydistrict{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	text-align: left;
	font-weight:bold;
}

P.Wheatdistrict{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-align: left;
	font-weight:bold;
}

P.divider{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-align: right;
	font-weight:bold;
}

ul.district{
margin-left:10px
	
}

.txt_drkGry {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.hd_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD5635;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #BD5635;
}
.txt_bldGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335A1C;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.head2 {
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.head2 {
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #446d44;
}
.txt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4243;
	font-weight: bold;
}
.head5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.txt_red2 {
	color: #FF0000;
}

.accordion {
	width: 620px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

#popup, #popup2{display:none;height:600px;padding:15px;width:554px; background-color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

.bClose {cursor:pointer;font-weight:bold;position:absolute;right:15px;text-decoration:none;top:10px;}

#slidingDiv {display: none;height:300px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #3399FF;}

</style>
