﻿body
{
}

.nice-table tr:hover th[scope=row], .nice-table tr:hover td
{ 
  background-color: #f2e8da;
 
} 



.BackGroundShading
{
    background-color:#F3F0E7;
}

.messageError
{
    color:Red;
    font-weight:bold;
    font-style:italic;
}

.messageInformation
{
    color:Blue;
}
/*.pagerbutton,.pagerbutton-selected,.pagertext

{
    display: block;        
    float: left;    
    text-align: center;
    border: solid 1px #061d49;        
    min-width: 18px;      
    margin-left: 3px;    
    text-decoration: none;        
    padding: 4px;
}


.pagerbutton-selected
{
    font-size: 100%;
    font-weight: bold;        
    color: #F3F0E7;
    border-width: 0px;
    background: #F3F0E7;
}*/
