.bg_title_top {
	background-image: url(images/bg_title_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 127px;
}
.widget {
	background-image: url(images/widget-title.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.bg_content_top {
	background-image: url(images/content-top-index.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 68px;
}
.bg_content_bot {
	background-image: url(images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 21px;
}
.bg_content_mid {
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.bg_title_mid {
	background-image: url(images/bg_title_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.bg_title_bot {
	background-image: url(images/bg_title_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 102px;
}
.text12greyC {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.text14greyC {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-align: center;
}
.text14greyCCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.text14greyL {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-align: left;
}
.text14greyLCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.text16greyDC {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
}
.text16greenC {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1B6B77;
	text-align: center;
}
.text14greenC {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1B6B77;
	text-align: center;
}