body {
	background-image: url(images/header_side.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#99CF88;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 733px;
}

.tablefooter {
	height:50px;
}

#content {
	padding: 10px;
}

.pictureborder {
	border: 1px solid #000000;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #091C7F;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #091C7F;
}

a:link {
	color: #1F5085;
	text-decoration: none;
}
a:visited {
	color: #1F5085;
	text-decoration: none;
}
a:hover {
	color: #1F5085;
	text-decoration: underline;
}
a:active {
	color: #1F5085;
	text-decoration: none;
}

p {	
	font-size: 13px;
    font-family: arial;
    line-height: 18px;
	color: #1F5085;
	}

.stylesmall {	
	font-size: 11px;
    font-family: arial;
    line-height: 18px;
	color: #1F5085;
	}

h1 {	
	font-size: 17px;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    color: #1F5085;
	}

h2 {	
	font-size: 12px;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 21px;
    color: #1F5085;
	}
	
h3 {	
	font-size: 14px;
    font-family: arial;
   	text-align: left;
    line-height: 21px;
    color: #1F5085;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}

.menu {
	background-image:url(images/menu_background.gif);
	background-repeat:repeat-y;
	background-position:top; }

.footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:top; }

.header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top; }

.content_side {
	background-image:url(images/content_side.gif);
	background-repeat: repeat-y;
	background-position:right; }
	
#product-table { font:normal 11px Helvetica, Arial, sans-serif; text-align: center; border-collapse: collapse; border:1px solid #ccc;}
#product-table th {font-weight:bold; color:#fff; background:#79c0ff;}
#product-table td { color:#444; margin:0; padding:5px; border-top:1px solid #ccc; border-bottom:1px solid #ccc}
#product-table .textleft {text-align: left;}
#product-table em {color:#cc0000; font-style: italic}
#product-table .odd {background:#ebf6ff}
#product-table .divider  td {color:#fff; background:#222; padding:9px 5px; text-align: left;}


#newbutton {margin:7px 0 0 0; padding:0; list-style: none}
#newbutton li {padding:0;margin:0; text-indent: -9999px;}
#newbutton li a {padding:0; margin:0; width:181px; height:60px; display: block; background-image: url(images/forage-crops.jpg); background-position: 0px 60px; }
#newbutton li a:hover {background-position: 0px 0px;}

#moreinfo {color:red;}
