/*------------------------ Customer Independent ------------------------*/
@font-face {
  font-family: 'NassimBold';
  src: url('nassim-bold.eot?#') format('eot'),  /* IE6–8 */
       url('nassim-bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('nassim-bold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
html,div,table,p,span,select,input,textarea,button {
  font-size: 9pt;
  font-family: Tahoma, Arial, Verdana, sans-serif;
}
body {
  text-align: center;
  direction: rtl;
  padding: 0px;
  margin: 0px;
  background: url(ch01_001.gif) top repeat-x;
}
#bodyBg{
  background: url(ch01_001i.gif) right bottom repeat-x;	
}
li,ul,div,form,p {
  padding: 0px;
  margin: 0px;
}
img {
	border: 0px;
}
.clear {
  clear:both;
  font-size:0;
  height: 0px;
}
A {
  line-height: 130%;
  outline:0;
  text-decoration: none;	
}
div.lysprites1,a.lysprites1,button.lysprites1,table.lysprites1,td.lysprites1 {
  background: url(lysprites.png) no-repeat;  
}
span.hlstyle {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  background: #ffffbf; 	
  font-style: italic;
  padding: 2px;
  padding-top: 0px;
}
#pages_main_div {
  direction: ltr;	
  text-align: left;
  padding: 5px 0px 15px ;
}
#pages_tbl{
  direction: rtl;
  text-decoration: none;
}

#page_sel {
  padding: 0px 2px 0px 2px;
  color: #024e10;
  cursor: default;
}
#page {
  padding: 0px 2px;

}
a.page_url {
  color:#1ac038;
  text-decoration: none;	
}
div.page_url {
  color:#1ac038;
  text-decoration: none;
  cursor: pointer;	
}
a.page_url:hover {
  color:#024e10;
  text-decoration: none;
}
#msg_body {
  width: 600px;
  border: 0px solid black;
  margin-bottom: 30px;
}
#msg_alert {
  width: 7px;
  height:29px;	
  top: 18px;
  right: 285px;
  position:absolute;
  background-position: -196px -22px;
}
#msg_success {
  width: 37px;
  height: 28px;	
  top: 18px;
  right: 280px;
  position:absolute;
  background-position: -133px -18px;
}
#msg_question {
  width: 19px;
  height:31px;	
  top: 17px;
  right: 285px;
  position:absolute;
  background-position: -174px -18px;
}
#msg_error {
  width: 29px;
  height:28px;	
  top: 17px;
  right: 290px;
  position:absolute;
  background-position: -206px -23px;
}
button.msg_button1{
	height: 25px;
	width: 93px;
	cursor: pointer;
	outline: 0;
	border: 0;
	bottom: 2px;
	left: 2px;
	position: absolute;
	background: transparent;
}

#msg_td1 {
	height: 98px;
	background-position: -386px -364px;
	width: 614px; 
	position: relative;
	margin-bottom: 15px;
}
#msg_td2 {
  width: 414px;
  color: #024e10;
  position: absolute;
  text-align: center;
  right: 100px;
  top:52px;
}
#msg_td2 div {
  padding: 20px 7px 20px 7px;	
}
#msg_button {
  width: 37px;
  height: 12px;
  float: left;
  margin-left: 37px;
  margin-top: 5px;  
  cursor: pointer;
}
#search_box1 {
  width: 270px;
  position: absolute;
  top: 89px;
  left: 12px;
  height: 16px;   
}
#search_box {
  width: 270px;
  position: absolute;
  top: 4px;
  left: 7px;
  height: 16px;   
}
.search_key_txt {
  width: 155px;
  height: 14px;
  float: left;
  color : #8d8d8c;
  background: transparent;
  border: 0px solid;
  font-size: 8pt;
}
#search_button{
	width : 12px;
	height: 16px;
	float : right;
	cursor: pointer;
	border: 0;
	margin-right: 10px;
	outline: 0;
	background: transparent;
}
#adsearch{
	width : 87px;
	font-size:8pt;
	color: #fff;
	float : right;
	outline: 0;
}
/*------------------------ Customer Property ------------------------*/

/*Header*/
#header {
	width: 992px;
	height:233px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	position: relative;
	overflow: visible;
}
#headerDiv1{
	position:absolute;
	right: 0;
	top: 24px;
	width: 240px;
	height:173px;
	background: url(ch01_001.jpg);	
}
#headerDiv2{
	position:absolute;
	right: 239px;
	top: 24px;
	width: 431px;
	height:173px;
	background: url(ch01_001i.jpg) right repeat-x;	
}
#headerDiv3{
	background: url(ch01_001j.jpg);	
	position:absolute;
	left: 0px;
	top: 24px;
	width: 322px;
	height:173px;
}
#headerDiv4{
	position:absolute;
	left: 3px;
	top: 2px;
	width: 182px;
	height:20px;
	background: url(ch01_001k.jpg);	
}

/*End*/

/*Container*/
#container,#doc_container,#general_container,#section_container{
  width: 992px;
  border: 0px solid black;
  margin-right: auto;
  margin-left: auto;
  background: #eaeaea;
}

/*End*/

/*Toolbar*/
#toolbar,#section_toolbar {
  display: none;
}
#general_toolbar,#doc_toolbar{
  width: 316px;
  border: 0px solid black;
  float: right;
  text-align: right;
  margin-right: 10px;
  margin-top: 45px;
}
/*End*/

/*Main Page*/

/*End*/

/*Content Div*/
#content,#section_content{
  width: 992px;
  border: 0px solid black;
  float: right;
  text-align: right;
}
#general_content{
  padding:10px 15px 0;
  border: 0px solid black;
  float: right;
  text-align: right;
  background: #fff;
  margin: 18px 12px 10px 0;
  width: 614px;
  _width: 644px;
}
#doc_content{
  width: 644px;
  border: 0px solid black;
  float: right;
  text-align: right;
  background: #fff;
  margin: 18px 12px 10px 0;
}
/*End*/

/*Sidebar*/
#sidebar,#section_sidebar,#general_sidebar,#doc_sidebar{
  display: none;
}
/*End*/

/*Doc list*/
#not_found {
  color: #e40a0a;
  text-align: center;
  margin-top: 20px;
}
#doc_list1 {
    
}
#doc_list2 {
  
}
#doc_list3 {
   
}
#doc_list4 {
  
}
#doc_list5 { 

}
/*END*/

/*Type*/
type_div1 {
  	
}

/*END*/

/*Advertise*/
#advertise_div1{
	position:absolute;
	left:350px;
	top:55px; 
	outline: 0;
}
#advertise_div2{
  text-align: right;
  margin-bottom: 10px;  
  outline: 0;
}
#advertise_div3{
  text-align: right;
  margin: 10px 0;  
  outline: 0;
}
#advertise_div4{
  text-align: left;
  margin-bottom: 10px; 
  outline: 0; 
}
#advertise_div5{
  text-align: left;
  margin: 10px 0;  
  outline: 0;
}
#advertise_div6{
  text-align: left;
  margin: 0px 0 5px;  
  outline: 0;
}
#advertise_div7 {
  float: right;
  padding-bottom: 10px;
  padding-left: 10px;  	
}
#advertise_div8{
	position:absolute;
	right:0;
	top:55px; 
	outline: 0;
}
#ad_center_twin {
  padding-bottom: 5px;	
}
#ad_sidebar_title {
}
#ad_sidebar_general_title {
}
#ad_sidebar_footer {
}
#ad_sidebar_general_footer { 
}
#ad_toolbar_title {
}
/*End*/

/*Poll*/
#poll_sidebar_title {
  
}
#poll1 { 
  
}
#poll2 {
   
}
#poll3 {
   
}
.poll4 {
	color: #333333;
	padding: 2px 0;
  
}
#poll5 {
   
}
/*End*/

/*Footer*/
#footer,#doc_footer,#general_footer,#section_footer{
  width: 992px;
  border: 0px solid black;
  overflow: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  height: 240px;
  position: relative;
}

#footerDiv1{
	position: absolute;
	right: 20px;
	top: 33px;
	width: 103px;
	height:132px;
	background: url(ch01_001.png) no-repeat;;
}
#footerDiv2{
	position: absolute;
	right: 0px;
	top: 0;
	width: 992px;
	height:21px;
	background: url(ch01_001i.png) no-repeat;;
}
#footerDiv3{
	position: absolute;
	left: 10px;
	top: 88px;
	width: 182px;
	height:20px;
	background: url("ch01_001k.jpg") ;	
}

#copyright_separator {
  height: 1px;
  width: 610px;
  font-size: 0pt;
  border-top:1px solid #cdcdcd;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
#company_copyright {
	color:#464647;
	margin-bottom: 5px;
	border-bottom: 1px solid #b0b1b1;
	padding-bottom: 3px;
}
#copyright {
  font-size:8pt;
}
.news_studio_title {
  color: #4e8358;
}
a.news_studio_link {
  color: #b0b1b1;
  text-decoration: none;	
}
a.news_studio_link:hover {
  color: #d5d5d5;
  text-decoration: none;
}
#footDiv2{
	width: 390px;
	left: 301px;
	text-align: center;
	top: 190px;
	position: absolute;
}
#footDiv1{
	width: 640px;
	top: 0;	
	right: 176px;
	position: absolute;
}
.foot-div1{
	float: right;
	padding:0 10px;
}
.footerMenuItems {
	color:#FFF;
}
.footerMenuItems:hover{
	color:#ffcc00;	
}

#footDiv3{
	top: 60px;	
	left: 10px;
	position: absolute;	
}
/*End*/

/*Date Selector*/
#date_selector1 {
  padding-top:81px;
}
#date_selector2 {
  float: right;
  margin-right: 10px;
}
#date_selector3 {
  float: right;
}
#date_selector4 {
  float: right;
margin-bottom: 4px;
}
#date_selector5 {
  float: right;
  margin-right: 50px;
}
#date_selector6 {
  float: right;
  margin-right: 10px;
}
#date_selector2 span,#date_selector3 span,#date_selector4 span,#date_selector5 span,#date_selector6 span {
  color: #0156c1;	
}
#date_selector2 select,#date_selector3 select,#date_selector4 select,#date_selector5 select,#date_selector6 select {
  border: 1px solid #d4e0ed;
  color: #333333;
}
#date_selector7 {
  float: right;
  margin-right: 50px;
}
button.showTitleBtn{
	height: 14px;
	width: 78px;
	border: 0;
	outline: 0;
	cursor: pointer;
	background-position: -180px 0;
}

#date_selector8 {
  color: #09304c;
  padding: 3px 5px 20px 0px;
}
#date_selector9 {
  width: 614px; 
  height: 127px;
  background-position: -386px -137px;
  margin-bottom: 15px;	
}
/*End*/

/*View doc settings*/

#attachments_div1 {
  position: relative;
  width: 46px;
  height: 18px;
  cursor: pointer;
  z-index: 100;
  float: left;
  margin-right: 14px;
}
#attachments_div2 {
  position: absolute;	
  border: 1px solid #9f9f9f;
  top: 25px;
  left: 0px;
  padding: 5px;
  background: white;  
  visibility: hidden;
}
#attachments_div2 div {
  text-align: right;
  margin-bottom: 5px;
}
#attachments_div2 a {
  color: #6a6a6a;
  text-decoration: none;	
}
#attachments_div2 a:hover {
  color: #ebb31c;
  text-decoration: none;	
}
#attachments_div3 {
  height: 16px;
  width: 100%;
}
#send_doc1 {
  color:#0C1C50;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;	
  margin-bottom: 15px;
}
#send_doc2 a {
  color: #60605F;
  text-decoration:none;	
}
#send_doc2 a:hover {
  color: #ebb31c;
  text-decoration:none;	
}
#send_doc3 {
  text-align: left;
  white-space: nowrap;
  vertical-align: top; 	
  color: #60605F;
}
#send_doc4 {
  padding: 10px 15px 0px 0px;	
}
.frm_send_doc input,.frm_send_doc textarea {
  border: 1px solid #66b1cd;
  padding: 1px;	
  color: #353535;
}
.frm_send_doc textarea {
  width: 160px; 
  height: 70px;
}
.frm_send_doc button {
  height: 20px;
  width: 40px;
  border: 0px solid #797d8c;
  padding-bottom: 5px;
  cursor: pointer;
}
#soutitr_div1_left {
  width: 230px;  
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
#soutitr_div2_left,#soutitr_div2_right {
	height: 13px;
	width: 230px;
	font-size: 0;
	background-position: -73px -54px;  
}
#soutitr_div3_left,#soutitr_div3_right {
	background: url(ch01_053.gif) repeat-y top right;  
	line-height: 140%;
	text-align: justify;
	color: #5a5a5a;	
	padding : 3px 15px 12px; 	 
}
#soutitr_div1_right {
  width: 230px;  
  float: right;
  margin-left: 10px;
  margin-top: 10px;
}

#feedback1 {
  
}
#feedback2 {
   	
}
.gallery_img1 {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity=70);	
  border: 1px solid #dedede;
}

/*End*/

/*View section settings*/



/*End*/

/*Search*/
.search1 {
  border: 1px solid #D1D1D1;
  width: 500px;	
  text-align: right;
  font-size: 8pt;
  margin-bottom: 15px;
}
.search2 {
  color: #0000B0;
  background: #F4F4F4;
  border-bottom: 1px solid #D1D1D1;
  padding: 2px 5px 0px 0px;
  height: 20px;
  vertical-align: top;
}
.search3 {
  background: #FFFFF1;
  border: 1px solid #9F9F9F;
}
.search4 {
  border-top: 1px solid #D1D1D1;
  width: 159px;
  font-size: 8pt;
  float: right;
  margin-left: 11px;
}
.search5 {
  width: 500px;	
  text-align: right;
  font-size: 8pt;
  margin-bottom: 15px;
}
.search6 {
  color: #0000B0;
  background: #F4F4F4;
  border: 1px solid #D1D1D1;
  border-top: 0px;
  padding: 2px 2px 0px 0px;
  height: 20px;
  vertical-align: top;
  text-align: center;
}
.search7 {
  padding: 0px 0px 5px 0px;
  width: 159px;	
}
#search8 {
  color: #0c4790;
  margin-right:10px;	
  margin-left:10px;	
}
#search9 {
  color: #0c4790;
  margin-right:10px;	
  margin-left:10px;
}
/*End*/

/*Static Docs*/
#static1 {
  color:#0C1C50;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  font-weight:bold;
}
#static2 {
	
}
#static3 {
  text-align: justify;
  line-height: 160%;  	
  padding: 15px;
}
#static3 a {
  color: #0C1C50;	
  text-decoration: none;
}
#static3 a:hover {
  color: #0C1C50;
  text-decoration: none;	
}
#static4 div {
  width: auto;	
}
/*End*/

/*----- Ticker -----*/
#scrollup {
	position: relative;
	overflow: hidden;
	border: 0px solid #000;
	height: 15px;
	vertical-align: top;
	top: 0px;
	right: 40px;
}
.headline {
  position: absolute;
  top: 20px;
  right: 0px;
  height: 15px;
  z-index: 5000;
  padding-top: 2px;
  _padding-top: 0px;
  padding-right: 10px;
}
.headline a {
  color: white;
  line-height: 100%;
}
.headline a:hover {
   color: #ffcc00;
}
#head_div9{
	margin-right:10px;
	margin-top: 6px;
	float: right;
	width:500px;	
	background: url(ch01_029.gif) right bottom no-repeat;
}



/*----- End -----*/


/*----- Tabs -----*/

/*End*/


/* Links */

.links1 {
  float: right;
  width: 190px;
  margin-left: 6px; 
  margin-right: 6px;
  margin-top: 15px; 	
}
.links2 {
  text-align: center;
  padding: 3px 0px 5px 0px;
  background: #024e10;
  color: white; 	
}
.lkContainer {
  /*border: 1px solid #9f9f9f;*/
  border: 1px solid #024e10;
  border-top: 0px;
  background: #f4f4f4;
}
.links3 {  
  padding: 4px 10px 4px 10px;	
  text-align: center;
}
.links3 a {
  color: black;
  text-decoration: none;
}
.links3 a:hover {
  color: #012793;
  text-decoration: none;	
}
.links4 {
  height: 16px; 
  padding: 0px 5px 0px 5px;	
}
a.links_next {
  float: left;
  width: 16px;
  height: 16px;
  background: url(ch01_next_link.gif);
  font-size: 0pt; 
  margin-top: 3px;
  cursor: pointer;
}
a.links_next.nelinkinactive {
  background: url(ch01_next_link_ds.gif);
  cursor: default;
}
a.links_prev {
  float: right;
  width: 16px;
  height: 16px; 	
  background: url(ch01_prev_link.gif);
  font-size: 0pt;
  margin-top: 3px;
  cursor: pointer;
}
a.links_prev.prlinkinactive {
  background: url(ch01_prev_link_ds.gif);
  cursor: default;
}
.links5_new {
  background: url(ch01_new_link.gif) left top no-repeat;
  padding-left: 20px;	
}
.links5_hot {
  background: url(ch01_hot_link.gif) right top no-repeat;
  padding-right: 20px;	
}
.links6 {
}


#head_div1{
	left: 380px;
	position: absolute;
	top: 5px;
}
.head_td2{
	background: url(ch01_002.gif) no-repeat left ;
	padding: 0 7px;
	cursor: pointer;
}
.head_td2 a{
	color:#fff;
	outline: 0;
}
.head_td2 a:hover{
	color:#78a180;	
}
#head_div3{
	position: absolute;
	right: 16px;
	top: 5px;
	color: #fff;
}

#mainDiv3{
	/*background: url(ch01_004.gif) no-repeat left top #f9f7f7;*/
	background: #f9f7f7 url(ch01_035.gif) top center no-repeat;	
	width: 540px;
	_width: 542px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;

	padding-top: 10px;
   padding-bottom: 3px;	
   _padding-bottom: 0px;
}
.mainDiv3BgTitle{
	width: 505px;
	margin-right: 35px;	

}
.mainDiv3Body{
	width:235px;
	background: url(ch01_005.gif) no-repeat right top;
	margin-left: 15px;
	float:right;
	padding-bottom: 8px;
}
.mainDiv3Title{
	margin-right: 10px;
}
.mainDiv3Title a{
	color: #002b81;
	outline: 0;
}



.mnDiv2RTitr a:hover,.mnDiv2Title a:hover,
.mnDiv3Title a:hover,.mnDiv3RTitle a:hover,.mnDiv6Title a:hover,
.mnIDiv1Titr a:hover,.mnDiv7Titr a:hover,.mnDiv4Title a:hover,
.mainDiv3Title a:hover,.mainDiv5Title a:hover,.mainDiv5Routitr a:hover,
#mainDiv2Title a:hover,.mainDiv2Title a:hover,
.poll-links:hover,.mainDiv6Poll a:hover,#div2PollResult a:hover,
#docDiv1Menu1 span a:hover,.docDiv7Txt a:hover,#docDiv6Publish a:hover,
.latestPollTitle a:hover,.mainDiv2SubTitl a:hover{
	color:#d68e02;
}

#mainDivBoth1{
	width: 972px;
	margin: 0 10px;
}
#mainBoth-1{
	width: 316px;
	float: right;
	margin-left: 12px;
}
#mainBoth-2{
	width: 644px;
	float: right;
}

.mainDiv4{
	width: 316px;
	margin:10px 0 15px;
}
#headresaneha{
	width: 316px;
	height: 25px;
	font-size:0;
	background-position: 0 -123px;		
}
.mainDiv4Body{
	padding-right: 8px;
	margin: 0 10px 8px;
	background: url(ch01_051.png) no-repeat right 6px;
}
.mnDiv4Title a{
	color: #2a406a;
}

.mainDiv5Body{
	margin-bottom: 15px;	
}
.mainDiv5Title {
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	padding-bottom: 5px;
}
.mainDiv5Title a{
color:#002b81;
}
.mainDiv5Img{
	width: 116px;
	float:right;	
	padding-bottom: 6px;
}
#mainDiv5ImgBg{
	width: 106px;
	height: 81px;
	float:right;
	position: relative;
	background-position: -194px 0;
	font-size: 0;	
}
.mainDiv5Image{
	position: absolute;
	left: 3px;
	top: 3px;	
}
#docDiv7ImgBg{
	width: 74px;
	height: 61px;
	float:right;
	position: relative;
	background-position: -367px -60px;
	font-size: 0;	
}
.docDiv7Image{
	position: absolute;
	left: 2px;
	top: 3px;	
}

.mainDiv5Routitr{
	outline: 0;
	padding-bottom: 4px;	
}
.mainDiv5Routitr a{
	color:#989898;
}
.mainDiv5Txt{
	width: 224px;
	float: left;
	line-height: 150%;
	text-align:justify;	
}
#mainSidebarBoth-1{
	width: 283px;
	float: right;
	margin-left: 8px;
}

.mainDiv2Body{
width: 260px;
float: right;
margin-right: 7px;	
}
#mainDiv2Title {
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.mainDiv2Title {
/*	padding-bottom: 8px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.mainDiv2Bdy{
	width: 260px;
}
.mainDiv2SubTitl a{
	color:#002B81;
}
.mainFirstLevelImg{
	padding-top: 8px;
}
#mainDiv2Title a{
	color:#022c81;
}
.mainDiv2Title a{
	color:#022c81;
}
.mainDiv2Txt{
	line-height: 180%;
	text-align: justify;
	width: 255px;
	padding: 4px 0;
}

.mainDiv5Poll{
	float: left;
	width: 224px;
	
	text-align: right;
	padding-top: 5px;
}
.poll-links{
	color: #354a75;
	outline: 0;
}
.mainDiv6Poll{
	background: url(ch01_014.gif) repeat-x;
}
.mainDiv6Poll a{
	color:#012c7d;
}
#secDivHead{
	background: #024e10;
	height: 36px;
}
#secDivHead1{
	color:#00df29;
	font-family: "NassimBold",Arial,Helvetica,sans-serif;
	font-size: 16pt;
	text-align: center;
}
.doc_list6{
	color:#5c81cd;
	float: left;
}
.docArchHead{
	width: 488px;
	float: right;
	margin-right: 12px;
}
.ArchDivDivTxt{
	text-align: justify;
	line-height: 150%;
}
.docArchDivBody{
	margin-bottom: 15px;
	width: 614px;
	float: right;
}
.docArchDivPoll{
	float: left;
}
button.poll5-btn{
	outline: 0;
	border: 0;
	height: 16px;
	width: 54px;
	background-position: -19px -519px;	
	float: left;
	cursor: pointer;			
}

#mainPollHeader{
	width: 316px;
	height: 28px;
	font-size: 0;
	background-position: 0 -694px;
}
#mainDiv2poll3{
	line-height: 150%;
	text-align:justify;
	margin: 0 0 10px ;
}
#div2PollResult{
	float: right;
}
#div2PollResult a{
	color: #1ac038;
	outline: 0;	
/*	font-weight: bold;*/	
}
#pollDiv2{
	padding: 7px 0;
}
#pollDiv1Body{
	padding:0 14px;
	margin-bottom: 10px;
}
#docParentNewsHead{
	height: 28px;
	width: 316px;
	font-size: 0;
	background-position: 0 -175px;
}
#docRelatedNewsHead{
	height: 20px;
	width: 283px;
	font-size: 0;
	background-position: 0 -533px;
}
#docLinksHead{
	height: 28px;
	width: 316px;
	font-size: 0;
	background-position: 0 -204px;
}
#docDiv3TitrRou{
	color: #989898;
	margin-bottom: 2px;
}
#docDiv3TitrMain{
	color: #024e10;
	font-family: "NassimBold",Arial,Helvetica,sans-serif;
	font-size: 12pt;	
	margin:0 0 4px;	
}
#docDiv3TitrSub{
	color: #718dc5;
	margin-bottom: 6px;		
}
#docDiv5InfoCode{
	color: #333;
	padding: 11px 0 0 15px;	
	float: left;
}
#docDiv3Date{
	margin-bottom: 14px;
	float: right;
	color: #a50005;
}
#docDiv3Date span{
	direction: ltr;
	color: #989898;
}
#docDiv4Lead{
	width:614px;
	margin-bottom: 15px;
	border: 1px solid #80a687;
}
#docDiv4LeadTitle{
	color: #2a406a;
	line-height: 170%;
	text-align: justify;
	padding: 10px 12px 12px;
}
#doc_div33{
	font-size: 10pt;
	line-height: 170%;
	text-align: justify;	
	margin-bottom: 15px;
}
#docDiv1Menu{
	float: right;
	margin-bottom: 10px;
	padding-top: 6px;
	height: 21px;
	_height: 27px;
	width:644px;
	background-position: -356px -29px;
}
#docDiv1Menu1{
	float: right;
	color: #40b64a;
	padding: 0 15px 0 8px;
	background: url(ch01_052.gif) left 7px no-repeat;
}
#docDiv1Menu1 span a{
	color: #f00;
	margin-left: 10px;
}
#doc_div15{
	float: left;
	margin-left: 15px;
}
#doc_link1{
	background-position: -40px 0;
	height: 20px;
	float: left;
	width: 42px;
	color:#333;		
	margin-right: 14px;
}
#doc_link1 span{
	padding-right: 5px;	
	font-weight: bold;	
}
#resizable-font{
	float: left;
	margin-right: 14px;
}



#share_place{
	float: left;
}

#pdoc {
  float: right;
  width: 19px;
  height:29px;
  font-size: 0pt;
  margin: 0 26px 0 0;
  line-height: 100%;
  outline: 0;
}
#gdoc {
  float: right;
  width: 30px;
  height:29px;
  font-size: 0pt;
  line-height: 100%;
  outline: 0;
}
#sdoc{
  float: right;
  width: 27px;
  height:29px;
  font-size: 0pt;
  line-height: 100%;
  outline: 0;
  margin: 0 251px 0 16px;
}

#docDiv5Share{
	background-position: -386px -57px;
	height: 40px;
	width:614px;
	margin-bottom: 5px;
}

#feedback_form_parent{	
	background-position: 0 -233px;
	height: 324px;
	font-size: 0;
	width: 304px;
	position: relative;
	z-index: 50;
	right: 0;
}
#feedback3{
	position: absolute;
	right: 16px;
	top: 171px;
	width: 271px;
	height: 105px;
	background: transparent;	
	border:0;	
}
#feedback1{
	height: 18px;
	right: 16px;
	top: 80px;
	position: absolute;
	width:270px;
	background: transparent;	
	border:0;
}
#feedback2{
	height: 18px;
	right: 16px;
	top: 126px;
	position: absolute;
	width:269px;
	background: transparent;	
	border:0;	
}
button.feedback4_on{
	position: absolute;
	width:54px;	
	border:0;
	height: 16px;
	cursor: pointer;
	background: transparent;
	left: 19px;
   bottom: 22px;		
}

#feedback-body{
	position: relative;
	width: 614px;
	margin: 5px 0 10px;
}
#feedbackHeader{
	width:553px;
	height: 5px;	
	background-position: -447px -721px;
	font-size: 0;		
}
#feedbackHdr1{
	width:614px;
	height: 38px;	
	background-position: -386px -98px;
	font-size: 0;	
}
.feedback10{
	text-align:justify;
	line-height: 150%;
	padding:8px 15px 15px;
	color: #303030;
	font-size: 8pt;
}
.feedback8{
	float: right;
	font-size: 8pt;
}
.feedback7{
	padding:2px 15px 0;
	color: #71706e;
	height: 19px;
	_height: 21px;
	background: #e4e4e4;
	margin: 5px;
}
.feedback9{
	float: left;
	direction: ltr;
	font-size: 8pt;
}
#docDiv7Body{
	background: url(ch01_024.gif) repeat-y;
	width: 555px;
	float: right;
	display: none;
}
#docDiv7Footer{
	/*width:555px;
	height: 5px;
	background-position: -445px -741px;
	font-size: 0;
	margin-bottom: 10px;*/
	background: none;
	height: 10px;
	font-size: 0pt;
}
#docDiv7Head{
	width:555px;
	height: 13px;
	background-position: -445px -726px;
	font-size: 0;
	margin-top: 15px;
	display: none;	
}
.docDiv7Body1{
	width:251px;
	float: right;
	margin: 10px 15px 10px 10px;
}
.docDiv7Txt{
	font-size: 10.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	outline: 0;	
	float: right;	
	width: 165px;
}
.docDiv7Img{
	float: right;		
	width: 84px;
}
#docDiv6Publish{
	color:#8D8C8A;
}
#docDiv6Publish a{
	color:#002B81;	
	outline: 0;
}
#doc_div28{
	color:#8D8C8A;
	padding-bottom: 10px;
}
#doc_div28 font {
  font-size: 8pt;	
}
#docDiv1{
	width: 300px;
	float: left;
	margin-right: 12px;
}
.fancyzoom {
  position: absolute;
  background: url(../../../../images/zoom_in.gif) top no-repeat;
  width: 16px;
  height: 16px;
  font-size: 0pt;
  line-height: 0px;
  top: 1px;
  left:1px;
  z-index: 1000;
  outline: 0;
}
#doc_div1Img{
	position: relative;
	width: 300px;
	margin-bottom: 4px;
}
#docBigImg{
	border: 0 solid #bacbed;
}
#docDiv1ImgDesc{
  text-align: justify;
  font-size: 8pt;  	
  line-height: 130%;
  margin-bottom: 10px;
  color: #8D8D8C;
}
#latestPoll{
	margin: 0 2px;
	width: 610px;
}
#latestPollHeader{
	height: 36px;
	width:610px;
	background-position: -390px -553px;
	margin-bottom: 8px;
}
.latestPollTitle{
	padding-bottom: 8px;
}
.latestPollVote{
	color:#6a3200;
	text-align: left;
}
.latestPollTitle{
	text-align: right;
}
.latestPollTitle a{
	color: #2228ac;
}
#pollDivBoxesBody{
	width:610px;
	margin: 20px 2px 0;
}
#pollTotalVote{
	text-align: left;
	color: #002f65;
	padding: 15px 50px;
}
#pollTitle{
	color: #532e0d;
	text-align: justify;
	padding: 10px 50px;
	background: #dee6df;
	margin-bottom: 20px;
}
#poll15{
	width: 160px;	
	padding-bottom: 12px;
	margin-right: 50px;
	margin-left: 15px;
}
#poll14{
	width: 332px;	
}
#poll16{
	font-size: 0;
	background: url(ch01_025.gif) repeat-x;
	width: 270px;
	height: 18px;
	float: right;
}
#pollColor{
	background: url(ch01_026.gif) no-repeat right;
	font-size: 0;
	height: 18px;
}
.pollCount{
	float:left;
}
#gallery_div1{
	width: 614px;
}
#docGallery{
	width: 614px;	
	background: url(ch01_055i.gif) repeat-y right;
	margin-bottom: 15px;
}
#docGallery1{
	width: 614px;	
	background: url(ch01_055.gif) no-repeat bottom;
	padding: 10px 0;
}
#gallery_div2{
	width: 614px;
	height:98px;
	background-position: -386px -265px;
}
.galleryTabs div{
	height:26px;
	width:118px;
	float: right;
	margin: 72px 15px 0 0;
}

#galleryrow1{
	background-position: -238px -639px;
}
#galleryrow1a{
	background-position: -238px -666px;
	cursor: pointer;
}
#galleryrow2{
	background-position: -119px -666px;
}
#galleryrow2a{
	background-position: -119px -639px;
	cursor: pointer;
}
#galleryrow3{
	background-position: 0 -666px;
}
#galleryrow3a{
	background-position: -119px -639px;
	cursor: pointer;
}
#docGalleryImg{
	margin: 10px 5px 0; 	
}
#gallery_div6{
	padding:5px 0px;
}

#doc_div6{
	float: left;
	width: 300px;
}

.relatedNews{
	margin-top: 10px;
}
.related_news{

}
.related_news a{
color:#f00;
outline: 0;
}
.related_news a:hover{
color:#D68E02;
}
#mainDiv6Adv{
	height: 15px;
	background: url("ch01_008.gif") repeat-y ;
	font-size: 0;
	width: 283px;
}
#mostRatedHead{
	height: 20px;
	width: 283px;
	font-size: 0;
	background-position: 0 -127px;	
}


/*  Rate Box  */
#my0fix3{
	background-position:-83px 0;
	width: 95px;
	float: left;
	margin: 0 15px 0px 0;
	height:17px;
	color: #5100a9;
}
#myfix3 {
  font-size: 0pt;
  width: 1px;
  height: 10px; 
  float: left;
  margin-top: 2px;	
}
#ratebx1 {
  float: left;   	
  font-size: 8pt;
  padding: 0px 4px 0 4px;
  	color: #07249c;
}
.rate_a_up {
  width: 8px;
  height: 8px;
  float: left;
  font-size: 0;
  margin-top: 4px;
  background: url(../../../../images/tmb_up.png);
  background-position: 0px 0px;
  outline: 0;
}
a.rate_a_up_ds {
  background-position: -8px 0px; 	
  cursor: default;
}
.rate_a_dn {
  width: 16px;
  height: 16px;
  float: left;	
  background: url(../../../../images/tmb_dn.png);
  background-position: 0px 0px;
  outline: 0;
}
a.rate_a_dn_ds {
  background-position: -16px 0px;
  cursor: default; 	
}
.rate_val {	
  float: left;
  padding: 0 3px 0 3px;
  color: #1c1c1c;
}
div.rate_val_loading {
  background: url(../../../../images/tmb_loader.gif) center center no-repeat;
}
/*  End  */

.myfeedback1 {
  padding: 0px 0px 2px 10px;	
}
.feedback6 {
  border: 1px solid #d4d4d4;
  background: #fff;
  margin-bottom: 2px;
}
.myfeedback2 {
  border: 1px solid #d4d4d4;
  background: #fff;
}
.myfeedback3 { 	
  padding: 0px 15px 0px 15px;
  height: 20px;
}
.myfeedback3 a {
  color: #0133a5;
  font-size: 8pt;
  line-height: 100%;
}
.myfeedback3 a:hover {
  color: #a52201; 	
}
.myfeedback4 {
  float: left;
  margin-right: 5px; 	
}
div.threaded_color10 {	
}
div.threaded_color20 {
  background: #f6f6f6;	
}
div.threaded_color30 {
	background: #f5ece2;
}

div.threaded_color40 {
  background: #fcfaf6;
}
div.threaded_color50,div.threaded_color60 {
  background: #ffffff;	
}



#all_pages{
	width:992px;
	height: 20px;
	background: url(ch01_032.gif) repeat-x;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	margin-bottom: 15px;
	padding-bottom: 6px;
	_padding-bottom: 10px;
}
#imp_news_gnrl{
	background: url(ch01_033i.gif) right center no-repeat;
}
#imp_news_gnrl_txt{
	outline: 0;
	text-align: right;
	padding-right: 65px;
}
#imp_news_gnrl_txt a{
	color: #002B81;
	font-size: 9pt;	
}
#imp_news_gnrl_txt a:hover{
	color: #bc0002;
}

#spsection1{
	background: url(ch01_034.gif) right top no-repeat;
	margin-right: 16px;
	margin-top: 5px;
}
.spsection2 {
	margin-right: 12px;
}

.feedback_rate {
	width: 108px;
	height: 17px;
	background: url(../../../../images/feedback_ratesi.png);
	background-position: 0 0;	
	float: left;
	margin: 0 10px 0 5px;
}
div.feedback_rate_ds {
  background-position: 0 -17px;
}
div.feedback_rate_ds a {
  cursor: default;	
}
a.f_rate_up {
  float: right; 
  height: 17px;
  padding-left: 22px;
  cursor: pointer;
  text-align: center; 
  text-decoration: none;
  font-size: 10pt;	
  line-height: 16px;
  color: #000;
  width: 30px;
 _width: 52px;
}
a.f_rate_dn {
  float: left;
  width: 30px;
 _width: 52px;
  height: 17px;
  padding-right: 22px;	
  cursor: pointer;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-size: 10pt;
  line-height: 16px;
}
a.f_rate_up:hover,a.f_rate_dn:hover {
  color: black;	
}

.khrtr{
	z-index: 1000;
}
.tooltip1 { 
    display:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='\skins\default\fa\normal\black_arrow.png', sizingMethod='scale');
    background: url(black_arrow.png);
    _background: none;
    font-size:9pt; 
    height:70px; 
    width:160px; 
    _width: 209px;
    _height: 122px;
    padding:25px;
    color:#fff; 
    text-align: justify;
}

a.headlglnk {
  width: 190px;
  height: 92px;
  position: absolute;
  right: 42px;
  top: 66px;
  outline: 0;
}

/* SS */
.poll-links2{
	color: #354a75;
	outline: 0;
}
.poll-links2:hover{
	color: #d68e02;
	outline: 0;
}
div.mihmanhidden {
  background: url(ch01_037.gif) bottom no-repeat;
  height: 12px;
  font-size: 0pt;   	
}
#send_note1 {
  width: 188px;
  height: 47px; 	
}
#send_note1 a {
  background: url(ch01_038.png);
  background-position: 0 0;
  float: right;	
  width: 188px;
  height: 47px;
  font-size: 0pt;
  line-height: 100%;
  outline: 0;
}
#send_note1 a:hover {
  background-position: 0 -47px; 
  outline: 0;
}
#send_note2 {
  padding-top: 25px;	
}
.send_note3 {
  white-space: nowrap;
  text-align: left;	
}
.send_note4 input {
  border: 1px solid gray;
  height: 20px;	
}
.send_note5 {
  text-align: center;	
}
.send_note5 button {
  width: 60px;
  height: 25px;	
}
.second_level_archive {
  height: 11px;
  font-size: 0pt; 	
}
.second_level_archive a {
  background: url(ch01_039.gif);
  float: left;	
  width: 43px;
  height: 11px;
  outline: 0;
}

/*--------------CLEditor--------------*/

.cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white}
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */}
.cleditorToolbar {background: url('toolbar.gif') repeat}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('buttons.gif')}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt}
.cleditorPrompt input,
.cleditorPrompt textarea {font:8.5pt Arial,Verdana;}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}


/*********************************************/
#secBlk02Bd{
	width :992px;
	float: right;
	margin: 0 0 30px ;
	height: 420px;	
}
#secBlk02 #tab_contents0{
	position: relative;
	width:992px;
	height: 420px;
}
#secBlk02{
	width:992px;
}
.imgDiv1{	
	position: relative;
	width:992px;
	height: 420px;
}
.imgDiv1i{
	position: absolute;
	left: 0;
	top: 0;
}
.mnIDiv1Titr{
	font-family: 'NassimBold',Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0 25px 0 0;
	width: 750px;
}

.mnIDiv1Titr a{
	color:#fff;
}
.mnDiv1Txt{
	position: absolute;
	bottom:0;
	right: 0;
	width: 992px;
	background: url(ch01_050.png) right;
	padding: 10px 0 12px;
}
#slideContents1{
}
.tabItems5 {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:992px;
}
#slideTabs5 { 
	width: 200px; 
	position: absolute;
	bottom: 17px;
	z-index: 100;
	left:25px;	
}
#slideTabs5 a {
	width : 18px;
	height: 18px;
	float : left;
	display: block;
	cursor : pointer;
	outline: none;
	font-size: 0;
	background-repeat: no-repeat;
	margin: 0 3px 0 0 ;
	background-position:-19px 0;	
}
#slideTabs5 a.current {
	background-position:0 0;
}
a.forward1{
	width: 35px;
	height:47px;
	display: block;
	cursor: pointer;
	outline: 0;
	position: absolute;
	left: 20px;
	top: 190px;
	background-position:0 -20px;		
	font-size: 0;
}
a.backward1{
	width: 35px;
	height:47px;
	display: block;
	cursor: pointer;
	outline: 0;
	position: absolute;
	right: 20px;
	top: 190px;
	background-position:-36px -20px;	
	font-size: 0;
}
/*********************************************/
/*************************************/
#mainDiv7B{
	background: url(ch01_050.gif) top no-repeat #fff;
	margin: 0 0 18px ;
	width: 972px;
}
#mainDiv7{
	width: 972px;
	padding: 42px 0 20px;
}
#previ7{
	top : 35px;
	left: 14px;
	outline : 0;
	z-index : 100;
	position: absolute;
	width:29px;
	height:29px;
	background-position: -73px -20px;
}
#nexti7{	
	top : 35px;
	right: 14px;
	outline : 0;
	z-index : 100;
	position: absolute;
	width:29px;
	height:29px;
	background-position: -103px -20px;	
}
.MainGallery7{
	width: 972px;
	position: relative;	
	direction : rtl;
}
.list_carousel7{			
	position: absolute;
	top : 0px;
	left: 46px;
	width:880px;
	_right:0px;
}
.list_carousel7 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	left:0;
	
}
.list_carousel7 li{	
	float  : left;
	padding: 0;
	margin : 0px 20px 0;
	display: block;	
	text-align: right;
	width: 136px;
}
.mnDiv7Titr{
	font-size: 10.5pt;
	font-family: 'NassimBold',Arial ,Helvetica ,sans-serif;
}
.mnDiv7Titr a{
	color: #024e10;
}
#slideTabs7{
	position: absolute;
	left: 0;
	top: 0px;
}
#slideTabs7 a span{
	font-size: 0pt;
}
#slideTabs7 a{
	color: #b8b8b8;
	margin: 0 0 0;
}
#slideTabs7 a.selected{
	color: #0241b4;
}
.mnDiv7Img{
	width: 136px;
	text-align: center;
	border: 1px solid #d0d0d0;
}
/***********************************************/
/***********************************************/
#mnBlk2Head{
	width: 644px;
	background-position:-356px 0;
	height: 28px;	
}
#main_div1{
	position: relative;
	width: 644px;
}
#main_div1f{
	width: 644px;
	margin:0 0 12px;
	float: right;
	background: url("ch01_051.gif") no-repeat left bottom #fff;
	height: 290px;
}
#slideTabs01 { 
	width: 200px; 
	height:8px;
	position: absolute;
	top: 215px;
	z-index: 100;
	left:17px;
}
#slideTabs01 a {
	padding: 4px;
	display: block;
	cursor: pointer;
	outline: 0;
	margin:0 2px 0 ;
	text-align: center;
	color: #9a8472;
	background: gray;
	float: left;
}
#slideTabs01 a.current {
   background: red;
}
.tabItems01 {
	display:none;
	position:absolute;
	top:0px;
	right:20px;
	left:0;
	width: 604px;
}
.imgDiv02{
	width:270px;
	float: left;
}
.mnDiv01Txt{
	width:280px;
	float: right;
	margin-top: 10px;
}
.mnDiv2RTitr {
	padding:0 0 1px ;
}
.mnDiv2RTitr a{
	color: #0066ab;
}
.mnDiv2Title {
	padding-bottom: 0px;
	font-family: "NassimBold", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background:  #fff;
	margin: 0 0 5px;
}
.mnDiv2Title a{
	color: #f00;
}
.mnDiv2Abs{
	line-height: 160%;
	text-align:justify;	
}
a div.mnBlk2Arch{
	width: 42px;
	height: 14px;
	left: 13px;
	position: absolute;
	bottom:-32px;
	font-size: 0;
}
/*************************************/
/***********************************************/
#head_div40{
	z-index: 500;
	visibility: hidden;
	position: absolute;
	right : 16px;
	top: 201px;
	height: 32px;
	width: 800px;		
}
li.topleveLi{
	
}
.div-sd1-1a{
	position:relative;
	float:right;
}
.sd1-1:hover{
	color: #FFFFFF;

}
.sd1-1a a:hover{
	color: #000000;	
}
#u5.sd1-1{
	background:none;	
}
.sd1-1{
	float:right;
	padding: 0px 0px 0  ;
	color: #464646;
	outline: 0;
	height: 32px;	
}
.sd1-1a{
	text-decoration:none;	
	float:right;
	top  : 24px;
	right:0;
	position:absolute;	
	z-index: 100000;
	background: #7ae2e9;	
}
.sd1-1a a{
	outline: 0;
	color: #000000;	
}
.sd1-1a a div{
	width:112px;
	_width:120px;
	padding: 2px 6px 3px 0;
	margin: 2px 5px  0;
	cursor: pointer;
	text-align: right;
}
.hyh{
	float: right;
	width: 130px;
}
.sd1-1a a:hover div{	
	color: #FFFFFF;
}
.sd1-1a .selectedSubMenu div{
	background: #F20013;
	height: 38px;
}

#toplevel {
  /*visibility: hidden;*/
 /* font-size: 8pt;	*/
}
.sublevel {
  width: 140px;
  z-index: 2000;
  font-size: 8pt;
}
.sublevel li {
  float: right;	
}
.sublevel a {
  text-align: right;
  color: white;
  background: #1f201f;
  padding: 3px;
  border: 1px solid #1f201f;
}
.sublevel a:hover {
  color: white;
  background: #4a4b4a; 
  border: 1px solid #4a4b4a;
}
.sd1-1 .fMenu{
	float:right;
	_float:left;	
	padding: 8px 10px 0 10px;
	height:24px;
	_height:32px;
	font-family: "NassimBold",Arial,Helvetica,sans-serif;
	font-size: 11pt;
}
.sd1-1:hover .fMenu,#head_div40 ul#toplevel .toplevel.hover{	
	color: #fff;
	cursor: pointer;
	background: #024e10;
}
a.selectedMenu  .fMenu{
	color: #fff;
	outline: 0;
	background: #024e10;
}
/***********************************************/
#headnote{
	width: 316px;
	height:28px;
	background-position:0 -68px;		
	font-size: 0;
}
.mnBlk3{
	width: 316px;
	margin-bottom: 12px;
	background: url(ch01_051.gif) bottom left no-repeat #fff;	
	padding: 10px 0 0;
}
.mnBlk3i{
	width: 270px;
	margin:0 28px 12px 0;	
	float: right;
}
a div.mnBlk3Arch{
	float: left;
	width: 42px;
	height: 14px;
	margin-left: 13px;
	font-size: 0;
}
.mnDiv3Bdy{
	width: 270px;
	margin:0 0 8px;	
	float: right;	
}
.mainDiv3Img{
	border: 1px solid #d4d4d4;
	width: 80px;
	float: right;
}
.mnDiv3Bdy1{
	width: 182px;
	float: right;
	margin-right: 6px;	
}
.mnDiv3Title{
	background: url(ch01_051i.gif) right 6px no-repeat;
	font-size: 10.5pt;
	font-family: 'NassimBold',Arial ,Helvetica ,sans-serif;	
	padding-right: 10px;
}
.mnDiv3Title a{
	color: #27377b;
}
.mnDiv3RTitle{
	padding-right: 10px;	
}
.mnDiv3RTitle a{
	color:#5c5c5c;
}

#headkholase{
	width: 316px;
	height:25px;
	background-position:0 -97px;		
	font-size: 0;
}
.mnBlk6{
	width: 316px;
	margin:10px 0 12px;
}
.mnDiv6Bdy{
	width: 316px;
	float: right;	
	margin:0 0 10px;	
}
.mainDiv6Img{
	border: 1px solid #c5c5c5;
	width: 111px;
	float: right;	
}
.mnDiv6Bdy1{
	width: 190px;
	float: right;
	margin-right: 10px;	
}
.mnDiv6Title{
	font-size: 10.5pt;
	font-family: 'NassimBold',Arial ,Helvetica ,sans-serif;		
}
.mnDiv6Title a{
	color: #017704;
}
.mnDiv6Abs{
	line-height: 140%;
	text-align: justify;
}
.relatedNews6{
	margin-top: 2px;
}
.related_news6 a{
	color:#b3812c;
}
.related_news6 a:hover{
	color:#D68E02;
}

.dcBlk4Body{
	background:#fff ;
	width: 316px;
	padding: 10px 0 10px;
	margin-bottom: 10px;
}
.dcBlk4Body1{
	background: url("ch01_051i.gif") no-repeat scroll right 6px;	
	margin: 0 14px 8px;
	padding-right: 10px;
}

#dcDivMargin{
	margin: 0 15px;
	width: 614px;
}

#dvRight2{
	width: 304px;
	float: right;	
}
#dvRight1{
	width: 297px;
	float: right;
	margin-left: 13px;
}
#dcBlk2Head{
	width: 297px;
	height:29px;
	background-position:0 -558px;		
	font-size: 0;	
	float: right;
}
#dcBlk2Head div{
	width: 116px;
	height:24px;
	font-size: 0;	
	float: right;
	margin-top: 5px;
	margin-right: 10px;	
}
.tbmainqgr7 #dcTabPt7{
	background-position:-117px -588px;	
	margin-right: 15px;		
}
.tbmainqgr7 #dcTabPt8{
	background-position:0 -588px;		
	cursor: pointer;	
}
.tbmainqgr8 #dcTabPt7{
	background-position:-117px -613px;		
	cursor: pointer;
	margin-right: 15px;	
}
.tbmainqgr8 #dcTabPt8{
	background-position:0 -613px;				
}
#tab_conents100{
	width: 297px;
	border-bottom: 1px solid #eaeaea;
	background: url(ch01_054.gif) repeat-y;	
	float: right;
	height: 294px;
}
.tab_contents100{
	padding-top: 15px;
}

button.poll6{
	width:54px;	
	border:0;
	height: 16px;
	cursor: pointer;	
	background-position:-19px -519px;	
}

#peyvandhaHead{
	width:316px;	
	height: 25px;
	background-position:0 -149px;	
	margin-bottom: 10px;
}


#poll8{
	width: 614px;
	background: url(ch01_056i.gif) repeat-y;
	margin-bottom: 10px;
}
#poll9{
	width: 614px;
	background: url(ch01_056.gif) bottom no-repeat;
	padding-bottom: 10px;
}
#poll10{
	width:614px;	
	height: 89px;
	background-position:-386px -463px;		
}
a.logbutton {
  position: absolute;
  width: 53px;
  height: 25px;
  border: 0;
  top: 205px;
  left: 90px;
  background-position: -35px -723px;	
}
a.regbutton {
  position: absolute;
  width: 34px;
  height: 25px;
  border: 0;
  top: 205px;
  left: 16px;
  background-position: 0 -723px;	
}
#login_box_dv1 {
  width: 190px;
}
#tool_div14 {
  float: left;	
}
#customlogininfo {
  font-family: "NassimBold",Arial,Helvetica,sans-serif;
  font-size: 11pt;
  color: #1a84dc;
  position: absolute;
  right: 0px;
  top: 30px;
  width: 992px;
  text-align: center; 	
}
#customlogininfo a {
  color: #024e10; 	
}
#customlogininfo a:hover {
  color: #d68e02; 	
}

#txtHint{
	background: #fff;
	margin:0 12px 15px;
	padding: 18px 0 10px;
	width: 968px;
	float: right;	
}
.snArchDivBody{
	margin:0 12px 15px;
	width: 944px;
	float: right;
}
.snArchHead{
	width: 815px;
	float: right;
	margin-right: 12px;
}

.dcBlk8Head{
	background: url(ch01_057.gif) ;
  width: 316px;
  height: 28px;	
}
.dcBlk8Body{
	background:#fff ;
	width: 316px;
	padding: 10px 0 0;
	margin-bottom: 10px;
}
.dcBlk8Head div{
	font-family: "NassimBold",Arial,Helvetica,sans-serif;
	font-size: 13pt;
	color: #fff;
	margin: 0 17px 0 0;
	width: 124px;
	text-align: center;
}