a.white:link	{ font-family: ARIAL; font-size: 9px; color: #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: none; }
a.white:visited { font-family: ARIAL; font-size: 9px; color: #FFFFFF; margin-top: 0; margin-bottom: 0; text-decoration: none; } 
a.white:hover   { font-family: ARIAL; font-size: 9px; color: #FFFFFF; margin-top: 0; margin-bottom: 1; background-color: #000000; text-decoration: underline; }
a.white:active  { font-family: ARIAL; font-size: 9px; color: #FFFFFF; margin-top: 0; margin-bottom: 1; background-color: #000000; text-decoration: underline; }


.ProductTable
	{
	width: 90%;
	padding: 3px;
	
	}

.CategoryTable 
	{ 
	BORDER-COLLAPSE: collapse;
	margin-left: auto; margin-right: auto;
	}
	
.CategoryTable td
	{ 
	border-top: 1px dotted #000080; 
	font-family:Arial;
	font-size: 8px; font-weight: normal;
	}