		body 
		{
			background-color:#b8d1ee;
			margin-left:0;
			margin: 0 0 0 0;
			color:#666666;
			
		}
		a:active 
		{
			color:#FF0000;
		}
		a:link
		{
			color: #666666;
		}
		a:visited
		{
			color: #999999;
		}
		
		#middlecontent div.articleContainer 
		{
			width: 100%;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			color: #000000;
		}
		#middlecontent div.rightContent p 
		{
			font-family: Arial;
			font-size: 12px;
			color: #000;
			line-height: 1.5;
		}
		
		/* Merchants AutoComplete Box/List */
		#merchantsAutoComplete 
		{
			position: relative;
			background-color: #b8d1ee;
			margin: 0px;
			padding: 2px;
			list-style-type: none;
			font-family: Arial;
		}
		/* Search Box */
		.Inputs_MerchantSearch 
		{
			width: 200px;
			font-family: Arial;
			font-size: 10px;	
			background-color: #b8d1ee;
		}
		ul.merchantsSelect 
		{
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			font-family: Arial;
			font-size: 20px;
		}
		ul.merchantsSelect li.selected
		{
			color: #FFFFFF;	
			background-color: #542371;
			cursor: pointer;
		}
		li.merchant 
		{
			list-style-type: none;
			display: block;
			margin: 0px;
			padding: 2px;
		}
		.ViewMerchantButton
		{
			display: none;
		}

		/* Contact Table */
		.contactTable 
		{
			background-color: #000000;	
			font-family: Arial;
			font-size: 12px;
			width: 100%;
			color:#000;
		}
		.contactTableHeader 
		{
			height: 20px;
			padding: 6px;
			background-color: #b8d1ee;
			text-align: center;
			font-weight: bold;
			font-size: 14px;
		}
		.contactTableCellHeader 
		{
			background-color: #EAEAEA;
			text-indent: 5px;
			font-weight: bold;
		}
		.contactTableCell 
		{
			background-color: #FFFFFF;
			text-indent: 3px;
			padding: 3px 3px 3px 0px;	
		}
		.contactTable_Input 
		{
			font-family: Arial;
			font-size: 11px;	
			background-color: #b8d1ee;
			width: 90%;
			height: 19px;
			border: 1px solid #000;
			padding-left:2px;
		}
		.contactTable_Button 
		{
			color: #000000;
			background-color: #EAEAEA;
			border-color: #000;
			border-width: 1px;
			border-style: solid;
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;	
			padding: 1px 3px 1px 3px;
		}
		
#photocontent 
{
	font-family: Arial;
	font-size: 12px;
}

#photocontent a:link
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#photocontent a:active
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#photocontent a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#photocontent a:hover
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
