@charset "utf-8";
/* CSS Document */


.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #610706;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.textLink:link {
	color: #FFC;
	text-decoration: none;
}
.textLink:visited {
	text-decoration: none;
	color: #CCC;
}
.textLink:hover {
	text-decoration: none;
	color: #FC0;
}
.textLink:active {
	text-decoration: none;
	color: #FC0;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterMenuLink:link {
	color: #999;
	text-decoration: none;
}
.FooterMenuLink:visited {
	text-decoration: none;
	color: #CCC;
}
.FooterMenuLink:hover {
	text-decoration: none;
	color: #FC0;
}
.FooterMenuLink:active {
	text-decoration: none;
	color: #FC0;
}
.Footer {
	background-image: url(images/Bottom_art.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.barleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.linkfooterbox {
	background-image: url(images/BarGradient.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
