@charset "utf-8";
.bodytext {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.border {
	border: 1px solid #666666;
}
.footer {
	font-family: "Century Gothic", Tahoma, Helvetica, verdana;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

a:link {
	font-family: "Century Gothic", Tahoma, Helvetica, verdana;
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.bodytextgrey {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
center {
	text-align: center;
}
.bodytextsmall {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.bodytextlarger {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}
.bodytext table {
	text-align: left;
}
.white {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#extranav a{
	color: #FFF;
}
