.listed_style_table  {
/*    background: none repeat scroll 0 0 transparent !important;*/
	background-image:url(images/bgunevent.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border:1px solid #CBD7E5 !important;
	border-collapse:collapse;
	width:100%;
}
.listed_style_table p {
    margin: 0 !important;
}
.listed_style_table tr td {
	border-top: 1px dotted #3863A3 !important;
	overflow:hidden !important;
	padding:1px 3px !important;
	color:#003399 !important;
}
.listed_style_table tr td * {
    font-weight: normal !important;
	font-size:12px !important;
	color:#003399 !important;
}
.listed_style_table tr td a {
	color:#FF8A00 !important;
}
.listed_style_table tr td:first-child {
	background-color:#C7D4E3 !important;
	border-top: 1px solid #FFFFFF !important;
	color:#003399 !important;
	font-weight:bold !important;
	padding:1px 3px 1px 5px !important;
	vertical-align:top !important;
	width:120px !important;
	color:#003399 !important;
}
.listed_style_table tr td:first-child * {
	font-weight:bold !important;
	color:#003399 !important;
}
.listed_style_table tr:first-child td {
	border-top: 0px !important;
}