﻿body {
}

.gridHeaderBg {
	background:url(../Gemin_images/gridheaderbg.gif) repeat-x bottom;
	height:25px;
	color:#666666;
	font-weight:bold;
	padding:0 5px 0 5px;
				}

.gridDarkRow {
	background:url(../Gemin_images/griddarkrow.gif) repeat-x bottom;
	height:21px;
	color:#666666;
	background-color:#f8f8f8;
	padding:0 5px 0 5px;
}

.gridLightRow {
	background:url(../Gemin_images/gridlightrow.gif) repeat-x bottom;
	height:21px;
	color:#666666;
	background-color:#ffffff;
	padding:0 5px 0 5px;
}

.gridBorder {
	border-left:#f2f2f2 solid 1px;
	border-right:#f2f2f2 solid 1px;
	font-size:11px;
	background-color:#f5f5f5;
}
