@charset "utf-8";
.MainLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.location {
	top: -5px;
	position: absolute;
	z-index: 0;
	right: auto;
	left: 250px;
}
.bottom_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.MainLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.lines {
	color: #FFF;
}
.smallText {
	font-size: 11px;
	color: #000;
}
.bodyText {
	color: #000;
	font-weight: bold;
}
.bodyText2 {
	font-weight: normal;
}
.largeText {
	font-size: 36px;
}

