.BodyInnerBorder {
	border: 1px dotted #999999;
}
.Copy {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.headerCopy {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #59805C;
	text-decoration: none;
}
hr {
	background-image: url(images/HRBG.gif);
	background-repeat: repeat;
	background-position: center;
}
a:link {
	color: #000066;
	text-decoration: none;
}
.BodyCellBG {
	background-image: url(images/MonsteraCurveSmall.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.HRBG {
	background-image: url(images/HRBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000066;
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000066;
}
