body {
	background-color: #FFFFFF;
	background-image: url(../images/recolored/r_pgbkgd.jpg);
	background-repeat: repeat-y;
}

tr{
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-width: 1px;
} 
.prod {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.prod a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.prod a:hover {
	color: #996600;
	text-decoration: underline;
}
/*.prod a:visited {
	color: #996600;*/
}
.main_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	padding-bottom: 5px;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
.main_content {
	position: absolute;
	visibility: visible;
	width: 320px;
	left: 210px;
	top: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	height: 509px;
}
.subCaption {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
