@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bgb.jpg);
	background-position: top left;
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; color: #000000;
	line-height: 22px; text-decoration: none;
}
.txt-small-default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: normal; color: #ffffff;
	line-height: 16px; text-decoration: none;
	background-color: #63a63f;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; color: #000000;
	line-height: 22px; text-decoration: none;
}
table A {
	font-size: 11px; font-weight: normal; 
	color: #000000; text-decoration: none;
}
table A:hover {
	font-size: 11px; font-weight: normal; 
	color:#FF0000; text-decoration: none;
}
.bg-page {
	background-image: url(../images/bg-page.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.bg-vegcrop {
	background-image: url(../images/bg-vegcrop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg-welcome {
	background-image: url(../images/tle-welcome-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.bg-veg-crop {
	background-image:url(../images/bg-veg-crop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg-field-crop {
	background-image: url(../images/tle-field-crop-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg-careers {
	background-image: url(../images/tle-careers-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.arrow-k {
	background-image: url(../images/arrow-k.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px; height: 24px;
}
.bg-footer {
	background-image: url(../images/bg-footer-con.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.bg-inner-page {
	background-image: url(../images/bg-inner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; line-height: 15px;
	color: #FF0000;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 15px;
	color: #333333; height: 20px; width: 50px;
	border-style: solid; border-width:1px; border-color: #006633;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 15px;
	color: #333333; height: 20px; width: 250px;
	border-style: solid; border-width:1px; border-color: #006633;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 15px;
	color: #333333; height: 70px; width: 250px;
	border-style: solid; border-width:1px; border-color: #006633;
}
.dot-green {
	background-image: url(../images/dot-green.gif);
	background-position: center left;
	background-repeat: repeat-x;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #009933;
}
.order {
	color: #FF0000;
	font-weight: bold;
}
