/* 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;
	margin:0;
	vertical-align:middle;
}
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;
}
.Category {
	font-weight:bold;
	color: #6B3400;
	word-spacing: 3px;
}
.articleComment {
	text-align:justify;
	direction:rtl;
}
.ImgDiv {
	float:left;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}
p {
	text-align:justify;
	direction:rtl;
}
h5 {
	line-height:16px;
	padding:3;
	margin:00;
}
.ListingItems {
	padding-bottom:10px;
	margin-bottom:10px;
}
.twolines {
	text-align:right;
	width:100%;
}
.ViewItemText {
	text-align:justify;
	direction:rtl;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	font-variant: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.ArticleComments {
	text-align:justify;
	direction:rtl;
}
.postComment {
	text-align:justify;
	direction:rtl;
	margin-top:10px;
	padding-top:10px;
}
.Date {
	text-align:left !important;
	font-weight:bold;
}

