@charset "utf-8";
.footerCopy {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottommenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.bottommenu a{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-decoration:none
}
.rightmenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.back {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

.rightmenu a{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-decoration:none
}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.heading {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

.heading a{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
