/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NotPageNum{
color:#FFFFFF;
text-decoration:underline;
cursor:pointer;
font-size:9pt;
}
.IsPageNum{
color:#FFFFFF;
font-size:9pt;
}
body,td,th,p {
	font-family: Arabic Transparent;
	font-size: 16px;
	color: #FFFFFF;
}

a {
	color: #8A0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5D5D5D;
}

a.img {
	border: 2px solid #FFFFFF;
	display: inline-block;
}

a.img:hover {
	border: 2px solid #5D5D5D;
}


#container_hdr {
	width: 1000px;
	height: 103px;
	margin: 0 auto;
	background-image: url(../images/topHdr.jpg);
}

#container_footer {
	width: 1000px;
	height: 63px;
	margin: 0 auto;
	background-image: url(../images/footer_section.png);
}

#container_footer td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container_footer a {
	color: #5D5D5D;
	font-weight: normal;
}

#container_footer a:hover {
	color: #8A0000;
}

#container_disclaimer {
	width: 1000px;
	height: 30px;
	margin: 15px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

#container_topLinks {
	width: 1000px;
	height: 30px;
	background-color: #000000;
	margin:0 auto;
}

#container_path {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-image: url(../images/path_links_bg.png);
	direction: rtl;
}

#container_path td {
	font-size: 13px;
	color: #000;
}

#container_path a {
	color: #5D5D5D;
}

#container_path a:hover {
	color: #000;
}

#container_mainBody {
	width: 1000px;
	height: auto;
	background-color: #000000;
	margin:0 auto;
}

#divThisIssueTitle {
	width: 440px;
	height: 30px;
	background-image:url(../images/in_this_issue_title.png);
	margin: 0 auto;
}

/*
#divThisIssueTitle td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*/
#divThisIssueContainer {
	width: 438px;
	height: auto;
	margin: 2px 0 2px 0;
	border: thin solid #B1B1B1;
}

#divThisIssueStory {
	width: 438px;
	height: auto;
	padding: 5px 0 5px 0;
}

#divThisIssueStory td {
	direction: rtl;
}

#divThisIssueStory a.Title {
	font-size: 25px;
}

#divSiteNewsContainer {
	width: 223px;
	height: auto;
	margin: 2px 0 2px 0;
	border: thin solid #B1B1B1;
}

#divSiteNewsStory {
	width: 223px;
	height: auto;
	margin: 5px 0 5px 0;
}

#divSiteNewsStory td {
	direction: rtl;
	font-weight: bold;
}

#divArticleContainer {
	width: 665px;
	margin-bottom: 5px;
	padding: 5px;
	border: thin solid #B1B1B1;
}

#divPageTitle {
	width: 677px;
	height: 30px;
	margin: 0 0 5px 0;
}

/* Article Page Styles */

#divArticleTitle {
	color: #8A0000;
	font-size: 30px;
	font-weight: bold;
	direction: rtl;
	margin: 20px 0 10px 0;
	text-align: center;
}

#divArticleMainImg {
	text-align: center;
	margin: 10px 0 10px 0;
}

#divArticleMainImg img {
	border: 2px solid #8A0000;
}

#divArticleAuthor {
	text-align: center;
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #666666;
}

#divArticleBody {
	direction: rtl;
	margin: 0 0px 0 0px;
}

#divArticleBody img {
	padding: 5px;
}

/***********************/

td.inThisIssueTitle {
	font-size: 20px;
	font-weight: bold;
}

/* champ profile page styles */

#divProfileContainer {
	width: auto;
	direction: rtl;
	margin: 30px 5px 0 5px;
}

td.sectionTitle {
	font-size: 20px;
	font-weight: bold;
	color: #8A0000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	background-color: #191919;
}

img.Profile {
	border: 1px dotted #8A0000;
}

/*****************************/


/*** Pop up Window Styles ***/

#popUp_Hdr {
	width: 550px;
	height: 103px;
	margin: 0 auto;
	background-image: url(images/popUp_hdr.jpg);
}

#popUpContainer {
	width: 550px;
	height: auto;
	margin: 0 auto;
	border: thin solid #B1B1B1;
}

#popUpBody {
	margin: 5px;
	direction: rtl;
}

/***************************/

.divRtSideAd {
	width: 143px;
	height: auto;
	margin: 10px 0 10px 0;
}

.divSideLink {
	width: 143px;
	height: auto;
	margin: 2px 0 2px 0;
	background-color: #191919;
}

.divSideSubLink {
	width: 143px;
	height: 30px;
	margin-bottom: 2px;
	background-image: url(../images/sub_sideLink_bg.jpg);
}

.divSideSubLink .subLinkTxt {
	padding-top: 5px;
}
