/* CSS Document */
body {
	position: relative;
	height: 98%;
}
td.transaction_heading {
	padding: 0 7px 10px 21px;
}
td.transaction_heading h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8C413E;
	margin: 0;
	padding: 0;
}
td.transaction_heading hr {
	height: 2px;
	color: #CC6600;
	margin: 0;
	padding: 0;
}
div.transaction_details {
	width: 132px;
	padding: 54px 7px 7px 9px;
	border: 1px solid #DBD6C7;
	background-image: url(images/bg_transaction_details.gif);
	background-repeat: no-repeat;
	background-color: #FEFEFE;
}
div.transaction_details p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p.transaction_links {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
p.transaction_links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #C14032;
}
p.transaction_links a:hover {
	text-decoration: underline;
}
h1 {
	color: #660000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C14032;
	margin: 0 20px 0 0;
	padding: 0;
}
table.transactions, div.transactions_footer {
	border-right: 1px solid #D4D3CE;
}
div.transactions_footer {
	background-color: #F3F2E8;
	width: 799px;
	height: 50%;
}
.trans_small {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding: 15px 10px 45px 18px;
}
table.argent_tombstones {
	background-image: url(images/bg_argent_tombstones.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 145px;
}
div.right_nav {
	padding: 0 0px 0 10px;
}