﻿td.history_list_header
{
	width: 239px;
	height: 71px;
	
	background-image: url(history_topTitle.jpg);
}

td.history_list_body
{
	width: 239px;
	height: 242px;
	
	background-image: url(history_bodyRpt.jpg);
}

td.history_list_footer
{
	width: 239px;
	height: 87px;
	
	background-image: url(history_btmFooter.jpg);
}

div.history_list_content
{
	width: 168px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;	
}

div.history_list_item_title
{
	font-family: 'Arial';
	font-size: 9pt;
	font-weight: normal;

	text-transform: capitalize;
	letter-spacing: -0.000cm;
	
	color: #000099;
	
	margin-top: 3px;
	margin-bottom: 6px;
}

a.history_list_item_link
{
	color: #000044;
}

a.history_list_item_link:hover
{
	color: #000099;
}

a.history_list_item_link:visited
{
	color: #000044;
}