.dashed_header
{
	margin-bottom:        0px;
	padding-bottom:       5px;
	font-size:     14px;
	color:         #666;
	font-weight:   normal;	
	border-bottom: 1px dashed rgb(204, 204, 204); 
	
}

.table_header
{
	text-align:       center;
	padding:          3px;
	font-weight:      bold;
	background-color: #471b1a;
	color:#fff;
}
