﻿.NormalText {
	text-align: justify;
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	direction: rtl;
}
.SideText {
	text-align: justify;
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	direction: rtl;
	background-color: #E2EBE8;
}
.FooterText {
	text-align: center;
	background-image: none;
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	direction: rtl;
	text-decoration: none;
}
a.FooterText:hover {
	color: #E4E4E4;
}
.FooterBorder {
	text-align: center;
	width:944px;
	background-image: url('images/Footer_Links.gif');
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	direction: rtl;
	text-decoration: none;
}
.table_center {
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.sideTableHighlight {
	background-image: url('images/bg_highlight.gif');
}
.sideTableNormal {
	text-decoration: none;
}
