
body { 
	background-image: url(images/scanline.jpg); 
	background-repeat: repeat; 
	
	background-color:#E4E4E5;
}

table.maintable {
	border-left: medium solid #676B6C 1px;
	border-right: medium solid #676B6C 1px;
	
	background-color:#E0E0E0;
	/*border-top: medium solid #676B6C 1px;*/
	/*border-bottom: medium solid #676B6C 1px;*/
}
div#menufloat {
	position:relative;
	float:left;
	margin-top:97px;
	margin-left:2px;
	margin-right:2px;
	padding:3px;
	padding-top:5px;
	width:759px;
	height:32px;
/*	background-color:#ff0000;*/
}

div#menufloat h2{
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:arial;
	color: #788688;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

div#menufloat a{
	font-family:arial;
	color: #788688;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

div#menufloat a:hover{
	color: #F46445;
}

td.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat; 	
	width:770px;
	height:129px;
}

td.leftside {
	width:322px;
	padding-top:35px;
}
td.rightside {
	background-image: url(images/rightpart.jpg);
	background-repeat: no-repeat; 	
	width:448px;
	height:369px;
}

td.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat; 	
	width:770px;
	height:194px;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 747474;
	font-weight: normal;
}


a:link {
	color: 6c6c6c;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: 6c6c6c;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;


}
a:visited:hover { 
	color: ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.Agriculture001:hover{
        background: url(ideas/Agriculture/001/prev.jpg) no-repeat;
}

link_text{visibility: hidden;}
.link_href{ /* background: url(imagepath/mouseout_button.gif) no-repeat;*/ }
.link_href:hover
    {
       background: url(ideas/Agriculture/001/prev.jpg) no-repeat;
       width:143px;
       height:143px;
       
    }

img{
border:none;
}
