body {
	margin: 0px;
	padding: 0px;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #5a6c48;
}
body a {
	color: #364c1e;
	text-decoration: none;
}

.inputstyle_01 {
	border: 1px solid #bcc6b1;
	background: #FFFFFF url(inputshadow.gif) top;
}
.inputstyle_02 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6d8257;
	border: 1px solid #6d8257;
}
.messagebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	background-color: transparent;
	border: 0px solid #B3CD96;
	width: 160px;
	height: 60px;
	overflow: auto;
}


.mainareabgcolor {
	background-color: #f4fceb;
}
.leftline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909b85;
}


.menustyle,.menustyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle a:hover{
	color:#ffff00;
}
.newslist,.newslist a {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BBD75;
}

.newslist a:hover{
	color:#993300;
	text-decoration:underline;
}
.bottomtext {
	color: #666666;
}
.category_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C22121;
	text-decoration: none;
	font-weight: bold;
}
.liststyle,.liststyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentstyle {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.linetable td{
	border-bottom:1px solid #cbe0b4;
}