body table td {
	font-family : Arial;
	color : #ffffff;
	font-size : 10pt;
	font-weight: bold;
}

.orange {
	color : #FE7F01;
}

.productheader {
	font-size : 1.4em;
}	

.producttext {
	color : #000000;
}

.showhide
{
	position: absolute;
	border: 1px solid #c7c7c7;
	top: 100px;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	display: none;
}

.showhide tr td
{
	background-color: #fff;
	width: 150px;
	text-align: center;
	font-size: 9pt;
	line-height: 11pt;
	padding: 5px 5px 5px 5px;
}

.showhide tr td a
{
	text-decoration: none;
	color: #7f7f7f;
}

.showhide tr td a:hover
{
	color: #000;
}

.image_wrapper
{
	float: right;
	padding: 0px 0px 0px 20px;
	height: 200px;
	text-align: center;
}

.image_text
{
	text-align: center;
	font-size: 8pt;
}

a
{
	color: #fff;
}
