﻿
/************** Factor's Styles *******************/
.ftrHeader {
	width:99%;
	height:auto; 
	color:#000000; 
	border:2px solid #8f4043; 
	float:right; 
	direction:rtl;
}
.ftrLable {
	float:right; 
	margin:5px 10px 5px 0; 
	width:75px;
	text-align:right;
}
.ftrHdrValue {
	float:right; 
	margin:5px 5px 10px 0; 
	color:#8f4043; 
	font-weight:bold;
}
.ftrCname {
	margin:0; 
	width:99%;
	height:auto; 
	background: #8f4043; 
	color:#ffffff; 
	border:2px solid #8f4043; 
	float:right; 
	text-align:center; 
	border-bottom:0; 
	border-top:0;
}
.ftrRow {
	margin:0; 
	width:99%;
	height:auto; 
	color:#000000;  
	border:2px solid #8f4043;
	float:right; 
	text-align:right; 
	border-bottom:0; 
	border-top:0;
	direction:rtl;
}
.ftrSum {
	margin:0; 
	width:99%;
	height:auto; 
	color:#ffffff; 
	direction:rtl; 
	float:right;
	border:2px solid #8f4043; 
	text-align:center;
}
.ftrSlable {
	width:15%; 
	float:left; 
	border-left:2px solid #ffffff; 
	background: #8f4043;
	border-right:2px solid #8f4043; 
	font-weight:bold;
}
.boxTitr {
	font-family:tahoma; 
	font-size:9pt; 
	direction:rtl;
	font-weight:bold; 
	color:#ffffff; 
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.newsTitr {
	font-family:tahoma; 
	font-size:9pt; 
	direction:rtl;
	font-weight:bold; 
	color:#990000; 
	text-shadow: 0 0 0 #ffffff, 0 -1px 1px #ffffff;
}
.boxLable {
	font-family:tahoma; 
	font-size:8pt; 
	direction:rtl;
	font-weight:normal; 
	color:#ffffff; 
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.picLink {
	border: 0px;
	margin:0;
	padding:0;
	text-decoration: none;
}
.txtLink {
	border: 0px;
	margin:0;
	padding:0;
	color:#ffffff;
	text-shadow: 0 0 0 #000000, 0 -1px 1px #000000;
}
.txtLink:hover {
	color:#ffffff;
	text-shadow: 0 0 0 #ffffff, 0 -1px 1px #ffffff;
	text-decoration: none;
}
.txtLink:hover {
	text-decoration: none;
}
