﻿body 
{
	font-family: Helvetica,Arial,sans-serif;
}

.tblFilters
{
	background: #D8DED7;
	font-size: 11px;
	margin-bottom: 8px;
	width: 540px;
	height: 50px;
}
.tblFilters td
{
	overflow: hidden;
}
.grdReferences
{
	width: 540px;
	color: #67746B;
	font-size: 11px;
	text-align: left;
}

.grdReferences a, .grdReferences a:link, .grdReferences a:visited, .grdReferences a:active
{
	color: #67746B;
}

.grdReferences td
{
	
}

.grdReferences .grdHeader th
{
	background: #67746B;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
.grdReferences .grdHeader a
{
	color: #fff;
}

.grdReferences .AlternateRow
{
	background: #D8DED7;
}

.ShowDetails 
{
	font-size: 11px;
	width: 355px;	
	overflow: hidden;
}
