﻿td.amish_list_header
{
	width: 240px;
	height: 88px;
	
	background-image: url(amish_topTitle.jpg);
}

td.amish_list_body
{
	width: 240px;
	height: 320px;
	
	background-image: url(amish_bodyRpt.jpg);
}

td.amish_list_footer
{
	width: 240px;
	height: 57px;
	
	background-image: url(amish_btmFooter.jpg);
}

div.amish_list_content
{
	width: 168px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;	
}

div.amish_list_item_title
{
	font-family: 'Arial';
	font-size: 8pt;
	font-weight: normal;

	text-transform: capitalize;
	letter-spacing: -0.000cm;
	
	color: #000099;
	
	margin-top: 5px;
	margin-bottom: 6px;
}

a.amish_list_item_link
{
	color: #000044;
}

a.amish_list_item_link:hover
{
	color: #000099;
}

a.amish_list_item_link:visited
{
	color: #000044;
}
