	.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;
	}	
	.supplierTable
	{
		/*border: dotted 1px gray;		*/
	}
	.supplierImg
	{
		width: 90px;
		/*height: 30px;*/
		border: none;
		/*border-bottom: whitesmoke 1px solid;*/
	}
	.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
	{
		font-size: 10pt;
		FONT-FAMILY: Verdana,"News Gothic MT",Helvetica, sans-serif;		
		color: black;
		border: 1px solid black;
		font-weight: bold;
		background: #ffcc33;
	}
	.leftSpace
	{
		width: 15px;
	}
	.DecorationImage
	{
		/*border: silver double 3px;*/
		/*border: outset 3px;*/
	}