a:link    				{color: #0000CF; text-decoration:none}
a:visited 				{color: #0000FF; text-decoration:none}
a:active  				{color: #FF0000; text-decoration:none}
a:hover			   		{color: #FF0000; text-decoration:none}

a.header:link    				{color: #0065d0; text-decoration:none}
a.header:visited 				{color: #0065d0; text-decoration:none}
a.header:active  				{color: #FF0000; text-decoration:none}
a.header:hover			   		{color: #FF0000; text-decoration:none}


/* <a> styles for the subtab page links across the top of the page */
#subtab a:link    				{color: #666666; text-decoration:none; }
#subtab a:visited 				{color: #666666; text-decoration:none; }
#subtab a:hover			   		{color: #871B1B; text-decoration:underline; }

#subtab a.c:link    			{color: #454545; text-decoration:none; font-weight: bolder; }
#subtab a.c:visited 			{color: #454545; text-decoration:none; font-weight: bolder; }
#subtab a.c:hover				{color: #871B1B; text-decoration:underline; }

HTML, BODY
{
	background:white;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size: 13px;
}

.body, TD, P
{
	color: #000000;
	font-size: 13px;
}

.body
{
	margin:0em;
	max-width: 1000px;
	margin-left:auto;
	margin-right:auto;
}

IMG
{
	border: 0;
}

B
{
	color: #415a89;
	font-weight: bolder;
}

H1,H2,H3,H4,H5,H6
{
	color: #415a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P.hr
{
	border-bottom: medium solid #6E94B7;
	border-width: 1px
}

IMG.border
{
	border-width: 1px;
	border-style: solid;
	border-color: #6E94B7;
}

.colorSquare
{
	padding-left: 10px;
	size: 10px;
	border-color: #6E94B7;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;	
	border-top-width: 0px;
	border-bottom-width: 0px;
}

TD.cultivar
{
	white-space: pre;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	border-color: #6E94B7;
}


.small
{
	font-size: 11px;
}

.early {
	background-color: #BACCDC;
}

.late {
	background-color: #92B0CA;
}

.nowrap
{
	white-space: nowrap;
}

.bigBoldText
{
	text-align: center;
	font-size: 13px;
	font-weight: bolder;
}

.subHeader
{
	text-align: left;
	font-size: 100%;
	color: #415a89;
	font-weight: bolder;
}

.fixedWidth
{
	width: 150px;
	}


TABLE
{
	border-collapse: collapse;
}

.outline
{
	border-color: #6E94B7;
	border-style: solid;
	border-width: 1px;
}

TD.outline
{
	border-color: #6E94B7;
	border-style: solid;
	border-width: 1px;
}

TD.pageLinks
{
	background-color: #afc6db;
	border-color: #6E94B7;
	border-style: solid;
	border-width: 1px;
}

.disabled
{
	color: #929aa2;
	font-style: italic;
}

TD.space { width: 15px; }

TD.space8 { width: 8px; }

TD.left { text-align: left; }
TD.right { text-align: right; }
TD.arrow
{ 
	width: 20;
	text-align: center;
}

.error
{
	color: #FF0000;
	font-weight: bolder;
}

.input
{
	color: #9F1009;
}

/*- DATA TABLES */

	TH.header
	{
		background-color: #D8D3CD;
		font-weight: bolder;
		color: #415a89;
		text-align: center;
		vertical-align: top;
	}
	
	TD.midBlue 
	{
		background-color: #afc6db;
		text-align: center;
	}
	
	TD.grey
	{
		background-color: #e0e0e0;
		text-align: center;
	}
	
	TD.midBlue_nowrap 
	{
		background-color: #afc6db;
		white-space: nowrap;
		text-align: center;
	}
	
	TD.midBlue_nowrap_left
	{
		background-color: #afc6db;
		white-space: nowrap;
		text-align: left;
	}
	
	TD.centered, TD.data
	{
		text-align: center;
		white-space: nowrap;
	}
	
	TH.header, TD.data, TD.midBlue, TD.midBlue_nowrap, TD.midBlue_nowrap_left, TD.grey
	{
		border-color: #6E94B7;
		border-style: solid;
		border-width: 1px;
		font-size: 11px;
	}
	
	TD.topAligned
	{
		vertical-align: top;
	}

/*- END OF DATA TABLES */



/*- Menu Tabs 1--------------------------- */


#tabs1 {
	float: left;
	width: 100%;
	background: #FFFFFF;
	font-size: 95%;
	font-weight: bolder;
	line-height: normal;
	border-bottom: 0px solid #BCD2E6;
}
#tabs1 ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs1 a {
	float: left;
	background: url("tableft1.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs1 a span {
	float: left;
	display: block;
	background: url("tabright1.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #929AA2;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float: none;}
/* End IE5-Mac hack */
#tabs a: hover span {
	color: #627EB7;
}
#tabs1 a:hover {
	background-position: 0% -42px;
	color: #013c5b;
}
#tabs1 a:hover span {
	background-position: 100% -42px;
	color: #871B1B;
}

#tabs1 #current a {
	background-position: 0% -42px;
	color: #415a89;
	
}
#tabs1 #current a span {
	background-position: 100% -42px;
	color: #454545;
}


/* header styles **************************************************************/

#header h1{
color:#415a89;
text-transform:none;
margin:0;
padding:0;
display:inline;
letter-spacing:-1px;}

#header {
padding:0.5em;
padding-top:0.4em;
padding-bottom:0.5em;
background:#afc6db;}

#header a img {
position:absolute;
top:-1.6em;
left:-0.2em;}

#header a img {
border:none;}

#header #subtitle {
color:white;
position:relative;
top:0.4em;
font-size:0.8em;}
      
