body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #FFFF00;
}
#bodycopy {
	background-image: url(fftactics_bg.gif);
	padding: 0 0 20px 0;
}
#crescent {
	background: url(fftactics_bg-crescent.gif) no-repeat top center;
	padding-top: 10px;
}
td {
	vertical-align: top;
}
p {
	padding: 0;
	margin: 0;
	font-size: 80%;
}
div.boxer {
	background-image: url(fftactics_bg-dark.gif);
	width: 700px;
	padding: 10px 12px 15px 12px;
	margin-top: 20px;
}
div.boxer p {
	text-align: left;
	padding-left: 10px;
}
div.diag {
	background-image: url(fftactics_bg-diag.gif);
	padding: 10px 12px;
	border-left: 1px solid #2c1f14;
	border-top: 1px solid #2c1f14;
	border-right: 5px solid #2c1f14;
	border-bottom: 5px solid #2c1f14;
	min-height: 96px;
}
div.diag p {
	color: #000000;
	font-weight: bold;
}
#flash {
	background: #1D200D url(fftactics_deco-main-tink.gif) repeat-y center;
	border-top: 1px solid #15140F;
}