﻿body
{
}
.gridViewStyle1
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #E2DFE2;	
	margin-bottom:0px;
	margin-left:2px;
	clear:both;
	width:718px;
	
}


.gridViewStyle
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #E2DFE2;	
	margin-bottom:5px;
	margin-left:2px;
	clear:both;
	width:718px;
}
.MultiSelectGrid
{
	background-color:White;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px;
	height: 250px;
	width: 515px;
	z-index:100;
	filter:alpha(opacity=100);
	-moz-opacity:.100;
	opacity:.100
	
	
}
.GridRowStyle
{
	background-color:White;
	border-bottom: solid 1px #E2DFE2;	
}
.mainContentContainer2 .gridViewStyle a{text-decoration: none; color:#000099; background:none; border:none}
.mainContentContainer2 .gridViewStyle a:hover{text-decoration:underline}

.GridAlternativeRowStyle
{
	background-color:White;
}
.GridPagerStyle
{ 
	
	background-color:#c6d610;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;	
}
.GridPagerStyle span
{
	padding:0px 2px 0px 2px;
    border: inset 1px #666666;	
    font-weight:bold;
	background:#cccccc;
    font-size: 10px;
}
.GridSelectedRow
{
	background:#ffffff;
	background-color:#fffA94;
}
.GridHeaderStyle
{ 
	/*
	background-image:url('../Images/HeaderBkGround.jpg');
	background-repeat:repeat-x;
	*/
	
	/*background-color:#CCCCCC;*/
	background-color:#c6d610;

	font-size: 10px;
	text-align:left;
	font-weight:normal;
}
/*.gridFooter{background:#5D7B9D; margin:0px; padding:0px; border:1px solid #FF0000}*/
.gridFooter{background:#c6d610; margin:0px; padding:0px; border:1px solid #c6d610}
.HiddenText label {display:none ;}