body {
	background-color: #eeeee7;
}
a:link { 
	font-weight: normal; 
	color: #666666;
	}
a:visited { 
	font-weight: normal; 
	color: #666666;
	}
a:hover, a:active {
	color: #000000;
	font-weight: normal;
	}


.container {
	float: none;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.imagetd {
	height: auto;
	width: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	text-transform: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	text-transform: none;
}

.border {
	float: left;
	width: 395px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.buttontable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	width: 338px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666666;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 7px;
}
.leftcolumn {
	vertical-align: top;
	padding-right: 20px;
}
.producttitle {
	font-weight: bold;
	color: #666666;
}
.big_prod_phot {
	border: 3px solid #666666;
}

