@import treestyle.css;
body
{
	/*direction : rtl;*/
	/*font-family:Tahoma;*/
	/*font-size:7pt;*/
	padding:0px;
	margin:0px;
	background-image : url(../Images/back.gif);
	SCROLLBAR-FACE-COLOR: rgb(185,185,185);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(185,185,185);
	SCROLLBAR-SHADOW-COLOR: rgb(185,185,185);
	SCROLLBAR-3DLIGHT-COLOR: rgb(101,101,101);
	SCROLLBAR-ARROW-COLOR: rgb(27,65,180);
	SCROLLBAR-TRACK-COLOR: rgb(230,230,230);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(101,101,101);
}

Label
{
	font-family:Tahoma;
	/*font-size:7pt;*/
}

TD.FehrestImage
{
	padding-top:8;
	padding-right : 8;
	width:140;
	height:104;
	background-repeat:no-repeat;
	background-position:Center Center;
	/*background-image : url(../Images/frame_fa.gif);*/
	/* ur(../Images/frame_fa.gif);*/
}

IMG.FehrestImage
{
	border:none;	
	width:140;
	height:104;
	/* ur(../Images/frame_fa.gif);*/
}

.Logo
{
	background-image : url(../Images/p_header.jpg);
}

.GridHeader
{
	/*background-color : #bad1ed;*/
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f5f5f5,endColorStr=#c2c6c1);
	border-bottom:Solid 1px Black;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
}

.OddItem
{
	background-color: White;
	font-family:Tahoma;
	font-size:8pt;
	height:20px;
}

.EvenItem
{
	background-color: WhiteSmoke;
	font-family:Tahoma;
	font-size:8pt;
	height:20px;
}

.selectItem
{
	background-color: Blue;
	font-family:Tahoma;
	color:White;
	font-size:8pt;
	height:20px;
}

.MainPanel
{
	direction : rtl;
}

.ImagePart
{
	z-index:-100;
}

.CellStyle
{
	direction : rtl;
}

.EPCLink:Link
{
	text-decoration : none;
}

.EPCLink:Visited
{
	text-decoration : none;
}

.EPCLink:Hover
{
	text-decoration:unserline;
}

A:Link
{
	text-decoration:None;
	color:Blue;
}

A:Visited
{
	text-decoration:None;
	color:Blue;
}

A:Hover
{
	text-decoration:UnderLine;
	color:Blue;
}