body {
	background: #221c1c;
	margin: 0;
	padding: 0;
	spacing: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#container {
	align: center;
	text-align: left;
	background: #ececec;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
}

table#main {
	width: 950px;
	background: #ececec;
}

table#main td#left {
	background: #ffffff;
	width: 555px;
	margin: 8px;
}

table#main td#right {
	background: url(images/right_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 305px;
	height: 505px;
}

table#main td#expand {
	background: #ffffff;
	width: 100%px;
	margin: 8px;
}

table#main tr#spacer {
	background: #ececec;
	width: 305px;
	height: auto;
}

div.upload {
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	align: center;
}
div.uploadform {
	background:#5d6f12;
	color:#fff;
	padding-bottom:10px;
	padding-top:10px;
}

table#footer {
	width: 950px;
	background: #ececec;
}

table#footer_in {
	width: 100%;
	height: 172px;
	background-image: url(images/header_57.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.usamade {
	font-size: 16px;
	font-weight: bolder;
}

.disclaimer {
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	spacing: 0;
}

.style1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 30px;
	color: #384500;
}
.style4 {color: #384500}

.styProductName {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 8pt;
	font-weight: bold;
}

#countdown {
	background:#ffffff;
	color:#000000;
	font-size:24px;
	border-top:2px solid #b3b3b3;
	border-bottom:2px solid #b3b3b3;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.headline {
	font-size:21px;
	font-weight:bolder;
	color:#ff0000;
	margin-bottom:7px;
	margin-top:7px;
}
.spread {
	font-size:21px;
	margin-top:5px;
	color:#000000;
	background:#ffffff;
	padding-bottom:7px;
	padding-top:7px;
}