body {
	background: #fff;
	margin-left: 0px;
	margin-top: -36px;
	margin-right: 0px;
	margin-bottom: 0x;
	padding-bottom: 2px;
	font: "futura-pt", sans-serif;
	color:#003366;
}

	
a {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

.tab {
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 36px;
}

.menu {

	height: 36px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	padding: 36px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #003366;
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	z-index: 100;
}

.fb-like {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -6px;
}

.banner {
	z-index: 666;
	display: inline;
	margin: 24px auto -24px;
}

td img {display: block;}

