body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2a5533;
	font-size:13px;
	line-height:17px;
	margin:0px;
	background-image: url(img/_common_headerbg.gif);
	background-repeat: repeat-x;
}
a{
color:#2a5533;
text-decoration:underline;
}
a:hover{
color:#2a5533;
text-decoration:none;
}

.decorbg{
	background:url(img/_common_contentdecor_bg.gif) no-repeat -37px 35px;
	width:80px;
	height:170px;
}
.content_container{
	width:530px;
	margin-top:30px;
	margin-right:10px;
}
.content_container2{
	margin-top:10px;
	margin-bottom:30px;
	padding-top:3px;
}
h2{
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
margin-top:15px;
margin-bottom:5px;
}
.tabletext td{
 border-bottom:#c2dab8 solid 1px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
}
.tabletext_news td{
 border-bottom:#c2dab8 solid 1px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px; 
}
.tabletext_news a{
color:#2a5533;
text-decoration:none;
}
.tabletext_news a:hover{
color:#2a5533;
text-decoration:underline;
}
.tablelist td{
background:url(img/_common_bullet.gif) no-repeat 1px 10px;
 border-bottom:#c2dab8 solid 1px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
}
.img{
border:#c2e5ba solid 1px;
padding:1px;
}