﻿body 
{
}

.LabelGroup
{
background-color:Transparent;
font-family: Verdana,Arial, Microsoft Sans Serif,Helvetica;
font-size: 11px;
 
    font-weight:bold;     
}
.GroupBox
{
border-color:#7f9db9;
border-style:solid; 
border-width:1px;
}

.Toolbar
{
background-image: url(../Images/igWebToolBarBg2.jpg);
background-repeat: repeat-x;
background-color: #B3D4FF;
border-bottom: 1px solid #6F9DD9;
height:35px;
}

.ToolbarCaption
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
background-color:Transparent;
color:black;
font-family: Verdana,microsoft sans sarif;
font-size: 13px;
font-style: normal;
font-weight:bold
}

.DataEntryDisabled
{   background-color: #EDF3FF;
border-right: #B3D4FF 1px solid;
    border-top: #B3D4FF 1px solid; 
    font-size: 8pt; 
    border-left: #B3D4FF 1px solid;
    border-bottom: #B3D4FF 1px solid; 
    font-family: Verdana,microsoft sans sarif;    
}

.ToolbarFullWidth
{
background-image: url(../Images/igWebToolBarBg2.jpg);
background-repeat: repeat-x;
background-color: #B3D4FF;
border-bottom: 1px solid #6F9DD9;
height:35px;
}

.ToolbarCaptionFullWidth
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
background-color:Transparent;
color:black;
font-family: Verdana,microsoft sans sarif;
font-size: 10pt;
font-style: normal;
font-weight:bold
}

/**************New Style End**************/
.DataEntry 
{  
border-right: #B3D4FF 1px solid;
    border-top: #B3D4FF 1px solid; 
    font-size: 8pt; 
    border-left: #B3D4FF 1px solid;
    border-bottom: #B3D4FF 1px solid; 
    font-family: Verdana,microsoft sans sarif;
    background-color: #ffffff;    
}
.Label 
{
font-family: Verdana,microsoft sans sarif;
font-size: 8pt;
font-style: normal;
text-align: justify;      
    background-color:Transparent;   
    white-space: nowrap; 
}

.pagination
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0033FF;
text-decoration:none;
font-weight:bold;
}

.pagination a
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0033FF;
text-decoration:none;
font-weight:bold;
}

.pagination a:hover
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF00;
text-decoration:none;
font-weight:bold;
}

.pagination a:visited
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF00;
text-decoration:none;
font-weight:bold;
}