﻿.TextBoxes
{
	font-size: 8pt;
	vertical-align: sub;
	color: dimgray;
	font-family: tahoma;
	text-align: center;
}
.ETextBoxes
{
	font-size: 8pt;
	vertical-align: sub;
	color: dimgray;
	font-family: tahoma;
	text-align: center;
	direction:ltr
}
.Lables
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	direction: rtl;
}
.ELables
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	direction: ltr;
}

.GridHeaders
{
	font-size: 8pt;
	color: #000066;
	font-family: tahoma;
}

.GridText
{
	font-size: 9pt;
	color: gray;
	font-family: tahoma;
}
.bt
{
	font-family: tahoma;
	font-size: 8pt;
}

TD
{
	font-size: 8pt;
	font-family: tahoma;
}

.bt
{
	font-size: 9pt;
	font-family: tahoma;
}
.links
{
	font-size: 8pt;
	color:#727272;
	font-family: tahoma;
	text-decoration: none;
}
.links:hover
{
	font-size: 8pt;
	color: #a20819;
	font-family: tahoma;
	text-decoration: none;
}

.Article
{
	font-size: 8pt;
	color:#3D6D72;
	font-family: tahoma;
	text-decoration: none;
}
.Article:hover
{
	font-size: 8pt;
	color: #a20819;
	font-family: tahoma;
	text-decoration: none;
}
a
{
	font-size: 8pt;
	color: #435354;
	font-family: tahoma;
	text-decoration: none;
}

