/* CSS Document */

table.acy_top_gridtable{
	width: 100%;
}

td.acy_hdr_cell{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	background-color:#EFF3F6;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #003366;
}

table.acy_top_gridtable td{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

table.acy_inner_gridtable{
	width: 100%;
}

table.acy_inner_gridtable td{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

table.acy_bottom_gridtable{
	width: 100%;
}

table.acy_bottom_gridtable td{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
td.acy_l_innertable, td.acy_l_pict{
	border-bottom: 1px solid #b9b9b9;
}


