@charset "utf-8";
/* CSS Document */
.tab {border:inset #CCCCCC thin;
}
.style18 {font-size: 80%}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.style20 {
	font-size: 36px;
	text-align: center;
	font-style: normal;
}
.redText {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
font-weight:bold;
}

a:link {
	color: #000091;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000091;
}
a:hover {
	text-decoration: none;
	color: #000091;
}
a:active {
	text-decoration: none;
	color: #000091;
}
.copyright {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.divideline
{
	background-image: url(images/divideline.png);
	background-repeat: no-repeat;
}
a {
	font-size: 14px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight:bold;
	text-align: left;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
}

/* CSS added by Justin*/
table.sample {	
	border-collapse: collapse;
}

#grainPrice {
background-image: url(images/grainbutton.jpg);
background-position:center;
background-repeat:no-repeat;
float:inherit;
height:100px;
text-align: inherit;
}
