.flash_graph{
	color: #333;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	border:0px solid #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	width: 320px;
	overflow:hidden;
}
.flash_graph tfoot tr{
	background-color:#FEEBBF;
}
.flash_chart_setup{
	width:320px;
	height:300px;
	background-color:#ffffff;
	border-top-color:#E2E2E2;
	border-left-color:#E2E2E2;
	border-right-color:#751170;
	border-bottom-color:#E2E2E2;
	background-image:url('show_flash_chart');
}
#flash_chart_sometotals2.flash_chart_setup{
	width:320px;
	height:300px;
	background-color:#ffffff;
	border-top-color:#E2E2E2;
	border-left-color:#E2E2E2;
	border-right-color:#751170;
	border-bottom-color:#E2E2E2;
}
.show_hide_container{
	border-top:3px solid #000033;
	width:100%;
	height:20px;
	background-color:#E2E2E2;
	text-align:right;
	padding-top:6px;
	display:none;
}
.icon_link{
	background: url(images/link.gif) top left no-repeat;
	padding:0px 0px 6px 20px;
	border-bottom:0px solid #000033;
	margin-right:10px;
	display:none;
}
.flash_chart_link{
	background: url(images/graph.gif) top left no-repeat;
}
.html_table_link{
	background: url(images/table.gif) top left no-repeat;
}
.flash_chart_title{
	float:left;
	font-weight:bold;
	padding-left:3px;
}
