/*-----AG RATINGS STYLES-----*/

td a:link, td a:visited {text-decoration: none; color: #fff;}
td a:hover, td a:active {text-decoration: none; color: #fff;}

div.agratings {
	margin: 0 auto;
	padding: 10px;
	width: 1100px;
	background: #fff; /*url('/images/agratings_body.jpg') top center repeat-y;*/
	text-align: left;
}

table.agratings {
	border: 1px solid #000;
	margin: 0 auto;
}

th {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	padding: 3px;
	border-bottom: 2px solid #000;
	border-right: 1px solid #000;
}

th.last {
	border-right: 0px;
}

th span {
	font-weight: normal;
}

tr.odd {background: #cbf2c6;}
tr.even {background: #e8ffec;}
tr.oddhighlight, tr.evenhighlight {background: #678d6b; cursor: pointer;} 

/*
tr.ratings1 {background: #fefacf url('/images/gradients/variety1_large.jpg') top left repeat-y;}
tr.ratings2 {background: #b6d1eb url('/images/gradients/variety2_large.jpg') top left repeat-y;}
tr.ratings3 {background: #c0d0cb url('/images/gradients/variety3_large.jpg') top left repeat-y;}
tr.ratings4 {background: #fae7c3 url('/images/gradients/variety4_large.jpg') top left repeat-y;}
tr.ratings5 {background: #fdd5ba url('/images/gradients/variety5_large.jpg') top left repeat-y;}
tr.ratings6 {background: #cadcc3 url('/images/gradients/variety6_large.jpg') top left repeat-y;}
tr.ratings7 {background: #d2babd url('/images/gradients/variety7_large.jpg') top left repeat-y;}
tr.ratings8 {background: #fbc9b4 url('/images/gradients/variety8_large.jpg') top left repeat-y;}
tr.ratings9 {background: #bebadd url('/images/gradients/variety9_large.jpg') top left repeat-y;}
tr.ratings10 {background: #cadcc3 url('/images/gradients/variety10_large.jpg') top left repeat-y;}
tr.ratings11 {background: #bde3d9 url('/images/gradients/variety11_large.jpg') top left repeat-y;}
tr.ratings12 {background: #e1eecb url('/images/gradients/variety12_large.jpg') top left repeat-y;}
tr.ratings13 {background: #efedd3 url('/images/gradients/variety13_large.jpg') top left repeat-y;}
tr.ratings13 {background: #efedd3 url('/images/gradients/variety13_large.jpg') top left repeat-y;}
tr.ratings14, tr.ratings15, tr.ratings16, tr.ratings17, tr.ratings18 {background: #ffd5d8 url('/images/gradients/variety14_large.jpg') top left repeat-y;}

tr.ratings1highlight {background: #fefacf; cursor: pointer;}
tr.ratings2highlight {background: #b6d1eb; cursor: pointer;}
tr.ratings3highlight {background: #c0d0cb; cursor: pointer;}
tr.ratings4highlight {background: #fae7c3; cursor: pointer;}
tr.ratings5highlight {background: #fdd5ba; cursor: pointer;}
tr.ratings6highlight {background: #cadcc3; cursor: pointer;}
tr.ratings7highlight {background: #d2babd; cursor: pointer;}
tr.ratings8highlight {background: #fbc9b4; cursor: pointer;}
tr.ratings9highlight {background: #bebadd; cursor: pointer;}
tr.ratings10highlight {background: #cadcc3; cursor: pointer;}
tr.ratings11highlight {background: #bde3d9; cursor: pointer;}
tr.ratings12highlight {background: #e1eecb; cursor: pointer;}
tr.ratings13highlight {background: #efedd3; cursor: pointer;}
tr.ratings14highlight, tr.ratings15highlight, tr.ratings16highlight, tr.ratings17highlight, tr.ratings18highlight  {background: #ffd5d8; cursor: pointer;}
*/

td {
	font-size: 9pt;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

td.hybrid {
	background: #000;
	color: #fff;
	border-right: 0px;
}
td.first {
	margin-left: 5px;
	border-right: 0px;
}
td.last {
	margin-right: 5px;
	border-right: 0px;
}

td.new {
	color: #f00;
	font-weight: bold;
	font-size: 8pt;
}

table.agratingskey {
	margin: 0 auto;
	width: 90%;
	border: 1px solid black
}
table.agratingskey td {
	border: 1px solid black;
	font-size: 8pt;
	text-align: center;
}

/*-----END AG RATINGS STYLES-----*/

/*-----SENSITIVITY STYLES-----*/

th.black {
	background: #000;
	color: #fff;
}
th.black#first {
	border-right: 1px solid #fff;
}
td.sens0 {
	background: #fff;
}
td.sens1 {
	background: #d2232a;
}
td.sens2 {
	background: #eac629;
}
td.sens3 {
	background: #007f4a;
}
table.agratingskey#sens td {
	padding: 5px;
	text-align: left;
}

/*-----END SENSITIVITY STYLES-----*/

/*-----GRAIN COMP STYLES-----*/

td.comp1 {
	background: #d2232a;
}
td.comp2 {
	background: #eac629;
}
td.comp3 {
	background: #3a3a93;
}
td.comp4 {
	background: #007f4a;
}


/*-----END GRAIN COMP STYLES-----*/