/* B.H. */ 
html.allPage,body.allPage{
	direction:rtl;
	margin:0px 0px 0px 0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	/*background-image:url(images/bg_page.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
}
html.popUpPage,body.popUpPage {
	direction:rtl;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #404040;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}
a{
	color:#0000FA;
}
HR{ 
	height:1px;
	color:#9D9D9D;
}
form{
	padding:0px;
	margin:0px;
}



/*
##########################################
##########################################
##########################################
*/
div.pigment{
	padding-top:2px;
	text-align:left;
	color:#8D8D8D;

}

#page{
	width:799px;
	padding-left:17px;
	padding-right:23px;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#header{
	padding-top:0px;
	font-size:1px;
}
#header p{
	padding:0px;
	margin:0px;
	font-size:1px;
}

#center_page{
	width:100%;
}
#content{
}
#right_side{
	width:230px;
	vertical-align:top;
}
#center_side{
	vertical-align:top;
	background-image:url(images/home_page_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	border-bottom:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	padding-top:20px;
}
#left_side{
	width:192px;
	vertical-align:top;
}

td.homePageRight{

}
div#homePageList_parent_id{float:right; width:163px; height:178px;}

div.homePageList_parent{
	background-image:url(images/home_page_list_bg.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:168px;
}
div.homePageTitle{
	height:25px;
	line-height:25px;
	font-size:15px;
	font-weight:bolder;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}
div.homePageTitle a{
	color:#ffffff;
	text-decoration:none;
}
div.homePageImg{
	text-align:center;
}
div.homePageImg img{
	width:140px;
	height:80px;
}
div.homePageList_shortDesc{
	text-align:right;
	padding-right:8px;
	padding-left:8px;
	height:45px;
	text-overflow: ellipsis;
	overflow:hidden;
}
div.homePageList_shortDesc a{
	text-decoration:none;
	font-size:12px;
	color:#000;	
}
div.more{
	background-image:url(images/more_image.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:22px;
	padding-right:16px;
}
div.moreBox{
	background-image:url(images/more_bg.gif);
	background-repeat:no-repeat;
	width:155px;
	height:178px;
}
div.moreBox2{
	background-image:url(images/more_bg_2.gif);
	background-repeat:no-repeat;
	width:155px;
	height:178px;
}

div.moreInfo_link{
	text-align:right;
	padding-top:6px;
	padding-bottom:6px;	
}
div.moreInfo_link a{
	color:#000000;
	text-decoration:none;
}
table.applicationForm{
	text-align:right;
}
table.applicationForm span{
	color:#DF5A00;
	padding-right:3px;
}
table.applicationForm th{
	color:#000000;
	font-weight:normal;
}
table.applicationForm td{
	padding-bottom:5px;
}
table.applicationForm input{
	width:147px;
	height:18px;
	border:1px solid #9F9C9C;
}
table.applicationForm textarea{
	width:147px;
	height:60px;
	border:1px solid #9F9C9C;
	overflow-x: auto; 
	overflow-y: auto;
}
table.applicationForm input.mainFormSubmit{
	background-image:url(images/bg_button.jpg);
	width:45px;
	height:22px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434444;
}

#searchBox{
}
#searchBox input.searchSubmit{
	border:0px;
	background-color:#3D3D3D;
	height:23px;
	width:60px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchBox div.searchInput{
	width:101px;
	height:23px;	
}
#searchBox div.searchInput input{
	width:100px;
	height:21px;	
	border:0px;
	background-image:url(images/bg_search.jpg);
}
#searchBox input.searchButton{
	
}
#newsFlash div.newsFlashLink{
	color:#5F5F5C;
	padding-left:10px;
	padding-right:10px;
}
#newsFlash div.newsFlashLink a{
	color:#5F5F5C;
	text-decoration:none;
}
#newsFlash div.newsFlashLink a:hover{
	color:#5752C8;
}
#newsFlash marquee{
	height:175px;
}
#newsFlash span{
	font: 12px/15px;
	display:block;
	color:#ABABA9;
	font-style:italic;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
}
#homePage{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#homePage td.homePage_text{
	width:500px;
	vertical-align:top;
	border-left:1px solid #9D9D9F;
}
#homePage td.homePage_article{
	width:297px;
	vertical-align:top;		
	border-right:1px solid #EDEDEE;
}
#homePage td{
	vertical-align:top;
}
#homePage div.homeTD{
	padding-bottom:10px;
}
#homePage td.pageTitle{
	padding-bottom:10px;
	color:#000;
	font-size:22px;	
}	
#homePage td.pageImg{
	padding-left:13px;
}
#homePage td.pageText{ 
	padding-left:20px;
	font-size:15px;
}
#homePage img.pageTitleImg{
	padding-top:8px;
}
#footer{
	padding-top:4px;
	color:#000;
}	
#footer a{
	text-decoration:none;
	color:#000;
}
div.top_footer{
	color:#000;
}
#footer div.bottom_footer p{
	margin:0px;
	padding:0px;
}
#footer div.bottom_footer{
}
#parentPage{
	width:569px;
}
#parentPage td.pageTitle{
	padding-right:10px;
	color:#B0B1B2;
	font-size:20px;	
}	
#parentPage img.pageTitleImg{
	padding-top:0px;
}
#parentPage div.listTitle{
	padding-bottom:0px;	
	color:#000;
	font-size: 22px;
	text-decoration:none;
	font-weight:bold;
}
#parentPage div.listTitle a{
	color:#000;
	font-size: 22px;
	text-decoration:none;
}
#parentPage div.listDesc{
	color:#000000;
	text-decoration:none;
	font-size:15px;
}
#parentPage div.listDesc a{
	color:#000000;
	text-decoration:none;
	font-size:15px;
}
#parentPage div.listMore{
	padding-top:15px;
	text-align:left;
}
#parentPage div.listMore a{
	color:#726F6F;
	text-decoration:none;
}
#parentPage td.listImg{
	text-align:left;
	text-align:-moz-left;
}
#parentPage td.listImg div{
	height:173px;
	overflow:hidden;
}
#parentPage td.listImg img{
	width:120px;
}
#parentPage div.paddingCol{
	padding-top:55px;
}

#pageButtons{
	padding-top:30px;
	width:100%;
	text-align:center;
	text-align:-moz-center;
	padding-bottom:16px;
	
}
#pageButtons td.fullCommentList{
	color:#DF5A00;
	text-align:center;
	font-size:16px;
}
#pageButtons td{
	padding-left:8px;
	padding-right:8px;
}
#pageButtons div.pageButtonsBTN{
	width:91px;
	height:18px;
	background-image:url(images/bg_comment_button.gif);
	background-repeat:no-repeat;	
	text-align:center;
	text-align:-moz-center;
}
#pageButtons div.pageButtonsBTN a{
	color:#424141;
	text-decoration:none;
}
#addComment{
	background-color:#FFFFFF;
}
#addComment td.commentTitle{
	background-color:#EDEDED;
	font-size:16px;
	color:#B0B1B2;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bolder;
}
#addComment td.commentExpine{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#addComment input{
	width:147px;
	height:18px;
	border:1px solid #989494;
}
#addComment textarea{
	width:147px;
	height:66px;
	border:1px solid #989494;
	overflow-x: auto; 
	overflow-y: auto;
	font-family:Arial, Helvetica, sans-serif;
}
#addComment button.cemmentSubmit{
	background-image:url(images/bg_button.jpg);
	width:45px;
	height:22px;
	border:0px;
}
#addComment input.cemmentSubmit{
	background-image:url(images/bg_button.jpg);
	width:45px;
	height:22px;
	border:0px;
}
#addComment div.addCommentErr{
	color:#990000;
	font-weight:bolder;
}

th.commentHead{
	background-color:#ECF1FA;
	color:#868888;
	font-size:16px;
	font-weight:bolder;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
div.reedAllComents{
	padding-right:10px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:14px;
}
div.reedAllComents a{
	color:#DF5A00;
}
td.commentNum{
	vertical-align:top;
	width:20px;
}
td.commentSubject{
	width:350px;
}
td.commentNum a{
	color:#474849;
	text-decoration:none;
}
div.commentTitle{
	padding-bottom:10px;
}
div.commentTitle a{
	color:#474849;
	text-decoration:none;
	font-size:14px;
}
div.commentDate a{
	color:#9E9C9C;
	text-decoration:none;
}
div.commentText{
	padding-bottom:10px;
}
div.commentText a{
	text-decoration:none;
	color:#000;
}
a.commentClose{
	color:#DF5A00;
}

#pageForm{
	padding-top:20px;
	padding-bottom:20px;
}
#pageForm span.memberInput{
	color:#DF5A00;
}
#pageForm td.memberInputText{
	padding-bottom:8px;
	text-align:right;
	padding-left:3px;
}
#pageForm td.memberInputText div{
	background-color:#E2E2E2;
	height:22px;
	line-height:22px;
	padding-right:7px;
	padding-left:7px;
	width:105px;
	font-size:15px;
}
#pageForm td.memberInput{
	padding-left:17px;
	padding-bottom:8px;
	text-align:right;
}
#pageForm input.memberInput{
	width:220px;
	height:17px;
	border:1px solid #879BB6;
}
#pageForm textarea.memberInput{
	width:340px;
	height:73px;
	border:1px solid #879BB6;
	overflow-x: auto; 
	overflow-y: auto;
	font-family:Arial, Helvetica, sans-serif;
}
#pageForm select.memberInput{
	width:225px;
}
#pageForm input.inputReset{
	width:76px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_button.jpg);
	border:0px;	
}
#pageForm input.memberButtonSend{
	width:76px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_button.jpg);
	border:0px;	
}
#pageForm td.memberButtonTD{
	padding-left:25px;
}
div.after_send_message{
	padding-top:30px;
	padding-bottom:30px;
	color:#DF5A00;
	font-size:18px;
	text-align:center;
}
#memberButtonSend{
	background-image:url(images/bg_button.jpg);
	width:45px;
	height:22px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchPageBody{
}
#searchPageBody a{
	text-decoration:none;
}
#searchPageBody div.resultRow{
	padding-bottom:20px;
}
#searchPageBody div.resultTitle{
	padding-bottom:5px;
}
#searchPageBody div.resultTitle a{
	font-size:17px;
	text-decoration:underline;
}
#searchPageBody div.resultDesc a{
	color:#000;
	font-size:14px;
}
#searchPageBody div.resultLink{
	padding-top:5px;
}
#searchPageBody div.resultLink a{
	color:#006600;
	text-decoration:underline;
}
#searchPageBody span.resultParent a{
	color:#666666;
}
a.siteMapLink{
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
a.siteMapLinkURL{
	display:block;
	padding-bottom:10px;
	padding-right:10px;
	color:#DF5A00;
	height: auto !important;
	height: 1%; /*For IE*/
}
/*
##########################################
#######  menu  ##########
##########################################
*/

td.menu{
  background-image:url(images/menu_bg_off.jpg);
	padding:0px;
	margin:0px;
}
#topMenu{
	height:35px;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	height: 35px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: right; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 35px;
  left: -20;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu-h a {
  padding: 0 12px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fff;
  font: normal 16px/35px Arial, Helvetica, sans-serif;
  text-decoration: none;
/*
  background-image:url(images/menu_col_bg.jpg);
  background-repeat:no-repeat;
  background-position:right;
*/  
  height: auto !important;
  height: 1%; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background-image:url(images/menu_bg_on.jpg); 

}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #9C9C9C;
  color: #fff;
  line-height:26px;
  font-size:12px;
  border-right:0px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #636363;
  color: #fff;
}
ul#navmenu-h ul {
  border-top:3px solid #fff;
  display: none;
  position: absolute;
  top: 40;
  left: -77px;
}
ul#navmenu-h ul li{
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #9C9C9C;
  color: #fff;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #636363;
  color: #fff;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  border-right:3px solid #fff;
  display: none;
  position: absolute;
  top: -3px;
  left: -163px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}






/*menuRight*/









/* Root = Vertical, Secondary = Vertical */
ul#menuRight,
ul#menuRight li,
ul#menuRight ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width:191px; /*For KHTML*/
	list-style: none;
	text-align:center;
	background-color:#FFFFFF;
	border-top:1px solid #E6F1FB;
}
/* Root Menu */
ul#menuRight a {
	text-align:right;
	width:174px;
	/*border-top:1px solid #E6F1FB;*/
	display: block;
	color: #000;
	font: bolder 14px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}
/* Root Menu Hover Persistence */
ul#menuRight a:hover{
	background-color:#FFFFFF;
}
/* 2nd Menu */
ul#menuRight li ul li a
{
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	padding-right:23px;
	width:151px;
}

div.parentPageTitle{font-size:20px; color:#515151; padding-bottom:20px; font-weight:bold;} 
div.parentColum{float:right; width:270px; height:150px;}	
div.parentColum div.title{width:213px;}
div.parentColum div.title a{color:#515151; font-size:16px; font-weight:bold; text-decoration:none;}
div.parentColum div.image{padding-top:5px;}
div.parentColum div.image img{width:140px; height:105px; border:1px solid #DBDBDB;}
div.parentColum div.date{width:213px; padding-top:5px;}
div.parentColum div.date a{color:#F16204; font-size:14px; text-decoration:none;}
div.parentColum div.desc{width:213px; padding-top:5px;}
div.parentColum div.desc a{color:#000000; font-size:14px; text-decoration:none;}
div.parentColum div.link{width:213px; padding-top:5px;}
div.parentColum div.link a{display:block; width:87px; height:18px; background-image:url(images/link_bg2.jpg); background-repeat:no-repeat; text-align:center; color:#fff; font-size:12px; font-weight:bold; line-height:16px; text-decoration:none; padding-bottom:10px;}

div.videoPage{padding-top:30px;}
div.videoPage div.title{color:#515151; font-size:20px; font-weight:bold; width:480px;}
div.videoPage div.date{color:#F16204; font-size:14px; padding-top:5px;}
div.videoPage div.text{color:#000; font-size:14px; padding-top:5px; width:480px;}
div.videoPage div.back{ padding-top:5px;}
div.videoPage div.back a{display:block; width:87px; height:18px; background-image:url(images/link_bg2.jpg); background-repeat:no-repeat; text-align:center; color:#fff; font-size:12px; font-weight:bold; line-height:16px; text-decoration:none;}



div#homeForm{width:191px;}
div#homeForm div.head{width:191px; height:10px; overflow:hidden; background-image:url(images/left_form_top.jpg);}
div#homeForm div.body{width:191px; background-image:url(images/left_form_body.jpg);}
div#homeForm a{text-decoration:none; display:block; margin-bottom:15px; color:#fff}
div#homeForm a:hover{text-decoration:underline}
div#homeForm font.title{display:block; font-size:14px; color:#fff; font-weight:bold;}
div#homeForm font.date{display:block; font-size:11px; color:#FFFFFF;}
div#homeForm font.desc{display:block; font-size:12px; color:#FFFFFF;}

div#homeForm div.foot{width:191px; height:10px; overflow:hidden; background-image:url(images/left_form_bottom.jpg);}
div#homeForm td.memberInputText{text-align:right; font-size:12px; font-weight:bold; color:#FFFFFF;}
div#homeForm td.memberInput{padding-bottom:4px; text-align:right;}
div#homeForm td.memberInput input{border:1px solid #fff;}
div#homeForm span.memberInput{color:#fff;}
div#homeForm td.memberButtonTD{text-align:right;}
div#homeForm div.row{}

div#homeForm div.body marquee{height:130px;}


div.parentRow{margin-bottom:10px;}
div.parentRow a.title{color:#000; font-weight:bold; display:block; text-decoration:none;}
div.parentRow a.desc{color:#666666; display:block; text-decoration:none;}
div.parentRow a.date{color:#000; display:block; text-decoration:none; font-size:10px}
div.parentPageDesc{font-size:14px; margin-bottom:15px;}
div.parentPageText{margin-bottom:15px;}