﻿
table.tableFilter   
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse: collapse;
	/*background-color: #ECE9D8; */
	background: transparent url(../App_Themes/GrayI.gif) repeat-x 0 0;  
	border: 0px solid #DCDCDC;
	vertical-align:text-bottom;
}

table.GridPanelPagerGray
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse: collapse;
	/*background-color: #ECE9D8; */
	/*background: transparent url(../images/GrayI.gif) repeat-x 0 0; */ 
	border: 1px solid #DCDCDC;
	vertical-align:text-bottom;
}

table.GridPagerGray
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse: collapse;
	/*background-color: #ECE9D8; gainsboro = #DCDCDC*/
	/*background: transparent url(../images/GrayI.gif) repeat-x 0 0;  */
	border: 0px solid #DCDCDC;
	vertical-align:text-bottom;
}

table.tablePager   
{
	color: Yellow;
	border-collapse: collapse;
	border:0;
	background: transparent url(../App_Themes/DrkBlueFooterBar.gif) repeat-x 0 0;  
	border-color:#7F9DB9;
}

.GridViewHeaderI
{    
    background: transparent url(../App_Themes/DrkBlueHeaderBarI.gif) repeat-x 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.GridViewFooter
{    
    background: transparent url(../App_Themes/DrkBlueFooterBar.gif) repeat-x 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.DetailViewHeaderFooter
{    
    background: transparent url(../App_Themes/GrayI.gif) repeat-x 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;  
}

.DetailViewHeaderFooterDrkBlue
{    
    background: transparent url(../App_Themes/DrkBlueFooterBar.gif) repeat-x 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.GridTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.TextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #DCDCDC;
}

.Button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SeeAlsoLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.WebLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SeeAlsoWebLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.watermarkedTextbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;  
	color:#B9B9B9;
	font-style:italic;
	border: 1px solid #DCDCDC;
}

.watermarkedTextboxFrm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;  
	color:#B9B9B9;
}

.Validator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

