table {
	width: 100%;
	height: 100%;
}
td {
	text-align: center;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 1484px;
	text-align: left;
	top: 0px;

	}
.fsTop {
	background-color: #000033;
}
.bg {
	background-color: #E6E6D3;
}
.boxes {
	position: absolute;
	top: 3px;
	right: 15px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	visibility: visible;
}
.gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #CC9900;


}
a:visited {
	color: #cc9900;
	text-decoration: none;
}

