	table.col
	{
	background-color: #B8B4A3;
	font-size:9pt;
	border-width : 0px;
	border-color : white;
	border-style : solid;
	}

	a.col
	{
		font-size:10pt;
		color: white;
		text-decoration: none;
		font-weight:bold;
	}


		a.col:hover
	{
		font-size:10pt;
		color: #ffcc00;
		text-decoration: none;
		font-weight:bold;
	}

	a.collectionClose
	{
		font-size:10pt;
		color: #B8B4A3;
		text-decoration: none;
		font-weight:bold;
	}


		a.collectionClose:hover
	{
		font-size:10pt;
		color: #ffcc00;
		text-decoration: none;
		font-weight:bold;
	}


	.collectionBoxDetails
	{
	}

	.collectionBoxPanel_3
	{
/*	width: 300; */
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	
	font-size:9pt;
	vertical-align : top;
	}

	
	
	.collectionBoxPanel_1
	{
		vertical-align : bottom;
	}

	.collectionBoxPanel_2
	{
		font-size:9pt;
		padding:4px;
		background : #D1CDB0;
	/*	width:100%; */
	}

	.collectionBoxClose
	{
		background : white;
		font-weight:bold;
		padding:2px;
		padding-right:10px;
		text-align:right;
	}

