body {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
}
.MainBox {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 185px;
	width: 100%;
}
.MainBoxTable  {
	height: 15px;
}
.MainCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
	letter-spacing: 0.05em;
	text-align: left;
}
.naviMain {
	width: 80px;
}
.SubBox {
	height: 175px;
	width: 100%;
}
.MainCopy_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	letter-spacing: .05em;
	text-transform: uppercase;
}
.divider {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
.headerLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
.colorelecter {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999;
}
