#title-bg-div {
	margin-bottom: 20px;
	background-image: url(img/title_bg_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#div-01 {
	text-align: left;
	padding-left: 10px;
}
#div-01 h3 {
	background-image: url(img/icon_02_02.gif);
	background-repeat: no-repeat;
	background-position: left 48px;
	padding-top: 50px;
	font-size: 16px;
	line-height: 168%;
	font-weight: bold;
	color: #005929;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
#div-01 p {
	font-size: 12px;
	line-height: 168%;
}
#div-01 form {
	margin: 0px;
	padding: 0px;
}

#div-01 table {
	width: 80%;
	border: 3px double #060;
	margin-top: 25px;
}
#div-01 p a {
	color: #FFF;
}

.td-01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	font-size: 12px;
	line-height: 168%;
	vertical-align: top;
	text-align: right;
	background-color: #005929;
	white-space: nowrap;
}
.td-02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
