@import url(menu.css);

.titlebox {
	padding-bottom: 10px;
	padding-top: 10px;
}
.titleline {
	border-bottom-width: 2px;
	border-top-color: #5CA94B;
	border-right-color: #5CA94B;
	border-bottom-color: #5CA94B;
	border-left-color: #5CA94B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.titlebk {
	background-color: #006666;
	height: 40px;
	width: 10px;
	background-position: right;
}
.line01 {
	margin-top: 0;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
