body {
	margin:0px;
	background:#d8e9c7;
	
}

.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e1f;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}



.num-txt {
	font-family:Tahoma, Arial
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-box {
	border:1px #444444 solid;
	background-color:#fafafa;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #212121;
}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#457516;
	text-decoration:none;
	font-weight:bold;
}



.heading {
	color:#457516;
	font-size:16px;
	font-weight:bold;
}

.navi {
	display:block;
	background:url(images/navi.jpg)  no-repeat;
	width:478px;
	height:101px;
} 

.navi.top1 {
	background-position:0px 0px;	
	
} 

.navi.top2 {
	background-position:-239px 0px;
	
} 

.header01 {
	display:block;
	background:url(images/header1.jpg)  no-repeat;
	width:200px;
	height:124px;
} 

.header01.top1 {
	background-position:0px 0px;	
	
} 

.header01.top2 {
	background-position:-200px 0px;
	
} 

.header01.top3 {
	background-position:-400px 0px;
	
} 

.header01.top4 {
	background-position:-600px 0px;
	
} 

.header01.top5 {
	background-position:-800px 0px;
	
} 
.header02 {
	display:block;
	background:url(images/header2.jpg); background-repeat:no-repeat;
	width:200px;
	height:123px;
} 


.header02.top1 {
	background-position:0px 0px;
	
} 

.header02.top2 {
	background-position:-200px 0px;

} 

.header02.top3 {
	background-position:-400px 0px;
	
	
} 

.header02.top4 {
	background-position:-600px 0px;
	
} 

.header02.top5 {
	background-position:-800px 0px;
	
} 

.normalpage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e5609;
	height:30px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.activepage, .normalpage:hover, .activepage:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#221e1f;
	height:30px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}


