/* 9/3/07 MM: */
span.mmH1	{
		color	:#680097;
	}

span.mmH2	{
		color	:#680097;
	}

span.mmDescr1	{
		color	:#663399;
		}

span.mmDescr2	{
		color	:#663399;
		}

table.mmPhotos 	{ 
		border	:2 ridge #666699;
		color	:#666699;
	}

table.mmIndex 	{ 
		color			:#666699;
		text-align		:Left;
		width			:"100%";
		font-family		:"Times";
		font-size		:"13pt";
		font-weight		:"normal";
		line-height		:"1";
		border-width		:0 1px 0 1px;	/* Left & Right on Table */
		border-Style		:solid;
		border-color		:#666699;
		border-collapse		:collapse;	/* get rid of gaps between borders */
	}



td.mmIndex
{
		border-width		:1px 0 1px 0;	/* Top & Bottom on each cell */
		border-Style		:solid;
		border-color		:#666699;
		margin			:0;
    		padding			:4px;
}

a.mmIndex	{
		color		:#666699;
	}

img.mmIndex {
		border-color	:#333333;
}