﻿/* **************************
 ACTIVE REPORT
************************** */

#contents table.arepo{
	margin:0px 0px 30px 10px;
	padding:0px;
	width:740px;
	border-top:1px solid #aeaeb0;
	border-left:1px solid #aeaeb0;
}
#contents table.arepo th{
	margin:0px;
	padding:8px 20px;
	background-color:#637ca3;
	border-right:1px solid #aeaeb0;
	border-bottom:1px solid #aeaeb0;
	color:#fff;
	font-weight:700;
	text-align:left;
}
#contents table.arepo th a:link,#contents table.arepo th a:visited{
	color:#fff;
}
#contents table.arepo th a:hover,#contents table.arepo th a:active{
	color:#fc0;
}

#contents table.arepo td{
	margin:0px;
	padding:20px;
	border-right:1px solid #aeaeb0;
	border-bottom:1px solid #aeaeb0;
	line-height:1.5;
}

#contents table.arepo p.repoimg{
	margin:0px;
	padding:0px 0px 15px 0px;
	text-align:left;
}
#contents table.arepo p.repoimg img{
	margin-right:10px;
}