#entrysTop {
	background-image: url(../newsTopicsImage/entryTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 19px;
	width: 710px;
	padding-top: 15px;
}
#entrysBottom {

	background-image: url(../newsTopicsImage/entryBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 19px;
	width: 710px;
}
#entrysMiddle {
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #746B6B;
	border-left-color: #746B6B;
	background-color: #FFFFFF;
	background-image: url(../eventReportImg/report_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*----------------------------------------------*/

h4{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC390E;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DC390E;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h5 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/*----------------------------------------------*/
th{font-weight:normal;}
h3 {
	padding-bottom: 5px;
	padding-left: 20px;
}

td{padding-left:12px;}
.detailsReport {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #DC390E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC390E;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

/*----------------------------------------------*/
.reportTbl{margin:0 15px;}
.reportTbl th img{
	margin-top: 10px;
}
/*----------------------------------------------*/
.dataTbl{
	width:100%;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top: 5px;
}
.dataTbl th,.dataTbl td{padding:2px 6px;font-size:12px; color:#444444;}
