/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
}
.HeaderLinks {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #D4AC90;
	text-decoration: none;
	line-height: 18px;
}
.HeaderLinks a:link {
	font-family: "Times New Roman";
	color: #D4AC90;
	text-decoration: none;
}
.HeaderLinks a:visited {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #D4AC90;
}
.HeaderLinks a:hover {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #B2805B;
}
.Links {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #D4AC90;
	text-decoration: none;
	line-height: 18px;
}
.Links a:link {
	font-family: "Times New Roman";
	color: #D4AC90;
	text-decoration: none;
}
.Links a:visited {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #D4AC90;
}
.Links a:hover {
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #D4AC90;
}
.More {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #D4AC90;
	text-decoration: none;
}
.More a:link {
	font-family: "Times New Roman";
	color: #D4AC90;
	text-decoration: none;
}
.More a:visited {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #D4AC90;
}
.More a:hover {
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #ffffff;
}
.Herkimer {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #D4AC90;
	text-decoration: none;
}
.Herkimer a:link {
	font-family: "Times New Roman";
	color: #D4AC90;
	text-decoration: none;
}
.Herkimer a:visited {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #D4AC90;
}
.Herkimer a:hover {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #B2805B;
}
.Content {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #D4AC90;
	text-decoration: none;
}
.Content a:link {
	font-family: "Times New Roman";
	color: #D4AC90;
	text-decoration: none;
}
.Content a:visited {
	font-family: "Times New Roman";
	text-decoration: none;
	color: #D4AC90;
}
.Content a:hover {
	font-family: "Times New Roman";
	text-decoration: underline;
	color: #ffffff;
}
.AllFrame {
	border-top-style: solid;
	border-top-color: #662D1A;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #662D1A;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #662D1A;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #662D1A;
	border-left-width: 1px;	
}
.Holder {
	border-top-style: solid;
	border-top-color: #290A03;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #290A03;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #290A03;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #290A03;
	border-left-width: 1px;	
}

.SPTitle {
	color: #D4AC90;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}