﻿.DmatGridView
{
	font-size: 12px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #AEADAD;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #AEADAD;
}

.DmatGridViewFundPageRight
{
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #AEADAD;
}

.DmatGridView A
{
	color: #B98145;
	text-decoration: none;
}
.DmatGridView A:hover
{
	color: #653614;
	text-decoration: none;
}
.DmatGridViewHeaderRow
{
	font-weight: bold;
	text-align: left;
}
.DmatGridViewHeaderRow A
{
	color: #666666;
	text-decoration: none;
}
.DmatGridViewHeaderRow TH
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.DmatGridViewDetailRow A
{
	font-weight: bold;
}
.DmatGridViewDetailRow TD
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.IncomeHeaderStyle
{
	background: #AAAAAA;
	border-right: dotted 1px white;
	height: 30px;
	
	
}

.AlternateRow
{
	background: #F8F8F8 ;
}






