.page_rtl{
	direction:rtl;
}
.page_ltr{
	direction:ltr;
}
body{
	margin:auto;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
	color:#186A7F;
	background:#3970B7;
}
td{
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#555555;


}
pre{
	font-weight:bold;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#186A7F;
}
form{
	margin:0px;
}
ul{
	margin-top:0px;
	font-weight:bold;
}
a{
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#227AAA;
}
a:Hover{
	color:#002449;
	text-decoration:underline;
}
fieldset{
	border:inherit #CCCCCC;
	/*-moz-border-radius: 4px 4px 4px 4px;*/
	color:#15689A;
	padding:10px;
}
legend{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#F6861F;
}
.Menu{
	margin-top:5px;
}
.Menu a{
	display:block;
	width:136px;
	line-height:24px;
	font-size:12px;
}
.page_rtl .Menu a{
	background:url(CellAr.gif);
	text-align:right;
}
.page_rtl .Menu a:HOVER{
	background:url(CellOverAr.gif);
}
.page_rtl .Menu a{/*	.FF .page_rtl .Menu a{	*/
	padding-right:20px;
}
.IE .page_rtl .Menu a{
	padding-left:20px;
}
.page_ltr .Menu a{
	background:url(CellEn.gif);
	text-align:left;
}
.page_ltr .Menu a:HOVER{
	background:url(CellOverEn.gif);
}
.page_ltr .Menu a{/*	.FF .page_ltr .Menu a{	*/
	padding-left:20px;
}
.IE .page_ltr .Menu a{
	padding-right:20px;
}
.PageTable{
	width:750px;
	margin:0px;
	text-align:center;
}
.page_rtl .PageTable{
	text-align:right;
}
.page_ltr .PageTable{
	text-align:left;
}
.Title{
	font-family:Arial;
	color:#0099CC;
	font-weight:bold;
	font-size:20px;
}
.Title hr{
	color:#CCCCCC;
	height:1px;
	width:100px;
}
.Logo{
	margin:0px;
}
.TopMenu a{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	color:#BABABA;
	padding:5px;
}
.TopMenu a:HOVER{
	color:#0066CC;
	background:#FFFFFF;
}
.MainMenu{
	width:175px;
	vertical-align:top;
	background:#3970B7;
}
.MainMenu .QuestionText{
	font-size:16px;
}
.ChangeLang{
	width:68px;
	height:28px;
	border:0px;
}
.page_rtl .ChangeLang{
	float:left;
}
.page_ltr .ChangeLang{
	float:right;
}
.MembersArea{
	width:155px;/*	+padding-left:10px + padding-right:10px	*/
	padding:10px;
	color:#FFFFFF;
}
.MembersArea a{
	color:#FFCC99;
}
.MembersAreaText{
	width:149px;
}
.MembersArea a:HOVER{
	color:#FFFF00;
}
.page_rtl .MembersArea{
	background:url(MemAr.jpg) no-repeat;
}
.page_ltr .MembersArea{
	background:url(MemEn.jpg) no-repeat;
}
.page_rtl .MenuArea{
	text-align:right;
}
.page_ltr .MenuArea{
	text-align:left;
}
.Foot{
	width:100%;
	line-height:56px;
	background:url(Foot.gif);
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	color:#CCCCCC;
}
.Foot div{
	padding:15px;
}
.page_rtl .Foot div{
	float:left;
}
.page_ltr .Foot div{
	float:right;
}
.Content{
	vertical-align:top;
	background:#F7F7F7;
	padding:5px;
}
.Content .SubTitle{
	color:#CF791B;
}
.Content a{
	font-size:14px;
}
.MyPath{
	font-family:"Times New Roman",Times,serif;
}
.MyPath a{
	font-size:14px;
	color:#CC3300;
}
.MyPath a:HOVER{
	font-size:14px;
	color:#0066CC;
}
.page_rtl .MyPath{
	text-align:left;
}
.page_ltr .MyPath{
	text-align:right;
}
/*---------- Contents Template Styles ----------*/
.BlockTitle a{
	font-size:15px;
	color:#F6861F;
}
.BlockIssue{
	float:left;
}
.BlockIssue a{
	font-size:15px;
	color:#F6861F;
}
.BlockCategory{
	float:left;
	padding-left:50px;
	padding-right:50px;
}
.BlockCategory a{
	font-size:15px;
	color:#F6861F;
}
.BlockWriter{
	float:left;
}
.BlockWriter a{
	font-size:15px;
	color:#F6861F;
}
.BlockDate{
	font-size:15px;
	color:#F6861F;
}
.ImportantArticles{/*	ul	*/
	margin:10px;
}
.ImportantArticle{	/*	li	*/
	float:right;
	text-align:center;
	margin:1px;
	background:#D8E9F5;
	border:solid 1px #BCC4E9;
	width:175px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.ImportantArticle .BlockTitle a{
	background:#BCC4E9;
	color:#FFFFFF;
	display:block;
}
.ImportantArticleOver{
	float:right;
	text-align:center;
	margin:1px;
	background:#FEF3DE;
	border:solid 1px #FCE2B1;
	width:175px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.ImportantArticleOver .BlockTitle a{
	background:#FCE2B1;
	color:#000000;
	display:block;
}
.Category0{
	background:#FFF9ED;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #FFE9BE;
	width:98%;
	margin:5px;
}
.Category1{
	background:#FFF5E1;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #F8DEAD;
	width:98%;
	margin:5px;
}
.CategoryImg{
	margin:10px;
}
.Category0 .CategoryImg{
	border:double #FFE9BE;
}
.Category1 .CategoryImg{
	border:double #F8DEAD;
}
/*---------------- System Styles ----------------*/
.SubTitle{
	font-size:16px;
	color:#F0DFA6;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.HighLight0{
	background:#FFFF66;
	color:#000000;
}
.HighLight1{
	background:#A0FFFF;
	color:#000000;
}
.HighLight2{
	background:#99FF99;
	color:#000000;
}
.HighLight3{
	background:#FF9999;
	color:#000000;
}
.HighLight4{
	background:#FF66FF;
	color:#000000;
}
.HighLight5{
	background:#880000;
	color:#FFFFFF;
}
.HighLight6{
	background:#00AA00;
	color:#FFFFFF;
}
.HighLight7{
	background:#886800;
	color:#FFFFFF;
}
.HighLight8{
	background:#004699;
	color:#FFFFFF;
}
.HighLight9{
	background:#990099;
	color:#FFFFFF;
}
.photos{
	text-align:center;
}
.NewsBar{
	width:560px;
}
.HeadMenu{
}
.FootMenu a,.FootMenu{
	font-family:Tahoma;
	font-size:11px;
}
.BrowseTitle{
	font-size:16px;
	text-align:center;
	color:#3D6DA9;
}
.BrowseImage{
	text-align:center;
}
.BazarTypesList{/*	ul	*/
	margin:10px;
}
.BazarTypes{	/*	li	*/
	float:right;
	text-align:center;
	margin:1px;
	background:#D8E9F5;
	border:solid 1px #BCC4E9;
	width:175px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.BazarTypes a{
	background:#BCC4E9;
	color:#FFFFFF;
	display:block;
}
.BazarTypesOver{
	float:right;
	text-align:center;
	margin:1px;
	background:#FEF3DE;
	border:solid 1px #FCE2B1;
	width:175px;
	height:130px;
	list-style-type:none;/*	For FF	*/
}
.BazarTypesOver a{
	background:#FCE2B1;
	color:#000000;
	display:block;
}
.BannersZone img,.BannersZone embed{
	border:4px double #E1E1E1;
	margin:5px;
}
.BazarFoot{
	text-align:center;
}
.BazarFoot table{
	width:300px;
	table-layout:fixed;
}
.page_ltr .BazarFoot table{
	width:450px;
	table-layout:fixed;
}
.BazarFoot td,.BazarFoot a{
	font-family:Tahoma;
	font-size:10px;
}
.BazarFoot img{
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
.BazarFoot iframe{
	width:20px;
	height:12px;
	vertical-align:text-top;
}
.page_rtl .BazarFootR{
	text-align:left;
}
.page_rtl .BazarFootL img{
	float:right;
}
.page_ltr .BazarFootR{
	text-align:right;
}
.page_ltr .BazarFootL img{
	float:left;
}
.Basket{
	font-family:Tahoma;
	font-size:10px;
	color:#186A7F;
	background:#FFFFFF;
	margin:auto;
	text-align:center;
}
.Basket0{/* Use Block0 background color */
	background:#F9F9F9;
	padding:0px;
	text-align:center;
}
.Basket1{/* Use Block1 background color */
	background:#F5F5F5;
	padding:0px;
	text-align:center;
}
.Basket2{
	background:#FFFFFF;
	padding:0px;
	text-align:center;
}
.TitleBorder{
	background:#F9F9F9;
	border:double #E1E1E1;
}
.MSG{
	color:#CD0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.result{/*QBar.gif*/
	background:#CCCCCC url(TD1.gif);
	border:#999999 solid 1px;
	height:18px;
	vertical-align:middle;
	padding:2px;
}
.page_rtl .result{
	text-align:right;
}
.page_ltr .result{
	text-align:left;
}
.result img{
	height:14px;
}
.TextBanner{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.TextBanner a{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
}
.page_rtl .smallLogo{/* Working if NewsBar is marquee */
	background:url(smallLogoAr.gif) no-repeat right;
	line-height:16px;
}
.page_ltr .smallLogo{/* Working if NewsBar is marquee */
	background:url(smallLogoEn.gif) no-repeat left;
	line-height:16px;
}
.AjaxLinks{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666699;
	margin:10px;
}
/*
#ajaxticker1{
	height:15px;
	padding:5px;
	text-align:right;
}
.someclass{
	font-family:Tahoma;
}
*/
.NumBar{
	text-align:center;
	color:#C0C0C0;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}
.NumBar a{
	color:#3366CC;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}
.MailList{
	padding:15px;
	font-family:Tahoma;
	font-size:12px;
}
.page_rtl .MailList{
	background:url(EMailAr.jpg);
}
.page_ltr .MailList{
	background:url(EMailEn.jpg);
}
.Question{
}
.QuestionTitle{
	text-align:center;
	color:#CC0000;
	margin:0px;
}
.QuestionText{
	text-align:center;
	color:#FF9900;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.Block0{
	background:#F9F9F9;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #EAEAEA;
	width:98%;
	margin:5px;
}
.Block1{
	background:#F5F5F5;
	padding:5px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	color:#666699;
	border:double #E0E0E0;
	width:98%;
	margin:5px;
}
.BlockImg{
	margin:10px;
}
.Block0 .BlockImg{
	border:double #EAEAEA;
}
.Block1 .BlockImg{
	border:double #E0E0E0;
}
.Link{
	color:#888888;
	font-size:14px;
	display:block;
	text-align:center;
}
.YourArticle{
	width:98%;
	border:outset 2px #FFFFFF;
	background:#F6F6F6;
	margin:5px;
}
.YourArticle th{
	background:#EEEEEE;
	text-align:center;
}
.YourBasket{
	width:98%;
	border:outset 2px #FFFFFF;
	background:#E4FCE8;
	margin:5px;
}
.YourBasket th{
	background:#EE9C22;
	color:#FFFFFF;
	text-align:center;
}
.YourBasket pre{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.YourBasket textarea{
	overflow:visible;
	height:40px;
	width:100%;
}
.YourBill{
	width:98%;
	border:outset 2px #FFFFFF;
	background:#FDF8EE;
	margin:5px;
}
.YourBill th{
	background:#1A9BC6;
	color:#FFFFFF;
	text-align:center;
}
.Search{
	text-align:center;
}
.Search div{
	text-align:center;
	border:double 4px #E8E8E8;
	background:#F3F3F3;
	width:250px;
	padding:10px;
	margin:10px;
}
.Search input,.Search select{
	font-family:Tahoma;
	font-size:11px;
}
.SearchReflect{
	width:65px;
}
.SearchIndexing{
	width:110px;
}
.SearchIssues{
	width:157px;
}
.SearchCategories{
	width:157px;
}
.SearchWriter{
	width:87px;
}
.SearchSubmit{
	width:45px;
}
.TableBorder{
	width:100%;
	background:#FFFFFF;
}
.TableBorder td{
	padding-right:10px;
	padding-left:10px;
}
.TableBorder a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
.TableHeader td,.TableHeader th{
	background:url(TD3.gif) #C3D3EE;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.TableA0{
	background:url(TD4.gif) #E9EFF6;
}
.TableB0{
	background:url(TD5.gif) #E2E9F3;
}
.TableA1{
	background:url(TD6.gif) #ECECEC;
}
.TableB1{
	background:url(TD7.gif) #E5E5E5;
}
.TableBlank{
	background:#FFFFFF;
	width:25px;
	padding-left:5px;
	padding-right:5px;
}
.TableBlank iframe{
	width:25px;
	height:25px;
}
.TableBlankR{
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
.TableBlankL{
	background:#FFFFFF;
	text-align:right;
	vertical-align:text-top;
}
.TableBlankL textarea{
	overflow:visible;
	height:40px;
	width:100%;
}
.TableFooter{
	background:url(TD2.gif) #C3D3EE;
	text-align:center;
	vertical-align:middle;
}
.TableFooter a{
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
#MyTotal{
	color:#FF6600;
}
#Image{
	border:solid 1px;
}
.SearchMSG{
	color:#3399CC;
	background:#FEF8E9;
	padding:10px;
	border:solid 1px #D5D5D5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.SearchMSG span{
	color:#FF9933;
}
.ClassicTable td{
	padding:5px;
	font-weight:normal;
	white-space:pre;
}
.ClassicTable th{
	padding:5px;
	background:#EEEEEE;
	color:#CC3333;
}
.AlbumOneImage{/*  */
	width:100%;
}
.AlbumLines{/* */
	width:200px;
}
.AlbumLines td{
	padding:0px;
	vertical-align:top;
}
.AlbumLine{/*------*/
	background:url(dot.gif);
	height:1px;
}
.AlbumVLine{/* | */
	background:#CCCCCC;
	width:1px;
}
.AlbumHLine{/*_____*/
	background:#CCCCCC;
	padding:0px;
	width:100%;
	height:1px;
}
.AlbumHLine div{
	background:url(dot.gif);
	height:1px;
}
.AlbumHLine td{
	padding:0px;
	height:1px;
}
.AlbumLineImg{
	margin:10px;
	border:none;
}
.close{
	color:#BBBBBB;
	text-decoration:line-through;
}
.FilesTable{
	clear:both;
	width:100%;
	border:solid 1px #EEEEEE;
	padding:3px;
}
.FilesTable th{
	background:#7C7C7C;
	border:solid 1px #979797;
	color:#FFFFFF;
	text-align:center;
}
.FilesTable td{
	border:solid 1px #979797;
	color:#FF6633;
}
.FilesTable table td{
	width:80px;
	border:0px;
}
.FilesTableA0{/*	.FilesTable .FilesTableA1{	*/
	background:#F5F5F5;
}
.FilesTableB0{
	text-align:left;
	background:#F5F5F5;
	width:160px;
}
.FilesTableC0{
	direction:ltr;
	background:#F5F5F5;
	width:70px;
}
.FilesTableA1{
	background:#E0F0FC;
}
.FilesTableB1{
	text-align:left;
	background:#E0F0FC;
	width:160px;
}
.FilesTableC1{
	direction:ltr;
	background:#E0F0FC;
	width:70px;
}
.Directory{/*	Files in a Directory	*/
	background:#F5F5F5;
	border:solid 1px #E1E1E1;
	width:125px;
	padding:5px;
	text-align:center;
}
.DirectoryOver{/*	Files in a Directory On MouseOver	*/
	background:#FFCC99;
	border:solid 1px #FF9933;
	width:125px;
	padding:5px;
	text-align:center;
}
.Directory a{
	color:#FF9900;
}
.DirectoryOver a{
	color:#000000;
}
.Directory img{
	border:solid 1px #F5F5F5;
}
.DirectoryOver img{
	border:solid 1px #000000;
}
#Folders div{
	background:#FEF1D3;
	border:solid 1px #F3C785;
	display:block;
	padding:5px;
	margin:5px;
}
.DirectoryPath a{/*	Directory Bar	*/
	background:#AAAAAA;
	border:solid 1px #000000;
	padding:5px;
	margin:5px;
	line-height:30px;
	text-align:center;
	color:#F5F5F5;
	float:none;
}
.DownloadLink{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.DownloadLink img{
	border:0px;
}
.showFile{
	text-align:center;
}
.showFile p{
	color:#CC6600;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}
.showFile span{
	color:#666666;
	text-align:right;
	display:block;
	margin:10px;
}
.iframeMailList{
	width:174px;/* -1 For FF	*/
	height:200px;
}
.MarqueeV{
	width:170px;
	height:100px;
}
.ArticleForm,.GuestForm,.LogForm,.MemberForm,.FriendForm,.ForgetForm,.MessageForm,.BasketNoteForm{
	width:100%;
}
.ArticleForm table,.GuestForm table,.LogForm table,.MemberForm table,.FriendForm table,.ForgetForm table,.MessageForm table,.BasketNoteForm table{
	width:100%;
}
.ArticleForm textarea,.GuestForm textarea,.LogForm textarea,.MemberForm textarea,.FriendForm textarea,.ForgetForm textarea,.MessageForm textarea,.BasketNoteForm textarea{
	width:95%;
}
.page_ltr .FormText{
	text-align:right;
	vertical-align:top;
	width:120px;
}
.page_rtl .FormText{
	text-align:left;
	vertical-align:top;
	width:120px;
}
.FormInput{
}
.FormSubmit{
}
.page_ltr .Writer{
	float:right;
	color:#3399CC;
}
.page_rtl .Writer{
	float:left;
	color:#3399CC;
}
.Writer:HOVER{
	color:#666699;
}
/*	for cards	*/
.cards a{
	font-size:9px;
}
.cards li{
	display:block;
	width:275px;
	height:175px;
	background:url(Card.jpg) no-repeat center;
	list-style:none;
}
.page_rtl .cards li{
	float:right;
	margin-right:-20px;
	padding-left:15px;
}
.page_ltr .cards li{
	float:left;
	margin-left:-20px;
	padding-right:15px;
}
.cards li div{
	padding:20px;
}
.cards li img{
	border:double 4px #515E7B;
}
.page_rtl .cards li img{
	float:left;
}
.page_ltr .cards li img{
	float:right;
}