
body {
	background-image: url(../../images/common_bg.gif);
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
}
img {
	border:0;
}

td {
	font-size:12px;
	line-height: 18px;
}
.font0 {
	font-size:10px;
	line-height: 14px;
	letter-spacing:0px
}
.font1 {
	font-size:11px;
	line-height: 16px;
	letter-spacing:0px
}
.font2 {
	font-size:12px;
	line-height: 18px;
}
.font3 {
	font-size:14px;
	line-height: 18px;
}
.font4 {
	font-size:14px;
	line-height:18px;
}

a:link {
	color:#2B6CBC;
	text-decoration:none;
}
a:visited {
	color:#2B6CBC;
	text-decoration:none;
}
a:hover {
	color:#413e84;
	text-decoration:underline;
}
a:active {
	color:#FF6600;
	text-decoration:underline;
}



a.foot:link {
	color:#818181;
	text-decoration:none;
}
a.foot:visited {
	color:#818181;
	text-decoration:none;
}
a.foot:hover {
	color:#413e84;
	text-decoration:underline;
}
a.foot:active {
	color:#FF6600;
	text-decoration:underline;
}

.entry_title{
	color:#8c1600;
	margin: 0;
	padding:10px 0 0 20px;
	font-size:15px;
}
.category_title{
	color:#000000;
	margin: 0;
	padding:10px 0 10px;
	font-size:16px;
}

.blog_sidemenu_ttl{
	background-image: url(../../blog/images/sidemenu_bg01.gif);
	background-repeat: no-repeat;
	height:27px;
	color: #FFFFFF;
	padding-left:20px;
}
.blog_sidelist ul{
	list-style: none;
	margin: 10px 0;
	padding-left:6px;
}
.blog_sidelist li a{
	font-size:11px;
	line-height: 16px;
	letter-spacing:0px;
	color: #00a650;
	text-decoration: underline;
}
ul.recent li{
	background-image: url(../../blog/images/side_list01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	list-style-type: none;
}

.widget-calendar {
	margin: 10px 0 20px;
}
.widget-calendar table {
width: 160px;
}
.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:12px;
}
.widget-calendar th,.widget-calendar td{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.widget-calendar a{
	color: #00a650;
	text-decoration: underline;	
}
ul.farmer_list{
	margin:0;
   padding:0;
	list-style: none;
}

.farmer_list li{
	list-style: none;
	background-image: url(../../farmer/images/farmer_list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding:4px 0 0 24px;
	margin: 0 2px 5px 0;
	float: left;
	background-color: #efe7dd;
	display: block;
	width:112px;
	height:21px;
}
/* for IE6 */
* html .farmer_list li {
	width:136px;
	height:25px;
}
.farmer_list a:link{
	color:#bb8c25;
	text-decoration: underline;
}
.farmer_list a:visited{
	color:#bb8c25;
	text-decoration: underline;
}
#entryBody img{
	margin-bottom: 10px;
}

.farmer-box{
	float: left;
	margin-bottom: 13px;
}


.farmer-img-bg{
	background-image: url(../../farmer/images/farmer_img_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding:0 0 0 2px;
}

.farmer-detail-img-bg{
	background-image: url(../../farmer/images/farmer_img_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding:0 0 0 2px;
}
/* START styles for shareholders.html */
table.table01{
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}
table.table01 td{
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 5px 7px;
}
table.table01 th{
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 5px 7px;
	font-size:10px;
	line-height: 14px;
	font-weight:normal;
	background-color: #EDEDED;
}
/* END styles for shareholders.html */
