.Locked
{
	background-color:Red;
	color:Red;
	font-style:italic;
}
.LeadsSummary
{
	background-color: #EEE6DE;
}

.LeadsSummaryHeader
{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	
}

.LeadsSummaryHeader TD
{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
}

.LeadsSummary th
{
	text-align:left;
	font-size:9pt;
	font-weight:bold;	
}
.LeadsSummary th tr
{
	font-weight:bold;
}
.LeadsSummary tr td, th
{
	padding:1px;
	text-align:left;
	font-size:8pt;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
}

.LeadsSummary .Item, .AltItem
{
	border:0px;
	background-color: #EEE6DE;		
	
}

.LeadsSummary .Item input, .LeadsSummary .Item select
{
	background-color: #EEE6DE;
}
.LeadsSummary .AltItem input, .LeadsSummary .AltItem select
{
	background-color: #D3E0CE;
}
.LeadsSummary .AltItem
{
	background-color: #D3E0CE;
}

.LeadsSummary .VIPFlag
{
	color:Blue;
	font-size:6.5pt;
	display:inline;
}
.Pagination
{
	text-align:right;
}

.Pagination A, B
{
			
}

