* {
	font-family: "Arabic Transparent", "Simplified Arabic", "Traditional Arabic", "Arial", "Times New Roman", "AGA Arabesque", "NaskhTT", "Akhbar MT", "Courir New (Arabic)", "Decotype Naskh", "Mudir MT", "Simplified Arabic fixed", "Monotype Koufi", "Decotype Naskh Extension", "Decotype Naskh Special", "Decotype Naskh Swashed", "Decotype Naskh Variants", "Decotype Naskh Thuluth", "Simplified Arabic backslanted", "Traditional Arabic Backslanted", Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight:bold;*/
	line-height:19px;
}

body {
	margin:0px;
	text-align:justify;
}

table, td, tr {
	border-collapse: collapse;
}

form {
	margin:0px;
}

a:link, a:active, a:visited  {
	color: #4684C1;
}
a:hover {
	color: #666666;
}

/* Bullets */
ul.bullet1 {
	list-style-image:url(../images/blt_1.gif);
}
ul.bullet2 {
	list-style-image:url(../images/blt_2.gif);
}
ul.bullet3 {
	list-style-image:url(../images/blt_3.gif);
}
ul.bullet4 {
	list-style-image:url(../images/blt_4.gif);
}



/*************** Styles of Controls *************/
marquee.NewsTape {
	font-weight:normal;
	color: #000000;
}
marquee.NewsTape a:link, marquee.NewsTape a:active, marquee.NewsTape a:visited  {
	color: #000000;
}
marquee.NewsTape a:hover {
	color: #000000;
}



.textBox {
	background: #ffffff;
	color: #333333;
	border: 1px solid #CCCCCC;
}
INPUT.noBorder {
	background: none;
	color: #333333;
	border: none;
}

TEXTAREA {
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #CCCCCC;
}
SELECT {
	background: #ffffff;
	color: #333333;
	border: 1px solid #CCCCCC;
}


.linkBtn1, a.linkBtn1:link,  a.linkBtn1:visited,  a.linkBtn1:active {
	cursor:pointer;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */
	background-color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #1F4167;
	/*font-size: 11px;*/
	font-weight: bold;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 2px;
	padding: 2px;
}

.linkBtn2 {
	cursor:pointer;
	cursor:hand; /* cross-browser syntax for a pointer/hand curser (must be in this order) */

	background-color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*font-size: 11px;*/
	border: 1px solid #CCCCCC;
}

.linkBtn3, a.linkBtn3:link,  a.linkBtn3:visited,  a.linkBtn3:active {
	cursor:hand;
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	/*font-size: 11px;*/
	font-weight: bold;
	display: block;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
a.linkBtn3:hover {
	color: #000000;
}

.linkBtn4, a.linkBtn4:link,  a.linkBtn4:visited,  a.linkBtn4:active {
	cursor:hand;
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	/*font-size: 11px;*/
	font-weight: bold;
	display: block;
	background-color: #FBEEE6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
a.linkBtn4:hover {
	color: #000000;
}

table.Toolbar td {
	border:4px solid #FFFFFF;
	background-color: #D9DEEC;
}
table.Toolbar td a:link, table.Toolbar td a:visited, table.Toolbar td a:active {
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #1F4167;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
table.Toolbar td a:hover {
	color: #000000;
}




/* Admin Menu ################################################################ */
table.AdminMenu {
	width: 100%;
	border-collapse:separate;
}
table.AdminMenu td {
	background-color: #EEEEEE;
	border:1px solid #FFFFFF;
}
table.AdminMenu td a:link, table.AdminMenu td a:visited, table.AdminMenu td a:active {
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
table.AdminMenu td a:hover {
	color: #000000;
}

table.AdminMenu td.AdminMenuItem2 {
	background-color: #D5E4EA;
}
table.AdminMenu td.AdminMenuItem2 a:link, table.AdminMenu td.AdminMenuItem2 a:visited, table.AdminMenu td.AdminMenuItem2 a:active {
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
table.AdminMenu td.AdminMenuItem2 a:hover {
	color: #000000;
}

table.AdminMenu td.AdminMenuItem3 {
	background-color: #EBF2F5;
}
table.AdminMenu td.AdminMenuItem3 a:link, table.AdminMenu td.AdminMenuItem3 a:visited, table.AdminMenu td.AdminMenuItem3 a:active {
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
table.AdminMenu td.AdminMenuItem3 a:hover {
	color: #000000;
}

table.AdminMenu td.AdminMenuItemHighlighted {
	background-color: #FFF4BB;
}
table.AdminMenu td.AdminMenuItemHighlighted a:link, table.AdminMenu td.AdminMenuItemHighlighted a:visited, table.AdminMenu td.AdminMenuItemHighlighted a:active {
	cursor:hand;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
table.AdminMenu td.AdminMenuItemHighlighted a:hover {
	color: #000000;
}
/*********** end: Styles of Controls *************/







/*********** Styles of Blocks ********************/
.Block1 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#1F4167;
}

.Block2 {
	color: #333333;
	font-weight:bold;
	background-color:#A9B6C7;
}

.Block3 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#CC0000;
}

.Block4 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#004488;
}

.Block5 {
	color: #000000;
	font-weight:bold;
	background-color:#F3F3F3;
}

.Block6 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#000000;
}

.Block7 {
	color: #E7BE40;
	font-weight:bold;
	background-color:#1F4167;
}



a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited {
	color: #FFFFFF !important;
	text-decoration:underline;
}

a.whiteLink:hover {
	color: #FFFFFF !important;
	text-decoration:underline;
}

/*********** end: Styles of Blocks **************/








.author {
	color: #000000;
	/*font-size:12pt;*/
	font-weight: bold;
}
a.author:link, a.author:active, a.author:visited  {
	color: #000000;
	text-decoration: underline;
}
a.author:hover {
	color: #333333;
	text-decoration: underline;
}

.authorInMenu {
	color: #000000;
	text-align: left;
	/*font-size: 12pt;*/
}

.authorSideBlock {
	color: #000000;
	/*font-size:11pt;*/
	/*font-weight: bold;*/
}
a.authorSideBlock:link, a.authorSideBlock:active, a.authorSideBlock:visited  {
	color: #000000;
	text-decoration: underline;
}
a.authorSideBlock:hover {
	color: #333333;
	text-decoration: underline;
}


.TitleHead {
	color: #5974BB;
	font-size: 14pt;
	font-weight: bold;
}
a.TitleHead:link, a.TitleHead:active, a.TitleHead:visited  {
	color: #5974BB;
	text-decoration: none;
}
a.TitleHead:hover {
	color: #8C9FD0;
	text-decoration: none;
}


.TitleHeadLeadStory {
	color: #5974BB;
	font-size: 16pt;
	font-weight: bold;
}
a.TitleHeadLeadStory:link, a.TitleHeadLeadStory:active, a.TitleHeadLeadStory:visited  {
	color: #5974BB;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
a.TitleHeadLeadStory:hover {
	text-decoration: underline;
}


.TitleHeadSideBlock {
	color: #5974BB;
	/*FONT-SIZE: 14pt;*/
	/*font-weight: bold;*/
}
a.TitleHeadSideBlock:link, a.TitleHeadSideBlock:active, a.TitleHeadSideBlock:visited  {
	color: #5974BB;
	text-decoration: none;
}
a.TitleHeadSideBlock:hover {
	color: #8C9FD0;
	text-decoration: none;
}



.subTitleHeading {
	FONT-WEIGHT:inherit;
	color: #969696;
}a.subTitleHeading:link, a.subTitleHeading:active, a.subTitleHeading:visited  {
	color: #969696;
	text-decoration:inherit;
}
a.subTitleHeading:hover {
	color: #666666;
	text-decoration:inherit;
}





.blockTitle {
	color: #1F4167;
	font-weight: bold;
}

.copyright {
	FONT-WEIGHT: normal;
	font-size: 12pt;
	text-align:center;
	color: #333333;
}

.error {
	FONT-WEIGHT: normal;
	color: #FF0000;
}

.alertBox {
	color: #FF0000;
	margin: 2px;
	border: 1px solid #FF0000;
	padding: 2px;
}

.messageBoxAlert {
	color: #FF0000;
	margin: 2px;
	border: 1px solid #FF0000;
	padding: 2px;
	background-color: #FFF4BB;
}
.messageBoxAlert a:link, .messageBoxAlert a:visited, .messageBoxAlert a:active {
	color: #FF0000;
	text-decoration:none;
}
.messageBoxAlert a:hover {
	text-decoration:underline;
}

.messageBoxSuccess {
	color: #006600;
	margin: 2px;
	border: 1px solid #006600;
	padding: 2px;
	background-color: #F2FFF2;
}
.messageBoxSuccess a:link, .messageBoxSuccess a:visited, .messageBoxSuccess a:active {
	color: #FF0000;
	text-decoration:none;
}
.messageBoxSuccess a:hover {
	text-decoration:underline;
}



.date {
	color: #1F4167;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	background-color: #F9FDFD;*/
}



td.rightMenu {
	/*background-image: url(../images/skins/designDemo/menuBG.gif);*/
	background-color:#F3F3F3;
	color: #000000;
	
}
table.mainPageLeadStory, td.mainPageLeadStory {
	background-color:#FFFFFF;
	border-collapse:separate;
	border: 1px solid #CCCCCC /*border*/;
}
table.mainPageStory1, td.mainPageStory1 {
	background-color:#E7ECF1;
	border-collapse:separate;
	border: 1px solid #CCCCCC /*border*/;
}
table.mainPageStory2, td.mainPageStory2 {
	background-color:#F5F8FA;
	border-collapse:separate;
	border: 1px solid #CCCCCC /*border*/;
}

table.CommentOnArticle {
	background-color:#E4E8ED;
	border: 1px solid #CCCCCC /*border*/;
}

table.relatedArticles {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

table.articlesByThisAuthor {
	background-color:#F8F8F6;
	border: 1px solid #CCCCCC /*border*/;
}




a.SectionTitle:link, a.SectionTitle:active, a.SectionTitle:visited  {
	/*font-size: 14pt;*/
	color: #666666;
}
a.SectionTitle:hover {
	color: #000000;
}
a.SectionTitleInMenu:link, a.SectionTitleInMenu:active, a.SectionTitleInMenu:visited  {
	color: #FFFFFF;
	text-decoration:none;
}
a.SectionTitleInMenu:hover {
	text-decoration:underline;
}

.SectionTitleInSection {
	color: #1F4167;
	font-weight: bold;
	/*font-size: 14pt;*/
}



table.sectionsMenu a:link, table.sectionsMenu a:active, table.sectionsMenu a:visited  {
	/*font-size: 14pt;*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.sectionsMenu a:hover {
	text-decoration: underline;
}


tr.autherCell, td.autherCell {
	background-color:#FFFFFF;
	border-collapse:separate;
	border: 1px solid #CCCCCC;
}

tr.searchResultOdd, td.searchResultOdd {
	background-color:#F4F4F4;
	border-collapse:separate;
	border: none;
}
tr.searchResultEven, td.searchResultEven {
	background-color:#FFFFFF;
	border-collapse:separate;
	border: none;
}

tr.rowOdd, td.rowOdd {
	background-color:#FCFCFC;
	border-collapse:separate;
	border: none;
}
tr.rowEven, td.rowEven {
	background-color:#F9F9F9;
	border-collapse:separate;
	border: none;
}


.horizintalGrayBoreder {
	border-collapse:collapse;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
	border-top-color: #CCCCCC /*border*/;
	border-right-color: #CCCCCC /*border*/;
	border-bottom-color: #CCCCCC /*border*/;
	border-left-color: #CCCCCC /*border*/;
}



/* Banner */
.bannerMenu {
	color: #FFFFFF;
	/*font-size: 14pt;*/
	font-weight: normal;
}
.bannerMenu a:link, .bannerMenu a:active, .bannerMenu a:visited  {
	color: #FFFFFF;
	/*font-size:12pt;*/
	font-weight: bold;
	text-decoration: none;
}
.bannerMenu a:hover {
	text-decoration: underline;
}



/* Poll */
.pollQuestionInMenu {
	/*font-size: 12pt;
	color: #000000;*/
}
.pollQuestion {
	/*font-size: 12pt;
	color: #ffffff;*/
	font-weight: bold;
}
.pollOption {
	/*font-size: 12pt;
	color: #ffffff;*/
	font-weight: normal;
}




.headerCell1 {
	background-color: #FFFFFF;
	color: #1F4167;
	font-weight: bold;
}
.headerCell2 {
	background-color: #EBEEF5;
	color: #1F4167;
	font-weight: bold;
}
.smallNote {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
}



.moreDetails, a.moreDetails:link,  a.moreDetails:visited,  a.moreDetails:active {
	color: #1F4167;
	font-weight: bold;
	text-align: left;
	float:left;
	text-decoration: none;
}
a.moreDetails:hover {
	text-decoration: underline;
}


.bannerLink, a.bannerLink:link,  a.bannerLink:visited,  a.bannerLink:active {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.bannerLink:hover {
	text-decoration: underline;
}
