body
{
	background-color:#807D84;
}
	
.HyperLink
{
	font-family:Tahoma;
	font-size:12px;
	color:White;
	text-decoration: none;
}

.Text
{
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	color:#003449;
	direction:rtl;
	line-height:20px;
}

.Label
{
	border-style:none;
	direction:ltr;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#1C0A03;
	width:200px;
	height:22;
}

.HyperLinkHeader
{
	font-family:Tahoma;
	font-size:12px;
	color:#ff6000;
	text-decoration: none;
}

.TextTitle
{
	text-align:justify;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#ff6000;
	direction:rtl;
}

.AlternatingRowStyle
{
	background-color:#D0D0D0;
	color:Navy;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	height:20px;
}

.HeaderStyle
{
	color:#FFFFFF;
	background-color:#909090;
	font-family:Tahoma;
	text-align:center;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	height:40px;
}

.PagerStyle
{
	background-color:whiteSmoke;
	color:Blue;
	direction:ltr;
	font-size:smaller;
}

.RowStyle
{
	background-color:White;
	color:Navy;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	height:20px;
}

