table.WebDataGridTableContent{
/*	background-color: #BDDFA8;
	border-bottom : #4A672D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top : #4A672D;
	border-top-style : solid;
	border-top-width : 1px;
	border-left : #4A672D;
	border-left-style : solid;
	border-left-width : 1px;
	border-right : #4A672D;
	border-right-style : solid;
	border-right-width : 1px;*/
}
font.WebDataGridActualPage {
/*	background-color: #3D9D01;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}
td.WebDataGridTdTitle{
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FCEBDB;
	background-image: url(/web/gifs/menu/hover.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
}
td.WebDataGridTdHeader {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FCEBDB;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
}
td.WebDataGridTdFilters {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: #FCEBDB;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
td.WebDataGridTdContent1 {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
td.WebDataGridTdContent2 {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	background-color: #F0F0F0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
td.WebDataGridTdFooter {
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F0A02F;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
}
td.WebDataGridTdGrouped {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:F5F167;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
		text-align: left;
}
td.WebDataGridTdSummaryTotal {
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FED6AC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
td.WebDataGridTdSummarySubTotal {
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FED6AC;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.WebDataGridLinkHeader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

a.WebDataGridLinkHeader:active {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

a.WebDataGridLinkHeader:link {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

a.WebDataGridLinkHeader:visited {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

a.WebDataGridLinkHeader:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #B82B0A;
}

.WebDataGridLinkFooter {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #000000;
}

a.WebDataGridLinkFooter:active {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #000000;
}

a.WebDataGridLinkFooter:link {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #000000;
}

a.WebDataGridLinkFooter:visited {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #000000;
}

a.WebDataGridLinkFooter:hover {
	color: #B82B0A;
}

.WebDataGridLinkContent {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.WebDataGridLinkContent:active {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.WebDataGridLinkContent:link {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.WebDataGridLinkContent:visited {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.WebDataGridLinkContent:hover {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #AA0000;
}
.WebDataGridInput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	BORDER-TOP: 1px solid #4A672D;
	BORDER-LEFT: 1px solid #4A672D;
	BORDER-BOTTOM: 1px solid #D3D0FA;
	BORDER-RIGHT: 1px solid #D3D0FA;
	font-weight: normal;
}
.WebDataGridSelect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D3D0FA;
	BORDER-TOP: 1px solid #4A672D;
	BORDER-LEFT: 1px solid #4A672D;
	BORDER-BOTTOM: 1px solid #D3D0FA;
	BORDER-RIGHT: 1px solid #D3D0FA;
	font-weight: normal;
}
.WebDataGridButton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FEEAD7;
	BORDER-TOP: 1px solid #FFFFFF;
	BORDER-LEFT: 1px solid #FFFFFF;
	BORDER-BOTTOM: 1px solid #3D1E89;
	BORDER-RIGHT: 1px solid #3D1E89;
	font-weight: bold;
}

