DIV.alt_container
{
	border: solid 1px #006600;
	padding: 0px;
}

DIV.alt_title
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #006600;
	background-image: url('images/box_topFill.jpg');
	color: white;
	padding: 2px;
}

TD.alt_item
{
	font-size: 9pt;
	font-weight: normal;
	background-color: #ffffff;
	color: black;
	border-bottom: dashed 1px #999999;
	padding: 5px;
}
