.bodyFont{
	font-size: 8pt;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	color: black;		
}
TD{
	font-size: 8pt;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	color: black;		
}				
.PageHeader{
	font-size: 14pt;
	color: #e52518;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	/*font-weight: bold;*/
}
.PageSubHeader{
	font-size: 10pt;
	color: #e52518;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	/*font-weight: bold;*/	
}
.PageSubHeaderDark{
	font-size: 10pt;
	color: DimGray;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	font-weight: bold;
}	
A{
	color: #e52518;
	font-size: 8pt;
	border: none;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
}
A.visited{
	color: #e52518;
	font-size: 8pt;
	border: none;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
}	
.ABigger{
	color: #e52518;
	font-size: 8pt;
	border: none;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
}
.ABigger.visited{
	color: #e52518;
	font-size: 11pt;
	border: none;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
}	
.lblDescription{
	font-size: 8pt;
	FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
	color: dimgray;
}
.borde#e52518Cell{
	border-left: solid silver 1px;
}
.supplierCell{
	height: 65px;
	width: 100px;		
	text-align: center;
	padding: 0;
	margin: 0;
}
.supplierCellEmpty{
	height: 65px;
	width: 100px;		
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: whitesmoke;
}	
.supplierCellEmpty2{
	height: 65px;
	width: 100px;		
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #fff8fb;
}			
.borderBottom{
	border-bottom: dashed 1px gray;
}
.borderRight{
	border-right: dashed 1px gray;
}	
.borderLeft{
	border-left: dashed 1px gray;
}
.borderTop{
	border-top: dashed 1px gray;
}	
.supplierImg{
	width: 90px;
	border: none;
}
.hidden{
	display: none;
	VISIBILITY: hidden;
	height: 0px;
	weight: 0px;
}
.shown{
	VISIBILITY: visible;
	display: table-row;
	height: 10px;
	weight: 100%;
}
IMG{
	border: none;
}
.LocationImgSmall{
	width: 190px;
	height: 120px;
	border: silver double;
}
.LocationImgBig{
	width: 400px;
	height: 250px;
	border: silver double;
}	
.TradeSalesOnly{
	background: none repeat scroll 0 0 #FFCC33;
	border: 1px solid black;
	color: black;
	float: left;
	font-family: Verdana,"News Gothic MT",Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 38px;
	margin: 12px 20px 0 0;
	width: 130px;
}
.TradeSalesOnly a{
	border: medium none;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	padding: 5px;
	float: left;
}
.TradeSalesOnly a:hover{
	text-decoration: underline;
}
.leftSpace{
	width: 15px;
}
.retailerCell{
	height: 45px;	
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
.retailerCellHeader{
	height: 45px;	
	text-align: center;
	padding: 0;
	margin: 0;
	background-color:  DimGray;
	font-size: 12pt;
	font-weight: bold;
}

