.titleTable {
	padding: 5px;
	font-weight: bold;
	color: #105A39;
	border: 1px solid #105A39;
	background-color: #FFEFBD;
}
.titleTableSub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186B21;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #186B21;
	margin-top: 30px;
	font-size: 100%;
	font-weight: bold;
	color: #186B21;
}
.titleTableName {
	font-size: 85%;
	color: #333333;
	text-align: right;
	margin-top: 10px;
}
.textTable {
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	width: 520px;
}



.thisPage {
	color: #186B21;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.thisPage a:link {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #186B21;
	border-left: 5px solid #186B21;
	font-weight: bold;
}
.thisPage a:hover {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	border-left: 5px solid #FF0000;
	background: #FFEFBD;
}
.thisPage a:visited {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #186B21;
	border-left: 5px solid #186B21;
	border-bottom: 1px solid #FFFFFF;
}


.linkPage {
	color: #333333;
	letter-spacing: 0.1em;
}
.linkPage a:link {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	background: #FFFFFF;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
.linkPage a:hover {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	background: #FFEFBD;
}
.linkPage a:visited {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
.smallText {
	font-size: 90%;
}
.boxTable {
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	width: 520px;
	padding: 3px;
	margin-top: 15px;
	letter-spacing: 0.1em;
}
.dataTable {
	border-top: 1px solid #999999;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	width: 520px;
	margin-top: 30px;
}
.subTitle {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallTextTitle {

	font-size: 80%;
}
.tobe {  font-size: 85%; line-height: 150%; color: #333333}
