﻿body 
{
	background-image:url('../images/master/back.jpg');
}

.seperator
{
	HEIGHT: 1px; 
	BACKGROUND-COLOR: DarkSlateBlue;
}

.Labels
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	text-decoration:none;	
	}

.LinkLabels
{
	font-family:Tahoma;
	font-size:10pt;
	direction:rtl;
	text-align:left;
	color:Black;
	text-decoration:none;
}
	
.Error_labels
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	text-align:left;	
	}
	
.PagerSetting
{
	background-image:url("../images/Grid/pagerBack.jpg");	
	background-repeat:repeat-x;	
	height:30px;
	font-family:Tahoma;
	font-size:9pt;	
}


.PagerSetting1
{
	background-image:url("../images/Grid/listGridTop.jpg");	
	background-repeat:repeat-y;	
	height:30px;
	font-family:Tahoma;
	font-size:9pt;	
	text-align:right;
	background-position:right;
}

.MainLinks
{
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
	text-align:left;	
	text-decoration:none;
}
