body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 135%;
	background-color : #DDF3EA;
	font-size: small;
	background: url(../image/bkg.jpg) repeat top center;
}

.txt_link { font-size: small; line-height: 150%}
A:visited {color: #339966; text-decoration: none}
A:active {font-weight: normal}
A:link {color: #339966; text-decoration: none; cursor: hand}
A:hover {color: #339966; text-decoration: underline}
.white-bg {
	background-color: #FFFFFF;
}
.box-title {
	font-size: small;
	font-weight: bold;
	line-height: 150%;
}
.keyword-box {
	font-size: x-small;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.underline-grey {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.underline-green {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86BEA8;
}
.underline-white {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.underline-orange {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2B08F;
}
.box-whiteT {
	font-size: small;
	line-height: 150%;
	color: #FFFFFF;
}
.bg-grey {
	background-image: url(../image/bg-grey.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-green02 {
	background-image: url(../image/bg-green02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91C8C8;
	border-right-color: #91C8C8;
	border-bottom-color: #91C8C8;
	border-left-color: #91C8C8;
}
.bg-green {
	background-image: url(../image/bg-green.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0CABA;
	border-right-color: #A0CABA;
	border-bottom-color: #A0CABA;
	border-left-color: #A0CABA;
}
.content-col-bg {
	background-image: url(../image/bg-content_col.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #A0CABA;

}
.print-b {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.data-subt {
	font-weight: bold;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
