.GridStyle
{
	border-right: white 2px ridge;
	border-top: white 2px ridge;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	border-left: white 2px ridge;
	color: white;
	direction: rtl;
	border-bottom: white 2px ridge;
	font-style: normal;
	font-family: Tahoma;
	background-color: white;
	text-align: center;
}
.GridColStyle
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	direction: rtl;
	font-style: normal;
	font-family: Tahoma;
	background-color: #EEEEEE;
	text-align: center;
}
.GridAlternativeColStyle
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	direction: rtl;
	font-style: normal;
	font-family: Tahoma;
	background-color: #DCDCDC;
	text-align: center;
}
.GridSelectedStyle
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:rtl;
	background-color:#cccc66;
	color:#333333;
	text-align: center;
}
.GridPageStyle
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:ltr;
	text-align:left;
	background-color:#C6C3C6;
	color:Black;

}
.GridHeader
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: baseline;
	color: white;
	direction: rtl;
	font-style: normal;
	font-family: Tahoma;
	background-color: #000084;
	text-align: center;
}
.GridFaFooter 
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:rtl;
	text-align:center;
	background-color:#CCCCCC;
	color:Black;
}
.GridEnFooter 
{
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	direction:ltr;
	text-align:center;
	background-color:#CCCCCC;
	color:Black;
}
.GridDateCol
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:ltr;
	text-align:center;
}
.GridFaCol
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:rtl;
	text-align:Right;
}


.GridEnCol
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	direction:ltr;
	text-align:center;
}
.GridBody
{
	width:96%;
}
.GridBohraniDanger
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;	
	text-align:center;
	background-color: #FF8080;
	color:Black;
}
.GridBohraniDangerAL
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;	
	text-align:center;
	background-color:#FFA0A0;
	color:Black;
}
.GridBohrani
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;	
	text-align:center;
	background-color:#ffff70;
	color:Black;
}
.GridBohraniAL
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;	
	text-align:center;
	background-color:#FFFFA0;
	color:Black;
}

