table tr td{
border:1px solid white;
border-spacing:0px;
}
.header{
background-color:#2e2e2e;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
padding-right:10px;
}
.totalsHeader{
background-color:#e69138;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
padding:3px 15px;
}
.repName{
background-color:#2e2e2e;
color:white;
font-weight:bold;
font-family:Arial;
font-size:15px;
padding:5px;
}
.typeHeader{
background-color:#0b5394;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:center;
}
.statusHeader{
background-color:#2e2e2e;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:center;
padding:3px;
}
.status{
font-weight:bold;
font-family:Arial;
font-size:35px;
text-align:center;
}
.totals{
background-color:#6aa84f;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:center;
}
.totals_alert{
background-color:#cc4125;
color:white;
font-weight:bold;
font-family:Arial;
font-size:11px;
text-align:center;
}
.sbd
{
	background-color:#000;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding: 0px 5px;
	text-align:center;
}
.times
{
	background-color:#cfe2f3;
	color:#000;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding: 0px 5px;
	text-align:center;
}
.ad
{
	background-color:#f1c232;
	color:#000;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding: 0px 5px;
	text-align:center;
}
.abd
{
	background-color:#6aa84f;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding: 0px 5px;
	text-align:center;
}
.abd_alert
{
	background-color:#dd7e6b;
	color:#000;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	padding: 0px 5px;
	text-align:center;
}