/* CSS Document */
body {
	font-family: "Century Gothic";
	font-size: 16px;
	background-color: #2C2F0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Links {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.Links a:link {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
}
.Links a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #000000;
}
.Links a:hover {
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #000000;
}
.Info {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.Info a:link {
	font-family: "Century Gothic";
	text-decoration: none;	
	color: #000000;
}
.Info a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #000000;
}
.Info a:hover {
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #000000;
}
.Copy {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #2C2F0E;
	text-decoration: none;
	line-height: 18px;
}
.Copy a:link {
	text-decoration: underline;	
	color: #2C2F0E;
}
.Copy a:visited {
	text-decoration: underline;
	color: #2C2F0E;
}
.Copy a:hover {
	text-decoration: underline;
	color: #D25D20;
}
.Footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #FFFFFF;
}
.Footer a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #FFFFFF;	
}
.Footer a:hover {
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #FE982E;
}
.Herkimer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #E79C41;
	text-decoration: none;
}
.Herkimer a:link {
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: none;
	color: #E79C41;
}
.Herkimer a:visited {
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: none;
	color: #E79C41;	
}
.Herkimer a:hover {
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #ffffff;
}
.AllFrame {
	border-top-style: solid;
	border-top-color: #10477F;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10477F;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #10477F;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #10477F;
	border-left-width: 1px;	
}