﻿TABLE.GridStyle TR TD, TABLE.GridStyle TR TH, 
TABLE.GridStyle TR TH SPAN, TABLE.GridStyle TR TD SPAN 
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    white-space : nowrap;
    color:Black;
    
}

TABLE.GridPagerStyle TR TD A, TABLE.GridPagerStyle TR TD
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	white-space: nowrap;
	color: Navy;
	background-image: url(/images/headerbg.gif);
	background-repeat: repeat;
}

TABLE.GridStyle TR TD, TABLE.GridStyle TR TH
{
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
}

TABLE.GridStyle TR TH
{
    /*border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;*/

    background-image : url(/images/headerbg.gif);
    background-repeat : repeat;
    background: #2f52a5 !important ;
    height:20px;
    color:whitesmoke !important;
}        

TABLE.GridStyle TR
{
    /*height : 15px;
    max-height : 15px;
    min-height : 15px;*/
}    
        
TABLE.GridStyle TR TD
{
    
    border-top: 1px solid #F0F0F0;
    border-left: 1px solid #F0F0F0;
    border-bottom: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
}        
TR.GridAlternateRowStyle
{
    background-color: #F5F5F5;
}
TR.GridRowStyle
{
    background-color: White;
}
.DDL
{
	background-color: White;
    border: solid 1px gray;
    border-right: 0px none;
    font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	width :120px;
	  
   
}
.CustomComboBoxStyle .ajax__combobox_textboxcontainer input 
{
    background-color: White;
    border: solid 1px gray;
    border-right: 0px none;
    font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	width :120px;
	
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer button 
{
     border: solid 1px gray;
 }

.CustomComboBoxStyle .ajax__combobox_itemlist
{
	 background-color: White;
    border: solid 1px gray;
    border-right: 0px none;
    font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	width :120px;
}

.lbl
{
    background-color:White;
    font-family :Tahoma , Verdana , Arial ;
    font-size:10pt;
    Color:#083873; 
    font-weight:bold ; 
    }

.reportheader:hover
{
    height: 25px; font-size: 12pt; font-family: Tahoma, Verdana , Arial;background-color:#2f52a5;border-radius:10px;
                                text-align: center; vertical-align: baseline; color:white; font-weight: bold;
}
.reportheader
{
    height: 25px; font-size: 12pt; font-family: Tahoma, Verdana , Arial;background-color:white;width:99%;
                                text-align: center; vertical-align: baseline; color:#2f52a5; font-weight: bold;border-bottom:solid 4px;font-size:18px;
}

    

      