/* --------------------------------------------------------------------------------- product -- */
.elt-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 100%;
	background-color: #FAFFE5;
}
.elite-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 100%;
}
.arabic_font{
	font-size: 12pt;
}
a:link {
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
.elt-table {
	width: 100%;
}
.elt-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 1pt;
	width: 100%;
}
.elt-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F4720C;
	letter-spacing: 1pt;
	font-style: italic;
}
a.elt-stitle:link {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F4720C;
	letter-spacing: 1pt;
	font-style: italic;
	text-decoration: none;
}
a.elt-stitle:visited {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F4720C;
	letter-spacing: 1pt;
	font-style: italic;
	text-decoration: none;
}
a.elt-stitle:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F4720C;
	letter-spacing: 1pt;
	font-style: italic;
	text-decoration: underline;
}
a.elt-stitle:active {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #F4720C;
	letter-spacing: 1pt;
	font-style: italic;
	text-decoration: underline;
}

.elt-head2 {
	color: #FF3300;
	background-color: #FAF2ED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
}
.elt-head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FCE4D4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #511602;
	background-color: #FFFFFF;
	border: 1px solid #FF6633;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #511602;
	background-color: #FFFFFF;
	border: 1px solid #FF6633;
}
.elt-binput {
	font-weight: bold;
	cursor: hand;
}
.elt-brdr {
	border: 1px solid #FD581F;
	width: 205px;
}
.elt-stitle2 {
	background-color: #FEE89B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4720C;
	border-bottom-color: #F4720C;
}
.elt-topbar {
	background-color: #FBDF7D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C25805;
	border-bottom-color: #C25805;
}
.elt-stitle3 {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #C25805;
	letter-spacing: 1pt;
	font-style: italic;
	background-color: #FEE89B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4720C;
	border-bottom-color: #F4720C;
}
.elite-red {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: red;
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
}
.elite-red1 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4720C;
}
/* --------------------------------------------------------------------------------- end of product -- */