.RadGrid{background-color: #E0E0E0;border-color: #000000;}
.RadGridPager{background-color: #E0E0E0; font-size: 10pt; font-family: Microsoft Sans Serif; font-weight:normal;}
.EditButton A {color: green; font-weight:normal; font-family: Microsoft Sans Serif; font-size: 8pt;}
.DeleteButton A {color: #A00000; font-weight:normal; font-family: Microsoft Sans Serif; font-size: 8pt}
.GridHeader {
    background-color: #E8E2CA; 
    font-family: Arial, Verdana; 
    font-size: 10pt; 
    color: black;
}

.GridHeader a {
    background-color: #E8E2CA; 
    font-family: Arial, Verdana; 
    font-size: 10pt; 
    color: black;
}

.GridItem {background-color: #E5E7D8; font-family: Microsoft Sans Serif; font-size: 10pt;}
.GridAltItem {background-color: #F7F6EB; font-family: Microsoft Sans Serif; font-size: 10pt;}
