table.epe_data {
	border-collapse:collapse;
	width:560px;
}
table.epe_data th {
	text-align:left;
	font-size:10px;
	border:1px solid #FFF;
	background-color:#A79B89;
	color:#FFF;
	padding:3px;
}
table.epe_data td {
	font-size:10px;
	border:1px solid #FFF;
	background-color:#eae7e2;
	padding:3px;
}
table.epe_data tr.tr-even td {
	background-color:#FFF;
}
table.epe_data td.td-0 {
	white-space:nowrap;
}
table.epe_data th p,
table.epe_data td p {
	margin:0px !important;
	padding:0px !important;
	line-height:normal !important;
}

table.epe_datatable {
	border-collapse: collapse;
	width:560px;
}
table.epe_datatable caption {
	text-align:left;
	font-weight:bold;
	color: #000000;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-top: 20px;
    padding-bottom: 10px;
}
table.epe_datatable th {
	background-color: #A79B89;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	vertical-align: bottom;
}
table.epe_datatable td {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	padding: 3px;
	line-height: normal !important;
}
table.epe_datatable td.col2,
table.epe_datatable td.col3,
table.epe_datatable td.col4 {
	text-align:right;
}

table.epe_datatable .tablerow_odd td,
table.epe_datatable .tablerow_odd th {
    background-color: #EAE7E2 !important;
}
table.epe_datatable .tablerow_even td,
table.epe_datatable .tablerow_even th {
    background-color: #FFFFFF !important;
}

/* Downloads */
.downloads-categoryPath {
	font-size:14px;
	margin-bottom:10px;
}
.downloads-categoryPath a:link,
.downloads-categoryPath a:visited {
	font-size:14px !important;
}
.downloads-categories-wrapper {
	width:560px;
}
	.downloads-categories-wrapper .category {
		float:left;
	}
	.downloads-categories-wrapper .total-downloads {
		float:right;
		text-align:right;
	}
	.downloads-categories-wrapper .head {
		background-color:#A79B89;
		padding-left:5px;
		padding-right:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin-bottom:10px;
		color:#FFF;
	}
		.downloads-categories-wrapper .head .category {
			font-weight:bold;
		}
		.downloads-categories-wrapper .head .total-downloads {
			width:150px;
			font-weight:bold;
		}
	.downloads-categories-wrapper .downloads-categories {
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #A79B89;
	}
		.downloads-categories-wrapper .downloads-categories .category {
			font-weight:bold;
		}
		.downloads-categories-wrapper .downloads-categories .total-downloads {
			width:20px;
			padding-right:10px;
		}
		.downloads-categories-wrapper .downloads-categories .description {
			
		}

.downloads-files-wrapper table.table_data {
	width:560px !important;
}
.downloads-files-wrapper table.table_data .col1 {

}
.downloads-files-wrapper table.table_data .col2 {
	width:140px !important;
}
.downloads-files-wrapper table.table_data .col3 {
	width:50px !important;
}
.downloads-files-wrapper table.table_data .col4 {
	width:40px !important;
}
