.defHeader 
{
	color: #FFF !important;
	background-color: #0C2237 !important;
	border-color: #0C2237 !important;
	cursor: default !important;
	padding: .2em;
	text-align: center;
	font-weight: bold;
}

.defHeaderBorder
{
	border-color: #2B2B2B !important;
}

.defHeader a
{
	color: White;
}

.defRow
{
	color: #000 !important;
	background-color: #F3F3F3 !important;
	/*border-color: #F3F3F3 !important;*/
}

.defAltRow
{
	color: #000 !important;
	background-color: #FFFFFF !important;
	/*border-color: #FFFFFF !important;*/
}

.gridview tbody tr:hover > td
{
	background-color: Window !important;
	color: WindowText !important;
}

.defFooter
{
	/*color: Navy !important;*/
	background-color: #F7F7F7 !important;
}

.defFooter a
{
	color: Navy;
}

.defSelRow
{
	background-color: #FFF !important;
}

table.a .defSelCell
{
	border: 2px solid Highlight !important;
}

div.TAWebControls_Grid .navHelper div
{
	background-color: #2B2B2B !important;
	color: #000 !important;
}
.last
{
	border-right:1px dotted black  !important;
}
