﻿.rgDataDiv
{
    background-color:#EEF4FF !important;
}
.RadGrid_Office2007 thead
{
    background-color:Transparent !important;
    background-image:none !important;
}
.RadGrid_Office2007 th
{
    color:#4C84B8 !important;    
} 
.RadGrid_Office2007 th A
{
    color:#4C84B8 !important;    
} 
.RadGrid_Office2007 tbody A
{
    color:#539C00 !important;
}

.RadGrid_Office2007 .rgPagerCell
{
    background-color: #fff !important;
}
.RadGrid_Office2007 .rgPagerCell A
{
    color:#4C84B8 !important;
}
.RadGrid_Office2007 .rgRow td,
.RadGrid_Office2007 .rgAltRow td
{
    border-left:0px !important;
    border-right:0px !important;
}
.RadGrid_Office2007 .rgRow,
.RadGrid_Office2007 .rgAltRow
{
    background-color: #EEF4FF !important;
    min-height:30px;
}
.RadGrid_Office2007 .rgSelectedRow
{
    background-image:none !important;
    background-color:#FFF7D4 !important;
}
.RadGrid_Office2007 .rgSelectedRow TD
{
    border-bottom:solid 1px #D0D7E5 !important;
    padding-left:7px !important;
}
.RadGrid_Office2007 .rgSelectedRow TD:first-child 
{
    padding-left:8px !important;
}
.RadGrid_Office2007 .rgRow .rgSorted {
	background-color: #FFDFA1 !important;
}
.RadGrid_Office2007 .rgAltRow .rgSorted {
	background-color: #FFDFA1 !important;
}
.RadGrid_Office2007 .rgSelectedRow .rgSorted 
{
	background-color: transparent !important;
}
.RadGrid_Office2007 .rgPager
{
    background-image:none !important;
    background-color:transparent !important;
}
.RadGrid_Office2007 .rgPager td.rgPagerCell
{
    border:solid 1px transparent !important;
}
.RadGrid_Office2007 .rgPager a
{
    color: #4C84B8 !important;
}
.RadGrid_Office2007 .rgNoRecords
{
    background-color: #EEF4FF !important;
    min-height:30px;
}
.RadGrid_Office2007 .rgNoRecords TD
{    
    border-bottom:solid 1px #D0D7E5 !important;    
    padding-left:8px;
}

/*.RadGrid_Office2007 .rgRow a, .RadGrid_Office2007 .rgAltRow a, .RadGrid_Office2007 .rgEditRow a, .RadGrid_Office2007 .rgFooter a, .RadGrid_Office2007 .rgEditForm a{  
   color:#539C00;
    }*/

.Teste a:visited a:link a:hover a:active{
   color:#539C00; 
}

.RadGrid_Office2007 .rgRow a{
   color:#539C00; 
}