.text11 {
	font-size: 11px;
	line-height: 16px;

}

.table01 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-color: #666666;
}
.table01 td {
	height: 24px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}


.table02 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-color: #666666;
}
.table02 td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}


.table01TitleS {
	color: #006600;
	text-align: center;
	background-color: #BFF5BE;
}
.trbgColor01Odd {
	background-color: #FFFFFF;
}

.trbgColor01Even {
	background-color: #F5F5F5;
}
.white {
	color: #FFFFFF;
}
.border_trl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.border_rl {
}
.pages {
	font-size: 12px;
	font-family: "Arial";
	color: #FF9900;
	text-decoration: none;

}
.pages a{
	color: #FF6600;
	text-decoration: none;
}
.pages a:hover {
	text-decoration: underline;
	color: #6666CC;

}
