﻿tr.CourseCatalogGridFooter, tr.CourseCatalogGridFooter td, tr.CourseCatalogGridFooter th 
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White;  
    text-align: left;
}

tr.CourseCatalogGridHeader, tr.CourseCatalogGridHeader td, tr.CourseCatalogGridHeader th  
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White; 
    text-align: left;
}

tr.CourseCatalogGridItem, tr.CourseCatalogGridItem td, tr.CourseCatalogGridItem th  
{ 
    background-color: #EFF3FB;
    color: Black;  
}

tr.CourseCatalogGridAltItem, tr.CourseCatalogGridAltItem td, tr.CourseCatalogGridAltItem th  
{ 
    background-color: #FFFFFF; 
    color: Black;  
}



tr.CategoryNavGridFooter, tr.CategoryNavGridFooter td, tr.CategoryNavGridFooter th 
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White;  
    text-align: center;
}

tr.CategoryNavGridHeader, tr.CategoryNavGridHeader td, tr.CategoryNavGridHeader th  
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White; 
    text-align: center;
}

tr.CategoryNavGridItem, tr.CategoryNavGridItem td, tr.CategoryNavGridItem th  
{ 
    background-color: #EFF3FB;
    color: Black;  
}

tr.CategoryNavGridAltItem, tr.CategoryNavGridAltItem td, tr.CategoryNavGridAltItem th  
{ 
    background-color: #FFFFFF; 
    color: Black;  
}



tr.CourseManGridFooter, tr.CourseManGridFooter td, tr.CourseManGridFooter th 
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White;  
    text-align: center;
}

tr.CourseManGridHeader, tr.CourseManGridHeader td, tr.CourseManGridHeader th  
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White; 
    text-align: left;
}

tr.CourseManGridItem, tr.CourseManGridItem td, tr.CourseManGridItem th  
{ 
    background-color: #EFF3FB;
    color: Black;  
}

tr.CourseManGridAltItem, tr.CourseManGridAltItem td, tr.CourseManGridAltItem th  
{ 
    background-color: #FFFFFF; 
    color: Black;  
}


tr.LearnerAssignGridFooter, tr.LearnerAssignGridFooter td, tr.LearnerAssignGridFooter th 
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White;  
    text-align: left;
}

tr.LearnerAssignGridHeader, tr.LearnerAssignGridHeader td, tr.LearnerAssignGridHeader th  
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White; 
    text-align: left;
}

tr.LearnerAssignGridItem, tr.LearnerAssignGridItem td, tr.LearnerAssignGridItem th  
{ 
    background-color: #EFF3FB;
    color: Black;  
}

tr.LearnerAssignGridAltItem, tr.LearnerAssignGridAltItem td, tr.LearnerAssignGridAltItem th  
{ 
    background-color: #FFFFFF; 
    color: Black;  
}


tr.LearnerCoursesGridFooter, tr.LearnerCoursesGridFooter td, tr.LearnerCoursesGridFooter th 
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White;  
    text-align: left;
}

tr.LearnerCoursesGridHeader, tr.LearnerCoursesGridHeader td, tr.LearnerCoursesGridHeader th  
{ 
    background-color: #9AB4DD; 
    font-weight: bold;
    color: White; 
    text-align: left;
}

tr.LearnerCoursesGridItem, tr.LearnerCoursesGridItem td, tr.LearnerCoursesGridItem th  
{ 
    background-color: #EFF3FB;
    color: Black;  
}

tr.LearnerCoursesGridAltItem, tr.LearnerCoursesGridAltItem td, tr.LearnerCoursesGridAltItem th  
{ 
    background-color: #FFFFFF; 
    color: Black;  
}

/*

 BackColor="#9AB4DD" Font-Bold="True" ForeColor="White"

*/