﻿/* Customer Portal */

/* customized sections for company*/
.sectionsContainer .section .sectionHeader
{
    color:#000000;
    background-color:#e8ae00;
}

.sectionsContainer .section .sectionContent
{
    background-color:#FDF9ED;
}

/* End of Sections */

/*
.customer 
{
}
.customer a:hover {color:blue; font-weight:normal;}

.customer a:active {color:blue; font-weight:normal;}
.customer a:visited {color:blue;}

.customer a:link {color:blue; font-weight:normal;}
*/

/* table simulates gridview header */ 
table.gridHeader td
{
    background-color: #cccccc;
    color:black;
}

.ajax__tab_xp1 .ajax__tab_body {background-color:#FDF9ED;}