body
{
 font-size				:	11px;
 font-family			:	arial;
 color					:	black;
 text-align				:	center;
 margin					:	0px 0px 0px 0px; 
} 
	
a:link 
{
 text-decoration		: 	none;
 color					:	#000000;
}
	
a:visited 
{
 text-decoration		: 	none;
 color					:	#000000;
}
	
a:active 
{
 text-decoration		: 	none;
}
	
a:hover 
{
 text-decoration		: 	underline; 
 color					: 	#CE0000;
}
	
.content
{
 border-left			:	1px solid #cccccc;
 border-right			:	1px solid #cccccc;
 border-bottom			:	1px solid #cccccc;
}	

td.smallImage
{
 padding 				: 0px 20px 40px 20px;
 width					: 33%;
}

td.smallImageBottom
{
 padding 				: 0px 20px 20px 20px;
 width					: 33%;
}

td.prodSection
{
 padding 				: 0px 0px 10px 0px;
}  

td.headText
{
 float 					: left; 
 padding 				: 10px 10px 0px 10px; 
 line-height 			: 14px;  
 width 					: 300px; 
}

td.bodyText
{
 float 					: left; 
 padding 				: 0px 10px 10px 10px; 
 line-height 			: 14px;  
 width 					: 150px;
}   

td.prodList
{
	font-size			: 14px;
	float					: left;
	vertical-align		: center;
	width					: 262px;
	padding				: 2px 0px 2px 10px;
	width					: 255px;
}

td.prodListDetails
{
 float 					: left; 
 width 					: 262px; 
 padding 				: 0px 10px 0px 15px;  
 line-height 			: 14px; 
}       

td.imageSmallBorder
{
	width					: 25%;
	padding				: 0px 0px 4px 0px;
}

d.imageSmallBorderRight
{
	width					: 70px;
	padding				: 0px 0px 4px 0px;
}

.image_small
{
	border 				: 1px solid #cccccc;
}	