.colHeader {
	background-color: #88b5da;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-gridSpacer.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bdtd {
	background-color: #c3e0f0;
	padding-left: 5px;
	height: 10px;
}
.bdtd2 {
	background-color: #c3e0f0;
	padding-left: 5px;
}
.bdtdghost {
	background-color: #eeeeee;
}
.bdtd2ghost {
	background-color: #eeeeee;
}
/* Used on: 1. Grid Row - Footer for each row */
.colFooterTR {

}
.colFooterTRghost {
}
.colbdTR {
}

/****************************************************************************/
/* The following are used in :                                              */
/* C:\Inetpub\wwwroot\ATIS\Resources\DataGrids.js                           */

/* Used on: 1. Grid Filter - Search Bar */

.FilterSearchBar2 {
	background-image: url(/ATIS/App_Themes/ATIS/images/atis-gridHeader.gif);
	background-repeat:no-repeat;
	width: 590px;
	margin-left: 10px;
	height: 55px;
}
.FilterSearchBar {
	background-image: url(/ATIS/App_Themes/ATIS/images/atis-gridHeader.gif);
	background-repeat:no-repeat;
	width: 590px;
	margin-left: 10px;
	height: 36px;
}
/* Used on: 1. Grid Filter - "Filter By" text */
.FilterByText {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 5px;
}
/* Used on: 1. Grid Filter - Sub Filter text */
.FilterBySubText {
	font-size: 9px;
	padding-left: 3px;
}
/* Used on: 1. Grid Filter - Filter drop down selection control */
.FilterDrop {
	font-size: 9px;
	/* height: 10px;  * Commment out so it will work nicely in Mozilla */
}
/* Used on: 1. Grid Filter - Reset button */
.GridButton {    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	color: #333333;
}
/****************************************************************************/
.gcol1 {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-gridSpacer.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right: 2px;
}
.gridbd {
	margin-top: 2px;
}
.ginsideTbl {
	background-image:url(/ATIS/App_Themes/ATIS/images/atis-gridSpacer.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 2px;
}
a.acolHeader, a.acolHeader:link, a.acolHeader:visited, a.acolHeader:active {
	color: #ffffff;
	text-decoration: none;
    font-size: 10px;
}
a.acolHeader:hover {
	text-decoration: underline;
	color: #1d4e84;
	font-size: 10px;
}
