body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
}
.body-td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #993300;
}
.gray-td {
	color: #333333;
	background-color: #CCCCCC;
}
.gray-title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.fla-bg {
	background-image: url(Graphics/flash-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
