/* News Articles Custom Styles */
.NormalWhite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	direction: rtl;
}
.articleQuote {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	direction: rtl;
}
.articleTitle {
	border-top: 1px solid rgb(104, 52, 2);
	border-bottom: 1px solid rgb(104, 52, 2);
	padding: 3px;
	font-weight: bold;
	color: rgb(255, 232, 153);
	background-color: transparent;
}
A.articleTitle:link {
	color: #6B3400;
	text-decoration: none;
}
A.articleTitle:Hover {
	color: ##F7E7C6;
}
A.articleTitle:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	padding-bottom: 5px;
 .articleTable {
background-color: black;
margin: 0px;
}
.articleTopCell {
	border-top: 1px solid rgb(104, 52, 2);
	border-bottom: 1px solid rgb(104, 52, 2);
	padding: 3px;
	font-weight: bold;
	color: rgb(255, 232, 153);
	background-color: transparent;
}
.articleContentCell {
	color: black;
	padding: 6px;
	background-color: #FBFFD6;
	direction: rtl;
}
.articleTextCell {
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: disc;
}
a.articleTextCell:link {
	color: black;
	padding: 6px;
	background-color: #FBFFD6;
	direction: rtl;
}
a.articleTextCell:Hover {
	color: black;
	padding: 6px;
	background-color: #FBFFD6;
	direction: rtl;
}
a.articleTextCell:visited {
	color: darkblue;
	padding: 6px;
	background-color: #FBFFD6;
	direction: rtl;
}
.articleIconCell {
	background-color: #DCDCDC;
	width: 20px;
}
.articleFooterCell {
	color: #FFFFFF;
	padding: 3px;
	background-color: #FBFFD6;
	height: 25px;
	direction: rtl;
	vertical-align: top;
}
.featuredTopCell {
	background-color: #336699;
	color: white;
	font-weight: bold;
	padding: 6px;
	height: 25px;
	direction: rtl;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	direction: rtl;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: disc;
}
.ImageDiv {
	float:left;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}
