/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
.mid_table_topbg {
	background-image: url(../images/mid_table_topbg.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
.mid_table_midbg {
	background-image:url(../images/mid_table_midbg.jpg);
	
}
.mid_table_botbg {
	background-image: url(../images/mid_table_botbg.jpg);
	background-repeat: no-repeat;
	height: 21px;
}.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;

}
.login_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/login_bg.jpg);
	height: 262px;
	width: 406px;
}



/*pesticide_table_start*/

.pesticide_table_topbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/pesticide_table_topbg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 567px;
	
}
.pesticide_table_midbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/pesticide_table_midbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width: 567px;
	
}
.pesticide_table_botbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/pesticide_table_botbg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	width: 567px;
	height: 5px;
}

/*pesticide_table_end*/


/*fertilizer_table_start*/


.fertilizer_table_topbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/fertilizer_table_topbg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 123px;
	
}
.fertilizer_table_midbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/fertilizer_table_midbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width: 123px;
	
}
.fertilizer_table_botbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/fertilizer_table_botbg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 123px;
	height: 5px;
}
/*fertilizer_table_end*/

.popup_window_topbg {
	height: 12px;
	width: 253px;
	background-image: url(../images/popup_window_topbg.jpg);
	background-repeat: no-repeat;
}
.popup_window_midbg {
	background-image: url(../images/popup_window_midbg.jpg);
	width: 423px;
}
.popup_window_botbg {
	background-image: url(../images/popup_window_botbg.jpg);
	height: 12px;
	width: 423px;
	background-repeat: no-repeat;
}

a.httplink2:link,a.httplink2:visited {
color:#FF0000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
}
a.httplink2:hover {
color:#F77100;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
