
*{
		font-family:BYekan,'BYekan' ,Tahoma;
		font-size: 13px;
}

td{
	border: 0;
}




body {
	padding: 0;
	margin: 0;
	font-family:BYekan,'BYekan' ,Tahoma;
	CURSOR: default;
	scrollbar-face-color: #696969;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #778899;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: Silver;
	scrollbar-arrow-color: White;
	
	background-color: #ddeaf2;
	background-image: url(../images/bg.jpg);
	background-position: bottom;
	background-repeat: repeat;
}

.tbmain
{
	background: white;
	margin:auto;
	font-size: 12px;
}

html {
	padding: 0;
	margin:0;
}

table{
	font-size: 12px;
}


.Contact a , .Contact a:visited{
	text-decoration: none;
	color: #006400
}

.Contact a:hover{
	text-decoration: none;
	color: #FE5300;
	text-decoration: underline;
}



/*--------------------------------------------------------------*/

/* Sitemap Dropdown List */
.siteMapCell {
	font-size: 9pt;
	padding: 0px;
	direction: rtl;
	color: Black;
}

.siteMapList{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #efefef;
	width: 100%;
}

.siteMapList:focus{
	color : #53565d;
	BACKGROUND-COLOR: white;
	border: 1px solid #c10000;
}

/* Logo */
.topBar {
	background-color: Gray;
}
/*--------------------------------------------------------------*/

.logo {
	background:transparent url(../images/skin/logo.jpg) bottom right no-repeat;
	width: 524px;
	height: 181px;
}
.Flogo{
	background:transparent url(../images/skin/Flogo.jpg) ;
	height: 180px;
}
/*--------------------------------------------------------------*/

.tableLogo{
	background: url('../images/skin/bg.jpg') left no-repeat;
}
/* Logo */

/* Top Navigation */
.TopMenuBar {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 11px;
}
/* Seperator */
.NavSep {
	color: #fff;
}
/* Links */
A.topMenu {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	font-size: 11px;
	padding: 8px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}
/* Links Hover */
A.topMenu:hover {
	color: #e1e1e1;
	background-color: #FE5300;
}
/*--------------------------------------------------------------*/

/* Sidebar Navigation */
.MainMenuCell {
	background-image: url('../images/skin/RrapeterMenu.gif');
	background-repeat: repeat-x;
	padding-right: 15px;
	vertical-align: middle;
	width: 175px;
	direction: rtl;
	height: 23px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #539adc;
}
.menusRight{
	background-image: url('../images/Skin/RrapeterMenu.gif');
	background-repeat: repeat-x;
	height: 23px;
}

.MainMenuHeaderCell {
	background-image:url(../images/skin/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-right:30px;
	vertical-align: middle;
	width: 175px;
	direction: rtl;
	height: 27px;
}
/* Links */
A.MainMenuLink {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
/* Links Hover */
A.MainMenuLink:hover {
	color: #DC143C;
}
/*--------------------------------------------------------------*/

/* Sidebars Properties */
.titleBar {
	background-image: url(../images/skin/arrow_titleBar.jpg);
	width:172px;
	height:50px;
	color: #FFFFFF;
	padding:12px 25px 0 0;
	direction: rtl;
	font-weight:600;
}
/* Sidebar Tables */
table.box {
	border:0px;
	background: Transparent;
	width: 176px;
	padding: 0 20px 0 0;
	margin-top: 2px;
}
/* Sidebar Table Content */
.boxContent {
	direction: rtl;
	padding: 10px;
	color: Black;
	border: 1px solid #8492b2;
	background: #FCFCFC;
	border-top-width: 0px;
	vertical-align: top;
}
/* Toolbar Table Content Links */
.ToolbarLink {
	border-right: 0px;
	border-left: 0px;
	font-weight: 600;
	font-size: 11px;
	padding: 0px;
	padding-top: 3px;
	cursor: pointer;
	color: #000;
	direction: rtl;
	height: 35px;
	background-color: #FCFCFC;
	border-bottom: solid 1px #53565d;
	text-align:right;
}
/* Toolbar Table Content Links Hover */
.ToolbarLinkOver {
	border-right: 0px;
	border-left: 0px;
	font-weight: 600;
	font-size: 11px;
	padding: 0px;
	padding-top: 3px;
	cursor: pointer;
	color: #000;
	direction: rtl;
	height: 35px;
	background-color: #ababab;
	border-bottom: solid 1px #53565d;
	background-image: url(../images/skin/rightmenuhover.gif);
	text-align:right;
}
/* Toolbar Table IMG */
.ToolbarLink img{
	margin: 2px;
	border: 0px solid #60778E;
	width: 18px;
	height: 18px;
}
.ToolbarLinkOver img{
	margin: 2px;
	border: 0px solid black;
	width: 18px;
	height: 18px;
}
.ToolbarLinkOver img{
	border: 0px solid white;
}
/* Toolbar Table Content Links */

/* Submit Buttons */
.submitGeneral {
	margin-top: 3px;
	width: 68px;
	height: 20px;
	cursor: pointer;
	border: 0px solid white;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	background-position: right center;
	font-size: 8pt;
	color: White;
	background-color: #474747;
	direction: rtl;
	border-radius: 4px;
}

.submitGeneral:hover {
	background-color: #343434;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
   -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
   box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.Pager{
	BORDER: 1px #999999 solid;
	font-size : 11px;
	color : #000000;
	BACKGROUND-COLOR: #efefef;
	z-index: 999;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
	width: 100%;
	text-align: center;
}


/* Input Fields */
.inputGeneral {
	BORDER: 1px #999999 solid;
	font-size : 11px;
	color : #000000;
	BACKGROUND-COLOR: #efefef;
	z-index: 999;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
	width: 100%;

	-webkit-box-shadow: #B3B3B3 3px 3px 3px;
	-moz-box-shadow: #B3B3B3 3px 3px 3px;
	box-shadow: #B3B3B3 3px 3px 3px;

	border-radius: 3px;
}

.inputGeneral:focus {
	color : #53565d;
	BACKGROUND-COLOR: white;
	border: 1px solid #c10000;
}
/*--------------------------------------------------------------*/

/* Main Content */
.headerTitle  {
	padding: 5px;
	padding-right: 15px;
	background-image: url('../images/nav-bg.jpg');
	color: #ffffdd;
	direction: rtl;
	border: 0px solid transparent;
	background-repeat: repeat;
	text-align:right;
	border-radius: 5px;
	font-family: Tahoma;
}

.ResumeLink  {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/nav-bgRed.jpg');
	color: white;
	direction: rtl;
	border: 0px solid transparent;
	background-repeat: repeat;
	text-align:right;
	border-radius: 5px;
	font-family: Tahoma;
	text-decoration: none;
	margin-left: 5px;
}

.ResumeLink:hover{
	background-image: url('../images/nav-bg.jpg');
	color: white;
}

.ResumeTD{
	font-weight: bold;
	color: #2581B2;
	padding: 3px;
	direction: rtl;
}

/* Main Content Tables */
.listTbl {
	border: 1px solid #53565d;
	background-color: #e9e9e9;
}

/* Main Content Table 1 Header*/
.topRow1 {
	padding-right: 15px;
	font-size: 11px;
	font-weight: 600;
	background-image: url('../images/skin/ReapeterTopMenu.gif');
	color: #fff;
	direction: rtl;
	height: 20px;
	border: 1px none #85A321;
	background-repeat: repeat;
}
/* Main Content Table 1 */
.rowTextContent3 {
	padding: 3px;
	direction: rtl;
}
.rowTextContent2 {
	direction: rtl;
	padding-left: 5px;
	padding-right: 5px;
}
/* Main Content Headers */

.rowTextContent2 td , .rowTextContent3 td{
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #616161;
	background-color:#fff;
	text-align: justify;
}

#_LbLBody{
	text-align: justify;
	font-family: BYekan,'BYekan' ,Tahoma;
}

A.listLink, A.listLinktitle, A.listLinkblack , A.listLink:visited , A.listLinktitle:visited , A.listLinkblack:visited{
	font-size:8pt;
	color: #FE5300;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
A.listLink:hover, A.listLinktitle:hover, A.listLinkblack:hover {
	color: #000;
	text-decoration: none;
}
/* Main Content Table 2 */
.topRow2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: 600;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: bottom;
	DIRECTION: rtl;
	PADDING-TOP: 5px;
	HEIGHT: 35px
}

.Forum:hover{
	background-color: #dcdcdc;
}
.Forum td{
	padding: 5px;
}

.rowTextContent {
	PADDING: 6px;
	DIRECTION: rtl;
	text-align: justify;
}
.rowTextContent A , .rowTextContent A:visited{
	COLOR: #FE5300;
	TEXT-DECORATION: none
}
.rowTextContent A:hover {
	TEXT-DECORATION: none;
}
A.smalllink {
	font-size: 8pt;
	color: #FE5300;
	text-decoration: none;
}

A.smalllink:hover {
	color: #333333;
}

.rowText{
	direction: rtl;
}

/* Main Page News Class */
.MainNewsTable
{
	padding: 7px;
}
.tdMainNews
{
	vertical-align: top;
	text-align: justify;
	font-size: 8pt;
	padding: 10px;
	border: 1px solid #a6a6a6;
	background-color: #E6EAEB;
}

.tdMainNews2
{
	vertical-align: top;
	text-align: justify;
	font-size: 8pt;
	padding: 10px;
	border: 1px solid #a6a6a6;
	background-color: #FCFCFC;
}

.tdNewsPic
{
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	padding: 5px;
	border: 1px none #51b6d4;
}

.NewsBody {
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
}

.NewsBody2 {
	overflow: auto;
	height: 110px;
	padding: 0px;
	padding-left: 10px;
}
.MainNews{
	border: 1px solid #bbbbbb;
	padding: 5px;
}

.MainNews2{
	border: 1px solid #bbbbbb;
	margin-top: 5px;
	padding: 2px;
	width: 195px;
	height: 160px;
}

.MainTNews2{
	border-collapse: separate;
	height: 100px;
	border: 1px solid gray;
	height: 230px;
	width: 215px;
	border-radius: 5px;

	-webkit-box-shadow: #B3B3B3 2px 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px 2px;
}

.MainTNews2{
	-webkit-box-shadow: #B3B3B3 2px 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px 2px;
}

.MainTNews2:hover{
	-webkit-box-shadow: #B3B3B3 4px 4px 4px 4px;
	-moz-box-shadow: #B3B3B3 4px 4px 4px 4px;
	box-shadow: #B3B3B3 4px 4px 4px 4px;
}

.MainTNews2 img:hover{
	border: 1px solid #FE5300;
}

.MainTNews2{
	border-radius: 5px;
}

.MainNews:hover{
	border: 1px solid #939393;
}

.tdMainNews2 .tdMainNews
{
	vertical-align: top;
	text-align: justify;
	font-size: 8pt;
	padding: 10px;
	border: 1px none #51b6d4;
	background:#e1e1e1;
}

.News2{
	padding: 5px;
	border: 1px solid #b6babe;	
	background-color: #ebebed;
	margin: 10px;
	margin-top: 0px;
}

.MainNewsPic{
	text-align: center;
	border: 1px solid #EEEEEE;
}
.MainCatNews{
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 5px;
}

/* News Cell */
.newsBrief {
	padding: 4px;
	color: #787878;
	direction: rtl;
	border: 0px solid #B8B8B8;
	background-color: #F4F4F4;
	text-align: justify;
}
.newsBriefAlternet{
	padding: 4px;
	color: #787878;
	direction: rtl;
	border: 1px solid #B8B8B8;
	background-color: #FFFFF0;
	text-align: justify;
}
/* News Cell */

/* Main Page News Class */

/* News Detail */
.NewsDetailTitle{
	color: #B22222;
	font-size: 13px;
	font-weight: 600;
}
.NewsSmall{
	color: #787878;
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
}
/* News Detail */


/* Quike Vote */
.newsBoxSmall{
	border: 0px solid #000;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

/*--------------------------------------------------------------*/
.topPicLine {
	BACKGROUND-IMAGE: url(../images/skin/top_pic_line.gif);
	HEIGHT: 11px
}

.topRow1 A , .topRow1:visited{
	COLOR: #fff;
	TEXT-DECORATION: none;
	padding-right: 5px;
	padding-left: 5px;
}
.topRow1 A:hover {
	COLOR: #fff;
}

.normalRow1 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	COLOR: #787878;
	DIRECTION: rtl;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #e1e1e1;
}
.normalRow2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	COLOR: #787878;
	DIRECTION: rtl;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #e3e3e3;
}


.rowBottomCell {
	FONT-SIZE: 7pt;
	VERTICAL-ALIGN: middle;
	COLOR: #989898;
	HEIGHT: 35px;
	TEXT-ALIGN: center
}
.newsTitle {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: 600;
	PADDING-BOTTOM: 10px;
	COLOR: #787878;
	DIRECTION: rtl;
	PADDING-TOP: 10px
}



.generalSelectList , .WebComboLTR {
	FONT-SIZE: 9pt;
	BACKGROUND-COLOR: #efefef;
}

.generalSelectList:focus , .WebComboLTR:focus {
	color : #53565d;
	BACKGROUND-COLOR: white;
	border: 1px solid #c10000;
}


.sideBar {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	width: 170px;
}
.lightText {
	FONT-SIZE: 7.5pt;
	COLOR: #595959
}
.boxSiteMap {
	WIDTH: 165px;
	COLOR: #ffffff
}
.logoBox {
	FONT-WEIGHT: 600;
	FONT-SIZE: 26pt;
	COLOR: #ffffff;
	DIRECTION: rtl;
	FONT-FAMILY: "Courier New", Courier, monospace
}
.searchResultLinkGreem {
	COLOR: #008000
}

.mainCell {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	text-align: right;
}
.generalText {
	DIRECTION: rtl;
	text-align: center;
}
.textBlack {
	COLOR: #000000
}
.BlueText {
	COLOR: #183e7f
}
.tLine {
	COLOR: #eaedef;
	HEIGHT: 1px
}
A.moreLink {
	FONT-SIZE: 8pt;
	COLOR: #ab4705;
	TEXT-DECORATION: none
}
A.moreLink:hover {
	COLOR: #ab4705;
}
.WebBolet {
	COLOR: #ff7f50;
}
.WebTitle {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: 600;
	FONT-SIZE: 9pt;
	COLOR: #000066;
	DIRECTION: rtl;
}
A.WebTitleLink {
	FONT-WEIGHT: 600;
	FONT-SIZE: 9pt;
	COLOR: #ab4705;
	DIRECTION: rtl;
	TEXT-DECORATION: none
}
A.WebTitleLink:hover {
	COLOR: #73500f;
}
A.WebLinkMore , A.WebLinkMore:visited{
	font-size: 11px;
	COLOR: #2e2e2e;
	TEXT-DECORATION: none;
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #dbdbdb;
	border: 1px solid #2e2e2e;
	border-radius: 4px;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px;
}
A.WebLinkMore:hover {
	color: white ;
	background-color: #2e2e2e;
	background-image: none;
	border: 1px solid #2e2e2e;
}

A.WebLinkMore img {
	vertical-align: top;
}

.dtLinkestan td{
	text-align: center;
	padding: 25px;
}

div.Linkestan {
	COLOR: white;
	TEXT-DECORATION: none;
	padding: 4px;
	background-color: #696969;
	border: 0px solid #2e2e2e;
	background-image: url("../images/skin/ReapeterTopMenu.gif") ;
	width: 80%;
	border: 2px solid #545454;
}
div.Linkestan:hover {
	color: #f2cf00 ;
	background-color: #2e2e2e;
	background-image: none;
}

a.Linkestan {
	COLOR: white;
	TEXT-DECORATION: none;
	padding: 4px;
}
a.Linkestan:hover {
	color: #f2cf00 ;
}

.TopLink{
	padding: 5px;
	padding-right: 45px;
}

.LinkestanCat{
	padding: 10px;
	border: 1px solid #464646;
	background-color: #ebebeb;
}

.LinkestanCat:hover{
	background-color: #dcdcdc;
}

.WebDepImage {
	border-width: 0px;
	BORDER-RIGHT-COLOR: #4682B4;
	WIDTH: 125px;
	HEIGHT: 90px;
	Filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=100, StartY=0, FinishX=0, FinishY=0);
}
.WebTDRTL {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	DIRECTION: rtl;
	PADDING-TOP: 10px;
}
.WebTDLTR {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	DIRECTION: ltr;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #f1f5f8
}
.WebHeadRTL {
	PADDING-RIGHT: 20px;
	FONT-WEIGHT: 600;
	BACKGROUND-IMAGE: url(../images/bg_headLines.gif);
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: middle;
	COLOR: #ffffff;
	DIRECTION: rtl;
	HEIGHT: 23px
}
.WebHeadLTR {
	PADDING-RIGHT: 20px;
	FONT-WEIGHT: 600;
	BACKGROUND-IMAGE: url(../images/bg_headLines.gif);
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: middle;
	COLOR: #ffffff;
	DIRECTION: ltr;
	HEIGHT: 23px
}
.WebLine {
	BACKGROUND-IMAGE: url(../images/bg_lineDash_hor.gif);
	HEIGHT: 2px
}
.WebTextboxRTL {
	BORDER-RIGHT: #cbccc6 1px solid;
	BORDER-TOP: #cbccc6 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #cbccc6 1px solid;
	WIDTH: 100%;
	COLOR: #565656;
	DIRECTION: rtl;
	BORDER-BOTTOM: #cbccc6 1px solid;
	BACKGROUND-COLOR: #ffffff
}
.WebTextboxLTR {
	BORDER-RIGHT: #cbccc6 1px solid;
	BORDER-TOP: #cbccc6 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #cbccc6 1px solid;
	WIDTH: 100%;
	COLOR: #565656;
	DIRECTION: ltr;
	BORDER-BOTTOM: #cbccc6 1px solid;
	BACKGROUND-COLOR: #ffffff
}
.DataGridRTL {
	FONT-SIZE: 11px;
	DIRECTION: rtl;
}
.ItemStyleRTL {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	DIRECTION: rtl;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #f9f9f9
}
.AlternatingItemStyleRTL {
	FONT-SIZE: 11px;
	DIRECTION: rtl;
	BACKGROUND-COLOR: #fafad2
}
.EditItemStyleRTL {
	DIRECTION: rtl
}
.FooterStyleRTL {
	DIRECTION: rtl
}
.HeaderStyleRTL {
	PADDING-RIGHT: 20px;
	FONT-WEIGHT: 600;
	BACKGROUND-IMAGE: url(../images/bg_headLines.gif);
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: middle;
	COLOR: #ffffff;
	DIRECTION: rtl;
	HEIGHT: 23px
}
.HeaderStyleRTL A  , .HeaderStyleRTL:visited{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ab4705;
	DIRECTION: rtl;
	TEXT-DECORATION: none
}
.HeaderStyleRTL A:hover {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #73500f;
	DIRECTION: rtl;
	TEXT-DECORATION: none
}
.PagerStyleRTL {
	FONT-WEIGHT: 600;
	FONT-SIZE: 10px;
	DIRECTION: rtl;
	TEXT-ALIGN: center;
	border: 0px solid;
}
.PagerStyleRTL td{
	border: 1px solid transparent;
}
.PagerStyleRTL A , .PagerStyleRTL:visited {
	FONT-SIZE: 10px;
	COLOR: #ab4705;
	TEXT-DECORATION: none
}
.PagerStyleRTL A:hover {
	COLOR: #73500f;
	TEXT-DECORATION: underline
}
.SelectedItemStyleRTL {
	DIRECTION: rtl
}
.DataGridLTR {
	FONT-SIZE: 11px;
	BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-COLOR: black;
	DIRECTION: ltr;
	BORDER-TOP-COLOR: black;
	BORDER-RIGHT-COLOR: black
}
.ItemStyleLTR {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	DIRECTION: ltr;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #f9f9f9
}
.AlternatingItemStyleLTR {
	FONT-SIZE: 11px;
	DIRECTION: ltr;
	BACKGROUND-COLOR: #fafad2
}
.EditItemStyleLTR {
	DIRECTION: ltr
}
.FooterStyleLTR {
	DIRECTION: ltr
}
.HeaderStyleLTR {
	PADDING-RIGHT: 20px;
	FONT-WEIGHT: 600;
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: middle;
	COLOR: #ffffff;
	DIRECTION: ltr;
	HEIGHT: 23px;
	BACKGROUND-COLOR: #b52433
}
.HeaderStyleLTR A , .HeaderStyleLTR:visited {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ab4705;
	DIRECTION: ltr;
	TEXT-DECORATION: none
}
.HeaderStyleLTR A:hover {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #73500f;
	DIRECTION: ltr;
	TEXT-DECORATION: none
}
.PagerStyleLTR {
	FONT-WEIGHT: 600;
	FONT-SIZE: 11px;
	DIRECTION: ltr;
	TEXT-ALIGN: center;
}
.PagerStyleLTR span{
	padding: 5px;
	COLOR: #fafafa;
	background-color: #696969;
	border-radius: 5px;
}
.PagerStyleLTR A , .PagerStyleLTR:visited{
	FONT-SIZE: 11px;
	COLOR: white;
	TEXT-DECORATION: none;
	background-color: #FE5300;
	padding: 5px;
	border-radius: 5px;
}
.PagerStyleLTR A:hover {
	COLOR: #ffd700;
	background-color: #006400;
	TEXT-DECORATION: none;
}
.SelectedItemStyleLTR {
	DIRECTION: ltr
}
.RequiredFieldValidatorRTL {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
}
.RegularExpressionValidatorRTL {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
}
.IntegerFiledValidationRTL {
	FONT-SIZE: 10pt;
}
.CompareValidatorRTL {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
}
.ValidSummeryRTL {
	FONT-SIZE: 10pt;
	DIRECTION: rtl;
}
.ValidFieldNameRTL {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: 600;
	FONT-SIZE: 9pt;
	COLOR: black;
	DIRECTION: rtl;
}
.ValidFieldNameLTR {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: 600;
	FONT-SIZE: 9pt;
	COLOR: black;
	DIRECTION: ltr;
}
.ValidHeaderRTL {
	FONT-WEIGHT: 600;
	COLOR: teal
}
.ValidHeaderLTR {
	FONT-WEIGHT: 600;
	COLOR: teal
}
.htmeditor {
	TEXT-ALIGN: justify;
}
.htmeditor A , .htmeditor:visited{
	DIRECTION: ltr;
	TEXT-DECORATION: none;
	font-family: Tahoma;
}
.htmeditor A:hover {

}
TABLE.toolbar {
	WIDTH: 700px;
	POSITION: absolute;
	TOP: 0px;
	TEXT-ALIGN: center;
	background-image: url('../images/skin/ReapeterTopMenu.gif');
	border: 1px solid black;
	z-index: 99999;
}
TD.toolbar {
	BORDER: 1px solid black;
	padding: 0px;
}
A.toolbar {
	font-size: 11px;
	CURSOR: hand;
	COLOR: White;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}
td.toolbar:hover {
	background-color: #2A2E33;
	COLOR: #ff4500;
	TEXT-DECORATION: none;
}

a.toolbar:hover {
	COLOR: #ffd700;
	TEXT-DECORATION: none;
}
.star {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	COLOR: red;
}
TABLE.WebChart {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: 0px;
	DIRECTION: rtl;
	BORDER-BOTTOM: 0px;
}
TD.WebChart {
	BACKGROUND-IMAGE: url(../images/chart/line.gif);
	VERTICAL-ALIGN: text-top
}
IMG.WebChart {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	CURSOR: hand;
	BORDER-BOTTOM: 0px
}
A.WebChart {
	COLOR: #d25902;
	TEXT-DECORATION: none
}
FONT.WebChart {
	FONT-SIZE: 15px;
	FONT-FAMILY: Wingdings 2
}
A.WebChart:hover {
	COLOR: red
}
IMG.Profile {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px
}
A.HeaderMenu {
	COLOR: #00008B;
	TEXT-DECORATION: none
}
A.HeaderMenu:hover {
	COLOR: #DC143C;
}
A.SiteMapNode {
	COLOR: #FE5300;
	TEXT-DECORATION: none
}
A.SiteMapNode:hover {
	COLOR: #3a3a3a;
	TEXT-DECORATION: none;
}
.FarsiDate {
	DIRECTION: ltr;
	TEXT-ALIGN: center
}
.SitemapClass {
	COLOR: yellow;
	BACKGROUND-COLOR: black
}
A.Sign {
	FONT-WEIGHT: 600;
	FONT-SIZE: 11px;
	COLOR: #FFCC00;
	DIRECTION: rtl;
	TEXT-DECORATION: none
}
A.Sign:hover {
	COLOR: #DFBE00;
}
/*--------------------------------------------------------------*/

.topRowNews {
	font-size: 11px;
	font-weight: 600;
	background: #FCFCFC url('../images/Skin/topNews.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: left;
	background-repeat: no-repeat;
	border: 0px solid #aa5609;
	
}
.topRowVot {
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/Skin/topVote.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	background-repeat: no-repeat;
	border: 0px solid #aa5609;
}
.topRowMap{
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/skin/topMap.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}
.topRowStat{
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/skin/topStat.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}
.topRowSlider{
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/skin/topSlider.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}
.topRowSearch{
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/skin/topSearch.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 18px;
	text-align: left;
	border: 0px solid transparent;
}
.topRowCalender{
	font-size: 11px;
	font-weight: 600;
	background:#FCFCFC url('../images/Skin/topCalender.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}
.topRowProduct{
	font-size: 11px;
	font-weight: 600;
	background: #FCFCFC url('../images/Skin/topProduct.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}

.topRowDailyImage{
	font-size: 11px;
	font-weight: 600;
	background: #FCFCFC url('../images/Skin/topDaily.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}

.topRowTools{
	font-size: 11px;
	font-weight: 600;
	background: #FCFCFC url('../images/Skin/topTools.gif') no-repeat bottom;
	color: #FFFFFF;
	direction: rtl;
	height: 20px;
	text-align: right;
	border: 0px solid #aa5609;
}

.toolsmenuRight{
	border-style: none;
	background-image: url('../images/Skin/ReapetTools.gif');
	background-repeat: repeat-x;
	height: 23px;
	width: 35px;
}

.menusRight{
	background-image: url('../images/Skin/RrapeterMenu.gif');
	background-repeat: repeat-x;
	height: 23px;
}


.ToolbarLinkCopy {
	font-weight: 600;
	font-size: 11px;
	padding: 0px;
	padding-top: 3px;
	cursor: hand;
	color: #59728A;
	direction: rtl;
	height: 30px;
	border: 1px solid #42B6EB ;
	background-color: #F6FCFF;
}

.ToolbarLinkButton{
	font-size: 3px;
}


.CopyWrite{
	direction: rtl;
	text-align: right;
	padding: 12px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #1a2f5e;
	color: white;
}

.copywrite:hover{
	
}

.Dept{
	background-color: #c5c5c5;
}


.NewsVote{
	background-color: #b6b9be;
}

.NewsVote td{
	padding-right: 7px;
	padding-left: 7px;
}

.Login{
	background-color: #eeeeee;
	border: 10px solid gray;
}

.MainLogin{
	margin: 20px;
}

.divLogoin{
	padding-top: 100px;
}

.LoginInfo{
	color: #b22222;
}

.WebComboRTL{
	COLOR: #003366;
	font-size: 10pt;
	direction: rtl;
}

.tdHeader{
	background-color: #ff8c00;
	color: white;
	padding: 5px;
	height: 15px;
	font-weight: bold;
}

.ButLarge {
	border: 0px solid white;
	background-image: url('../images/Btn_large_big.jpg');
	background-repeat: no-repeat;
	color: white;
	padding: 7px;
	text-align: right;
	cursor: pointer;
	width: 140px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}

.NotExist{
	border: 1px solid white;
	background-color: #FE5300;
	color: white;
	text-align: right;
	padding: 10px;
	padding-right: 7px;
}



.SardHeader{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-right: 7px;
	color: #333333;
	background-color: #495678;
	color: white;
}

.SardTdRight{
	font-size: 11px;
	padding: 3px;
	padding-right: 7px;
	background-color: #E6EAEB;
}

.SardTdLeft{
	font-size: 11px;
	padding: 3px;
	padding-right: 7px;
	background-color: #DEE1EB;
}

.CellMsgRTL{
	border: 1px solid #696969;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #FE5300;
	height: 22px;
	direction: rtl;
	font-weight: bold;
}

.tdpageNews , .tdpageNews a{
	background-color: #f0f2f6;
	color: #ff4500;
}

.tdpageNews2 , .tdpageNews2 a{
	background-color: #f4f4f4;
	color: #ff4500;
}

.ProductSmall{
	text-align:left;
}

.RoundBox{
border:1px solid silver;
padding: 7px; 
padding-left: 15px;
padding-right: 15px;
border-radius: 5px;

-webkit-box-shadow: #B3B3B3 5px 5px 5px;
-moz-box-shadow: #B3B3B3 5px 5px 5px;
box-shadow: #B3B3B3 5px 5px 5px;
}

.RoundBox:hover{
border:1px solid silver;
padding: 7px; 
padding-left: 15px;
padding-right: 15px;
border-radius: 5px;
background-color: #fbfbfb;
}

.RoundBoxTop{
border:1px solid silver;
padding: 7px; 
padding-left: 15px;
padding-right: 15px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.RoundBoxDown{
border:1px solid silver;
border-top: 0px solid;
padding: 7px; 
padding-left: 15px;
padding-right: 15px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

-webkit-box-shadow: #B3B3B3 5px 5px 5px;
-moz-box-shadow: #B3B3B3 5px 5px 5px;
box-shadow: #B3B3B3 5px 5px 5px;
}

.LinkPath{
	color: #FE5300;
	font-weight: bold;	
}

.ProductLink , .ProductLink:visited {
	color: #444444;
	text-decoration: none;
}

.ProductLink:hover{
	color: #FE5300;
}

.PagePath {
	color: #ffd700;
	text-decoration: none;
}

.PagePath:hover{
	color: #FE5300;
}

.OtherIMG{
	margin: 1px;
	padding: 5px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
   -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
   box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.OtherIMG:hover{
	margin: 0px;
	border: 1px solid gray;
   box-shadow: 2px 3px 5px 0px #4a4a4a;
}

.MainProduct{
	text-align: center;
	width: 150px;
	padding: 0px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;	
	margin: 5px;
	margin-bottom: 0px;
}

.MainProductItem{
	border-radius: 5px;
	border: 0px solid;
	padding-top: 12px;
	height: 140px;
}

.MainProductTitle{
	background-color: #f7f3f7;
	border-radius: 5px;
	border: 0px;
	border-bottom: 1px solid #cdcdcd;;
	padding: 5px;
	font-weight: bold;
	color: gray;
}

.MainProductTitleItem{
	border: 0px solid #cdcdcd;	
	padding: 5px;
	background-color: #f3f3f3;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px solid #cdcdcd;
	margin-top: 20px;
}

.ProductDetailPrice{
	border-top: 1px solid #cdcdcd;	
	padding: 7px;
	padding-left: 10px;
	background-color: #f3f3f3;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.MainProductTitleItem span , .ProductDetailPrice b{
	color: #FE5300;
}

.MainProductIMG{
	margin: 1px;
	/* 
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
   -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
   box-shadow: 0px 1px 5px 0px #4a4a4a;
   */
}

.MainProductLnk{
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
    height: 120px;
    width: 120px;
    display: table-cell;
    vertical-align: middle;
}

.MainProductIMG:hover{
	margin: 0px;
	border: 1px solid gray;
   box-shadow: 2px 3px 5px 0px #4a4a4a;
}

.MainSep{
	padding-top: 12px;
}

.MainProductMore{
	color: white;
	text-decoration: none;
	border: 1px solid #3a3a3a;
	border-top: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom:5px;
	background-color: #696969;
	margin-bottom: 15px;
	
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
   -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
   box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.MainProductMore:hover{
border: 1px solid #FE5300;
	border-top: 0px;
	color: white;
	background-color: #FE5300;
	
	-webkit-box-shadow: 1px 2px 6px 1px #4a4a4a;
   -moz-box-shadow: 1px 2px 6px 1px #4a4a4a;
   box-shadow: 1px 2px 6px 1px #4a4a4a;
}



.MainLeft{
	border-bottom: 1px solid #cecfce;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MainLeft a , .MainLeft:visited{
	color: #314d8c;
	text-decoration: none;
}

.MainLeft a:hover{
	color: #FE5300;
}

.ProductCompare{
	direction: ltr;
}

.ProductCompare table{
	border-top: 0px solid #696969;
	border-collapse: separate;
	border-spacing: 1px;
}

.ProductCompare td{
	border: 1px solid #696969;
	border-top: 1px solid #696969;
	border-radius: 3px;
	padding: 5px;
}


table.box .boxContent{
	display: table-cell;
}


.New{
	width: 60px;
	float: left;
	margin: -6px;
}

.NewDetail{
	width: 150px;
	z-index: 999;
	position: absolute;
	padding-right: 457px;
}

.NewList{
	width: 60px;
	z-index: 999;
	position: absolute;
	margin-right: -2px;
}

.Compare , .Compare:visited{
	font-weight: bold;
	color: #c60000;
	text-decoration: none;
}

.Compare:hover{
	color: #006400;
}

.tb_welcome{
	width: 100%;
}

.dirRTL{
	text-align: right;
	direction: rtl;
}


.dirLTR{
	text-align: left;
	direction: ltr;
}



/* Left popover HELP */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  direction: rtl;
  text-align: right;
  color: #FE5300; 
}
.popover-content {
  padding: 9px 14px;
  direction: rtl;
  text-align: justify;
  color: #262626;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
/* Left popover HELP */


















/* Left Product Menu */
.divShakeMenu ul{
	margin:0;
	padding:0;
}

ul.ShakeMenu{
	/* The topmost UL */
	width: 170px;
	margin:0 auto;
	padding: 0px;
	font-size: 11px;
}

ul.ShakeMenu li{
	list-style:none;
}

li.menu{
	/* The main list elements */
	padding: 3px 0;
	width:100%;
}


li.button a{
	/* The section titles */
	display:block;
	font-size: 11px;
	height:34px;
	overflow:hidden;
	padding: 5px;
	position:relative;
	width: 143px;
	cursor: pointer;
	direction: rtl;
	text-align: right;
	border-radius: 7px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width: 4px;
	display:block;
}

/* Setting up different styles for each section color */
li.button a.blue{
	background-color: #ebebeb;
	color: #6a6a6a;
	font-size: 13px;
	font-family: verdana , Helvetica , sans-serif;	
	font-weight: bold;
	text-align: justify;
	vertical-align: middle;
	background-image: url(../images/dot1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
}

li.button a:hover{
	background-image: url(../images/dot2.gif);
}

/* The hover effects */


.dropdown{
	/* The expandable lists */
	display: none;
	width: 100%;
	direction: rtl;
	padding-top: 1px;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color: #d1d1d1;
	border-top: 1px solid #bdbdbd ;
	border-radius: 4px;
	margin: 0px 0;
	padding: 0px 5px;
	text-align: right;
	font-weight: bold;
}

.dropdown li a{
	padding: 4px;
	display: block;
	color: #545454;
}

.dropdown li:hover{
	background-color: #5b5b5b;
	border-top: 1px solid #e2e2e2 ;
}

.dropdown li:hover a {
	color: #F6F6F6;
	font-size: 11px;
	font-weight: bold;
}

.dropdown .MainProductSelected , .dropdown .MainProductSelected a {
	background-color: #2a2a2a;
	color: #F6F6F6;
	font-size: 11px;
	font-weight: bold;
}


.ShakeMenu  a , a:visited {
	color: white;
	text-decoration: none;
	outline:none;
}

.ShakeMenu a:hover , .dropdown ul li a:hover{
	text-decoration: none;
}


/* Left Product Menu */



/* Top Menu */
#navigation div{
	background-color: #ffd700;
	width: 400px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height: 16px;
	display: block;
	float: right;
	padding: 10px  12px 7px 15px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/navigation-separator.png) no-repeat right center;
	border-bottom: 4px solid transparent;	
} 

#navigation ul li a:hover {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
	border-bottom-color: #FE5300;
	background-color: white;
}

#navigation ul li#active a {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
}

/* Top Menu */

.Lang{
	margin-top: 2px;
	margin-left: 7px;
	color: white;
}

.Reader a , .Reader a *{
	color: #0000cd !important;
	text-decoration: none;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
}


.Reader a:hover , .Reader a:hover *{
	color: #FE5300 !important;
	text-decoration: none;
}

.NoAccessDiv{
	border-radius: 15px;
	border: 1px solid #FE5300;	
	width: 350px;
	margin-top: 20px;
}

.NoAccess{
	background-color: #eee8aa;
	border-radius: 15px;
	font-size: 12px;
}

.NoAccess td{
	padding-right: 25px;
	padding-left: 25px;
}

.Uptr{
	background-image: url(../images/nav-bg.jpg);
	height: 30px;
}

.Uptr div{
	text-align: right;
	direction: rtl;
	padding-right: 20px;
	color: white;
}

.Uptr div span{

	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid white;
	border-radius: 5px;
}

.UpMenu{
	position: absolute;
	top: 7px;
	z-index: 9999;
}

.UpMenu a{
	color: white;
	text-decoration: none;
	padding: 0px;
	background-color: #182a52;
	background-image: url(../images/nav-bgtop2.jpg);
	border: 1px solid #FE5300;
	border-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;

}

.UpMenu a:hover{
	color: white;
	background-color: #182a52;
	background-image: url(../images/nav-bgtop.jpg);
	border: 1px solid white;
}


.TopBanner img{
	 border: 1px solid transparent;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.TopBanner img:hover{
	border: 1px solid gray;
   box-shadow: 2px 3px 5px 0px #4a4a4a;
}

.TopNews:hover{
	background-color: #fbfbfb;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
}

.TopStatTable td{
	border: 1px solid gray;
	text-align: center;
}

.TopStatTable td:hover{
	border: 1px solid #4f4f4f;
	background-color: #e3e3e3;
}
.TopStatLink , .TopStatLink:visited{
	color: #FE5300;
	text-decoration: none;
}

.TopStatLink:hover{
	color: red;
}







.ItemPopup_Active
{
	color: black;
	background-color: white;
	padding: 5px;
	border: 1px #1d3261 solid;
	border-bottom-style:none;
	margin-left:3px;	
	float: right;
	cursor:pointer;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family:BSinaBold,'BSinaBold',tahoma;
}
.ItemPopup_DeActive
{
	color: white;
	padding: 5px;
	background-color:#1d3261;
	background-image: url(../images/nav-bg.jpg);
	border: 1px #1d3261 solid;
	border-bottom-style: none;
	margin-left:3px;	
	float: right;
	cursor:pointer;
	padding-right: 12px;
	padding-left: 12px;

	margin-top: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family:BSinaBold,'BSinaBold',tahoma;
}
.ItemPopup_Line{
	border-bottom: 1px gray solid;
	padding: 7px;
}

.TabContent{
	padding: 10px;
	float: left;
	text-align: right;
	width: 100%;
}

.TabContent a , .TabContent:visited{
	color: #424242;
	text-decoration: none;
}

.TabContent a:hover{
	color: #006400;
}

.DivBorderTab1{
	
}

.DivBorderTab2{
	background-color: #fefefe;
	border: 1px solid gray;
	border-radius: 5px;
	background-color: #fefefe;
	padding-right: 10px;
	padding-left: 10px;
}







.ItemPopup_Active2
{
	color: black;
	background-color: white;
	padding: 5px;
	border: 1px #1d3261 solid;
	border-bottom-style:none;
	margin-left:3px;	
	float: right;
	cursor:pointer;
	padding-right: 12px;
	padding-left: 12px;

	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family:BSinaBold,'BSinaBold',tahoma;
}
.ItemPopup_DeActive2
{
	color: white;
	padding: 5px;
	background-color:#1d3261;
	background-image: url(../images/nav-bg.jpg);
	border: 1px #1d3261 solid;
	border-bottom-style: none;
	margin-left:3px;	
	float: right;
	cursor:pointer;
	padding-right: 12px;
	padding-left: 12px;


	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family:BSinaBold,'BSinaBold',tahoma;
}
.ItemPopup_Line2{
	border-bottom: 1px gray solid;
	padding: 4px;
}

.TabContent2{
	padding: 10px;
}

.TabContent2 a , .TabContent2:visited{
	color: #424242;
	text-decoration: none;
}

.TabContent2 a:hover{
	color: #006400;
}

.DivBorderTab12{

}

.DivBorderTab22{
	background-color: #fefefe;
	border: 1px solid gray;
	border-radius: 5px;
	background-color: #fefefe;
	padding-right: 10px;
	padding-left: 10px;
}







.WebGenSearchform{
	padding-top: 9px;
	padding-left: 10px;
	float: left;
}

.WebGenSearch {
	BORDER: 1px #000 solid;
	font-size : 11px;
	color : #000000;
	BACKGROUND-COLOR: #efefef;
	z-index: 999;
	direction: rtl;
	text-align: right;

	border-radius: 3px;
}

.WebGenSearch:focus {
	color : #53565d;
	BACKGROUND-COLOR: white;
	border: 1px solid #c10000;
}

.WebGenSubmit {
	width: 25px;
	height: 20px;
	cursor: pointer;
	border: 0px solid white;
	padding-right: 8px;
	padding-left: 8px;
	background-position: right center;
	font-size: 8pt;
	color: White;
	background-color: #FE5300;
	direction: rtl;
	border-radius: 4px;
}
.WebGenSubmit:hover {
	background-color: #696969;
	color: white;
}
.WebGenLink{
	color: #d5d9dc;
	text-decoration: none;
}

.WebGenLink:hover{
	color: orange;
}

#typer{
	height: 20px;
	display: block;
	color: #00008b;
}








/* Persian Fonts */
@font-face {
	font-family: 'BYekan';
	src: url('../fonts/BYekan.eot?#') format('eot'),
	url('../fonts/BYekan.ttf') format('truetype'),
	url('../fonts/BYekan.woff') format('woff');
}
.Yekan{
	font-family:BYekan,'BYekan',tahoma;
}


@font-face {
	font-family: 'BSinaBold';
	src: url('../fonts/BSinaBold.eot?#') format('eot'),
	url('../fonts/BSinaBold.ttf') format('truetype'),
	url('../fonts/BSinaBold.woff') format('woff');
}
.Sina{
	font-family:BSinaBold,'BSinaBold',tahoma;
}




@font-face {
	font-family: 'BMehrBold';
	src: url('../fonts/BMehrBold.eot?#') format('eot'),
	url('../fonts/BMehrBold.ttf') format('truetype'),
	url('../fonts/BMehrBold.woff') format('woff');
}
.Mehr{
	font-family:BMehrBold,'BMehrBold',tahoma;
}


@font-face {
	font-family: 'BJadidBold';
	src: url('../fonts/BJadidBold.eot?#') format('eot'),
	url('../fonts/BJadidBold.ttf') format('truetype'),
	url('../fonts/BJadidBold.woff') format('woff');
}
.Jadid{
	font-family:BJadidBold,'BJadidBold',tahoma;
}


@font-face {
	font-family: 'BElham';
	src: url('../fonts/BElham.eot?#') format('eot'),
	url('../fonts/BElham.ttf') format('truetype'),
	url('../fonts/BElham.woff') format('woff');
}
.Elham{
	font-family:BElham,'BElham',tahoma;
}


@font-face {
	font-family: 'BVahidBold';
	src: url('../fonts/BVahidBold.eot?#') format('eot'),
	url('../fonts/BVahidBold.ttf') format('truetype'),
	url('../fonts/BVahidBold.woff') format('woff');
}
.Vahid{
	font-family:BVahidBold,'BVahidBold',tahoma;
}


@font-face {
	font-family: 'BKoodakBold';
	src: url('../fonts/BKoodakBold.eot?#') format('eot'),
	url('../fonts/BKoodakBold.ttf') format('truetype'),
	url('../fonts/BKoodakBold.woff') format('woff');
}
.Koodak{
	font-family:BKoodakBold,'BKoodakBold',tahoma;
}



@font-face {
	font-family: 'BMitra';
	src: url('../fonts/BMitra.eot?#') format('eot'),
	url('../fonts/BMitra.ttf') format('truetype'),
	url('../fonts/BMitra.woff') format('woff');
}

.Mitra{
	font-family: BMitra,'BMitra', Tahoma;
}


@font-face {
	font-family: 'BNazaninBold';
	src: url('../fonts/BNazaninBold.eot?#') format('eot'),
	url('../fonts/BNazaninBold.ttf') format('truetype'),
	url('../fonts/BNazaninBold.woff') format('woff');
}

.Nazanin{
	font-family: BNazaninBold,'BNazaninBold', tahoma;
}
/* Persian Fonts */


