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: #FF0000;
	font-weight: bold;
}
td.WebDataGridTdTitle {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F79634;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
td.WebDataGridTdHeader {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FEB854;
/*	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;
	vertical-align : bottom;
}
td.WebDataGridTdFilters {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: #FEB854;
	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: #3F97D3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
td.WebDataGridTdContent2 {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	background-color: #056FB6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
td.WebDataGridTdFooter {
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F79634;
/*	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:  #79C0F0;
/*	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.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: #FFFFFF;
}

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: #FFFFFF;
}

a.WebDataGridLinkHeader:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.WebDataGridLinkFooter {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #FFFFFF;
}

a.WebDataGridLinkFooter:active {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #FFFFFF;
}

a.WebDataGridLinkFooter:link {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #FFFFFF;
}

a.WebDataGridLinkFooter:visited {
	text-decoration: none;
	font-Family: Verdana, Arial; 
/*	font-weight: 10px; */
	font-size: 10px; 
	color: #FFFFFF;
}

a.WebDataGridLinkFooter:hover {
	color: #0000FF;
}

.WebDataGridLinkContent {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.WebDataGridLinkContent:active {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.WebDataGridLinkContent:link {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.WebDataGridLinkContent:visited {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

a.WebDataGridLinkContent:hover {
/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.WebDataGridInput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 67;
	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: #3D1E89;
	background-color: #FEB854;
	BORDER-TOP: 1px solid #FFFFFF;
	BORDER-LEFT: 1px solid #FFFFFF;
	BORDER-BOTTOM: 1px solid #3D1E89;
	BORDER-RIGHT: 1px solid #3D1E89;
	font-weight: bold;
}

.campos  
{
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : 000000;
   	line-height : 15px;
	background-color : BAD4FF;
	size=5;
	
}


