.Header
{
	font-size: 8.5pt;
	font-style: normal;
	font-family: arial;
	background-color: #CAE1FB;
	text-decoration: none;
	font-weight : 600;
	border : #EEEEEE;
	color : #024B77;		
}
.HeaderValign
{
	font-size: 8.5pt;
	font-style: normal;
	font-family: arial;
	background-color: #D7EDFF;
	text-decoration: none;
	font-weight : 600;
	border : #EEEEEE;
	color : #024B77;		
	vertical-align:bottom;
}
.verticaltext 
{
writing-mode: tb-rl;
filter: flipv fliph;
}

.HeaderGreen
{
	font-size: 8.5pt;
	font-style: normal;
	font-family: arial;
	background-color: #319C2E;
	text-decoration: none;
	font-weight : 600;
	border : #EEEEEE;
	color : #ffffff;
}
.HeaderGreen a
{
	font-size: 8.5pt;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight : 600;
	color : #ffffff;
}
/*.Items
{
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
}
*/
.ItemsTotal
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
}

.Footer {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
.ChkBox {border:0px;}
.SelectedRow {
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	background-color: #FEFFE4; 
}
.SelectedCell {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	background-color: #FFFF66; 
}
.ReadyRow
{
	background-color:LightYellow;
}
.PendingRow
{
	background-color:#C0C0C0;
}	
MG
{
	background-color:red;
	border-style : solid solid solid solid;
}
.Grid
{
	width : 100%;
	padding : 5 2 2 2;
	border-style : solid solid solid solid;
	border-color : 	#eeeeee;
	border-width : 1px ;
	border-collapse: collapse;	

}
.RegValue
{
	color : #003366;
	text-decoration: none;	
}

.ValueLink
{
	color: #003366;
	text-decoration: underline;
	
}
.ValueDim
{
	color: #808080;
	text-decoration: none;	
}

.TotalGrid
{
	width : 100%;
	padding : 5 2 2 2;
	border-style : solid solid solid solid;
Font-Family: Arial;
}

.TotalGrid input
{
	border-width : 0 0 0 0;
}

.TotalGrid td
{
Font-Size: 8.2pt;
Font-Family: Arial;
}

.Grid a
{
Font-Size: 8.2pt;
Font-Family: Arial;
}

.xGrid input
{
border:1px;
}


.GridControlsCell
{
border-left-style: solid;
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px; 
border-top-style: solid; 
border-top-width: 1px; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
}


.MouseOver
{
	background-color:#E8F3FF;
	 border-color:#E8F3FF;
}
.Button
{
	FONT-SIZE: 8pt; 
 	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #ffcc00;
}
.checkbox
	{
	border-right: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	}

/*** home page beforeLogin ***/
INPUT
	{
	border-right: #909090 1px solid;
	BORDER-TOP: #909090 1px solid;
	BORDER-LEFT: #909090 1px solid;
	BORDER-BOTTOM: #909090 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	color:#000000;
	}
.GridTopButton
{
	background-color:White ;
}
.Online
{
	background-color:Fuchsia;
}
.Offline
{
	background-color:Gray ;
}
.Succeeded
{
	background-color:Blue;
}
.Failed
{
	background-color:Lime;
}
.NotYet
{
	background-color:Red ;
}
a.newuser
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
}
/** Grid Headers**/
.TotalHeader
{
	background-color:#6FB5EE;
	font-family: arial; 
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
		text-align : center;
}

.FreeHeader
{
	background-color:#218CE4;
	font-family: arial; 
	font-weight: bold;
	font-size: 8.5pt; 
	color: #FFFFFF;
		text-align : center;
}

.PaidHeader
{
	background-color:#56A0DE;
	font-family: arial; 
	font-weight: bold;
	font-size: 8.5pt; 
	color: #FFFFFF;
	text-align : center;
}
.TypeHeader
{
	background-color:#154A7C;
	font-family: arial; 
	font-weight: bold;
	font-size: 8.5pt; 
	color: #FFFFFF;
	text-align : center;
}
.DirectHeader
{
	background-color:#B9BAB4;
	font-family: arial; 
	font-weight: bold;
	font-size: 8.5pt; 
	color: #FFFFFF;
		text-align : center;
}
/*** end of home page beforelogin ***/