/*------------------------ Customer Independent ------------------------*/

html,div,table,p,span,select,input,textarea,button {
	font-size: 8pt /* 8pt */;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
body {
	text-align: center;
	direction: rtl;
	padding: 0px;
	margin: 0px;
}
li,ul,div,form,p {
	padding: 0px;
	margin: 0px;
}
/**{padding:0; margin:0;}*/

.first_doc_slides {
  display: inline;
  cursor: pointer;
  padding: 0px 3px 0px 3px;
  color: #022650;
}
.slides_selected {
  display: inline;
  cursor: pointer;
  background: #c64e5c;
  color: white;
  padding: 0px 3px 0px 3px;
}
.tab_button {
	height: 21px;	
   border: 1px solid #a1b1c1;
	border-bottom: 0px;
	border-top: 0px;	
	float: right;
   margin-top: 1px;
   cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 1px;
	color: #214674;
}
.tab_button_sel {
   background: url(ch03_049.gif);
	height: 21px;	
	border: 1px solid #a1b1c1;
	border-bottom: 0px;
	border-top: 0px;	
	float: right;
	margin-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	color: #e8eff6;
	cursor: default;
	margin-right: 1px;
}
#pages_tbl{
   float: left;
   margin-left: 15px;
	margin-top: 5px;
	border-bottom: 1px solid #3974cc;
	padding-bottom: 1px;
}
#page_sel {
   border: 1px solid #410084;
	padding: 0px 2px 0px 2px;
	color: #303030;
	cursor: default;
}
#page {
	padding: 0px 2px 0px 2px;
}
a.page_url {
   color:#303030;
   text-decoration: none;	
}
a.page_url:hover {
	color:#410084;
   text-decoration: none;
}
#msg_body {
   width: 550px;	
	border: 0px solid black;
   background: url(ch03_msg_02.gif) left no-repeat;
	position: relative;
	margin-bottom: 5px;
	margin-top: 20px;
	/*margin-right: 40px;*/
}
#msg_alert {
   background: url(ch03_msg_alert.gif) no-repeat;
	width: 105px;
	height: 74px;	
}
#msg_success {
   background:  url(ch03_msg_success.gif) no-repeat;
	width: 105px;
	height: 74px;	
}
#msg_question {
   background:  url(ch03_msg_qmark.gif) no-repeat;
	width: 105px;
	height: 74px;	
}
#msg_td1 {
   background: url(ch03_msg_01.gif) repeat-x;
	vertical-align: top;
	padding: 10px;	
}
#msg_button1 {
   width: 80px;
	border: 1px solid #e5efff;
	background: White;
	color: #2264ac;
	position: absolute;
   left: 10px;	
   top: 57px;
	cursor: pointer;
}
#copyright {
	font-size:8pt;
	margin-top: 3px;
}
.news_studio_title {
	color: #3e4959;
}
a.news_studio_link {
   color: #3e4959;
   text-decoration: none;	
}
a.news_studio_link:hover {
   color: #ef3001;
	text-decoration: none;
}
/*------------------------ Customer Property ------------------------*/

/*Header*/
#header{
	width: 992px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	position: relative;
}
#header_right {
	width: 496px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	background: white url(ch03_001.gif) no-repeat;
	position: relative;
	float: right;
}
#header_left{
	width: 496px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	background: White url(ch03_002.gif) no-repeat;
	position: relative;
	float: left;
}
#under_header{
	width: 992px;
	height: 29px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid black;
	background: white url(ch03_003.gif) no-repeat;
	position: relative;
	text-align: right;
}
#search_static_menus{
	padding-right: 105px;
	padding-left: 105px;
	float: right;
}
#dv_search{
	float: right;
}
#dv_search{
	float: left;
}
.a_search{
	padding: 5px;
	color: #001d49;
	text-decoration: none; 
}
.search_bt{
	margin: 5px;
	width: 37px;
	height: 21px;
	background-color: #e7f1ff;
	border: 0px;
	color: #001d49;
	cursor: pointer;
}
#head_div1 {
   border: 0px solid black;
   position: absolute;
   left: 10px;
	top:22px;
}
#head_div2 {
   border: 0px solid black;
   position: absolute;
   left: 10px;
	top:51px;
}
#head_div3 {
   border: 0px solid black;
   position: absolute;
   left: 10px;
	top:73px;
	color: #949494;
	width: 272px;
	text-align: right;
}
#head_div4 {
   position: absolute;
	border: 0px solid black;
   left: 10px;
	top:92px;
	background: #152319 url(ch03_008.gif) left no-repeat;
	padding-left: 10px;
	color: white;
	height: 16px;
}
#head_tbl1 {
   border-collapse: collapse;
	background: url(ch03_004.gif) repeat-x;
}
#head_td1 {
   width: 27px;
	height: 22px;
   background: url(ch03_002.gif) no-repeat top;
}
#head_td2 {
	width: 27px;
	height: 22px;
   background: url(ch03_003.gif) no-repeat top left; 
}
#head_td3 {
   background: url(ch03_005.gif) no-repeat left;	
	padding-left: 5px;
	padding-right: 5px;
}
#head_tbl2 {
   border-collapse: collapse;
	direction: ltr;
   height: 16px;	
}
#head_td4 {
	width: 5px;
}
#head_td5 {
	width: 5px;
}
#head_td6 {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	border-right: 1px solid #467687;
}
a.head_url1 {
  text-decoration: none;
  color: #29508a;	
}
a.head_url1:hover {
  text-decoration: none;
  color: #ef3001;	
}
a.head_url2 {
  text-decoration: none;
  color: white;	
}
a.head_url2:hover {
  text-decoration: none;
  color: #fe4010;	
}
.search_key_txt{
	width: 120px;
	height: 17px;
   border: 0px solid #d9d9d9; 
	color: #b0b0b0;
	font-size: 8pt;
	background-image: url(ch03_005.gif);
	background-repeat: no-repeat;
}
/*End*/

/*Container*/
#container{
	width: 992px;
	border: 0px solid black;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	_overflow: visible;
	background: url(ch03_008.gif) repeat-y;
}
#general_container{
	width: 992px;
	border: 0px solid black;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	_overflow: visible;
	background: url(ch03_011.gif) repeat-y;
}
/*End*/

/*Toolbar*/
#toolbar{
	width: 277px;
	border: 0px solid black;
	float: left;
	position: relative;
	text-align: right;
}
#toolbar_div1 {
	width: 202px;
	border: 0px solid black;
	margin-right: 6px;
}
#toolbar_div2 {
   background: url(ch03_010.gif);
	width: 85px;
	height: 17px;
	top:7px;
   right: 6px;	
	position: absolute;
   cursor: pointer;
}
#toolbar_div3 {
	top:0px;
   left: 0px;
	width: 25px;
	height: 25px;	
	position: absolute;
	background: url(ch03_009.gif) top left no-repeat;
}
#toolbar_div4 {
	min-height: 82px;
	border: 0px solid black;
	margin-right: 6px;
	background: #dbe4ef;
	margin-bottom: 5px;
	padding: 5px;
	width: 192px;
	_width: 202px;
	position: relative;
	margin-top: 5px;
}
#toolbar_div5 {
   background:  url(ch03_013.gif) top right no-repeat;
	width: 7px;
	height: 7px;
   position: absolute;
	top: 5px;
	right: 5px;		
}
#toolbar_img1 {
	border: 1px solid #434343;	
}
#toolbar_img2 {
	border: 1px solid #979ca1;
	float: right;
   margin-left: 5px;
	margin-bottom: 5px;
}
#menu1_selected {
   background: #FFDEAD;
	padding: 3px;
	padding-right: 10px;
	cursor: pointer;
	_width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
#menu_odd {
	background: #e7e7e7;
	padding: 3px;
	padding-right: 10px;
	cursor: pointer; 
	_width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
#menu_even {
	background: #f7f7f7;
	padding: 3px;
	padding-right: 10px;
	cursor: pointer;
	_width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
#menu_child {
	background: #ffffe0;
	padding: 3px;
	padding-right: 20px;
	cursor: pointer;
	_width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
#child_selected {
	background: #ffffbd;
	padding: 3px;
	padding-right: 20px;
	cursor: pointer;
	_width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
a.menu_url {
	text-decoration: none;
	color: #022650;
}
a.menu_url:hover {
	text-decoration: none;
	color: #022650;
}
a.toolbar_url1 {
	text-decoration: none;
	color: #024a9f;
}
a.toolbar_url1:hover {
	text-decoration: none;
	color: #ef3001;
}
#toolbar_p1 {
   margin: 0px;
	color: black;
	text-align: justify;
	line-height: 150%;
}
/*End*/

/*Content Div*/
#content{
	width: 715px;
	border: 0px solid black;
	float: right;
	/*padding-top: 25px;*/
	text-align: right;
}
#small_content{
	margin-left: 16px;
	margin-right: 33px;
	margin-bottom: 30px;
}
#general_content{
	width: 600px;
	border: 0px solid black;
	float: right;
	/*padding-top: 25px;*/
	text-align: right;
}
#top_content_tb1{
	width: 59px;
	background-image: url(ch03_016.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#top_content_tb11{
	width: 53px;
	background-image: url(ch03_048.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#top_content_tb2{
	width: 630px;
	background-color: White;
}
#top_content_tb22{
	width: 490px;
	background-color: White;
}
#top_content_tb222{
	width: 737px;
	background-color: White;
}
#top_content_tb23{
	width: 1px;
	background-image: url(ch03_050.gif);
	background-repeat: repeat-y;
}
#top_content_tb24{
	width: 147px;
	vertical-align: bottom;
}
#top_content_tb25{
	padding-bottom: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 0px;
}
#top_content_tb3{
	width: 26px;
	background-image: url(ch03_017.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#top_content_tb33{
	width: 24px;
	background-image: url(ch03_047.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#top_content_div1{
	width: 59px;
	height: 54px;
	background-image: url(ch03_014.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#top_content_div11{
	width: 53px;
	height: 55px;
	background-image: url(ch03_046.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#top_content_div2{
	width: 26px;
	height: 54px;
	background-image: url(ch03_015.gif);
	background-repeat: no-repeat;
}
#top_content_div22{
	width: 24px;
	height: 56px;
	background-image: url(ch03_045.gif);
	background-repeat: no-repeat;
}
#top_content_tb4{
	width: 715px;
	height: 31px;
	background-image: url(ch03_043.gif);
	background-repeat: no-repeat;
}
#top_content_tb4_1{
	width: 715px;
	height: 13px;
	background: url(ch03_111.gif) no-repeat;
}
#top_content_tb44{
	width: 715px;
	height: 7px;
	background-image: url(ch03_049.gif);
	background-repeat: no-repeat;
}
#top_content_tb5{
	width: 630px;
	height: 31px;
	background-image: url(ch03_020.gif);
	background-repeat: repeat-x;
}
#top_content_tb6{
	width: 26px;
	height: 31px;
	background-image: url(ch03_019.gif);
	background-repeat: no-repeat;
}
#content_div1 {
	margin-top: 16px;
	margin-bottom: 20px;
}
#content_div2 {
	width: 320px;
	/*float: right;*/
}
.middle_frame{
	width: 26px;
}
#content_div3 {
   background: url(ch03_016.gif) bottom no-repeat;
	width: 600px;
	height: 3px;
   font-size: 1pt;
}
#content_tbl1 {
   width: 322px;
	margin-right: 2px;
	margin-bottom: 5px;
}
a.content_url1 {
   color: #315375;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;	
	font-family:Arial, Verdana, sans-serif;
}
a.content_url1:hover {
   color: #ef3001;
	text-decoration: none;	
	font-size: 11pt;
	font-weight: bold;
	font-family:Arial, Verdana, sans-serif;
}
#content_p1 {
   margin-bottom: 5px;	
	text-align: justify;
	line-height: 150%;
	color: #383838;
}
a.content_url2 {
   color: #42529b;
	text-decoration: none;
	line-height: 150%;
}
a.content_url2:hover {
   color: #ef3001;
	text-decoration: none;
}
.my_bullet{
	width: 4px;
	height: 4px;
	background-image: url(ch03_025.gif);
	background-repeat: no-repeat;
}
.content_section_td{
	width: 174px;
	height: 33px;
	background-image: url(ch03_026.gif);
	background-repeat: no-repeat;
}
#content_section_title{
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
}
.content_section_title{
	color: #5d8e73;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
#content_div4 {
   background: url(ch03_017.gif) no-repeat;
	border: 0px solid black;
	padding-right: 9px;
}
#content_div5 {
   border: 0px solid black;
	padding-top: 35px;
}
#content_tbl2 {
   background: url(ch03_019.gif) top repeat-x;
}
#content_td1{
	background: #e9e9e9 url(ch03_023.gif) repeat-y;
   vertical-align: top;
}
#content_td2{
   padding: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content_td3{
	background: #e9e9e9 url(ch03_024.gif) repeat-y;
   vertical-align: top;
}
#content_div6 {
   background: url(ch03_020.gif) no-repeat;
	width: 600px;
	height: 10px;	
   font-size: 1pt;
}
#content_div7 {
   background: url(ch03_025.gif) right bottom no-repeat;
   padding: 5px;
	padding-top: 0px;
	float: right;
	margin-top: -35px;
	margin-left: 3px;
}
#content_img5 {
   border: 1px solid #c1c1c1;
}
a.content_url3 {
   color: #305cb6;
	text-decoration: none;
}
a.content_url3:hover {
   color: orange;
	text-decoration: none;
}
#content_div8 {
	display: none;
}
#content_div9 {
   background: url(ch03_026.gif) no-repeat;
	width: 600px;
	height: 10px;
	font-size: 1pt;
}
#content_div10 {
   background: url(ch03_027.gif) bottom no-repeat;
	padding-bottom: 22px;
}
#content_div11 {
  	/*background:  url(ch03_014.gif) repeat-y;*/
	padding-right: 8px;
}
#content_div12 {
   /*background: url(ch03_014.gif) repeat-y;*/
	width: 320px;
}
#content_td4 {
   vertical-align: top;
	/*width: 50%;*/
	/*padding: 5px 15px 20px 15px;*/
	text-align: justify;
	line-height: 150%;
}
#content_div13 {
   border: 0px solid black;
	/*padding: 5px;*/
	overflow: auto;
}
#content_div14 {
   float: right;
	margin-left: 3px;
	background-image: url(ch03_027.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 70px;
	text-align: center;
}
#content_img5 {
	border: 1px solid #434343;
}
a.content_url4 {
   color: #315375;
	text-decoration: none;
   font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
a.content_url4:hover {
   color: #ef3001;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}
#content_section_p{
	color : #383838;
	padding-right: 10px;
	padding-left: 10px;
}
a.content_url5 {
   color: #0000ac;
	text-decoration: none;
}
a.content_url5:hover {
   color: #ef3001;
	text-decoration: none;
}
#content_div15 {
   background: url(ch03_035.gif) no-repeat;
	/*width: 600px;*/
	height: 12px;
	font-size: 1pt;
}
#content_div16 {
  font-size: 1pt;
  width: 715px;
  height: 32px;	
  background-image: url(ch03_013.gif);
  background-repeat: no-repeat;
}
#content_div161 {
  font-size: 1pt;
  width: 715px;
  height: 30px;	
  background-image: url(ch03_044.gif);
  background-repeat: no-repeat;
}
#content_div17 {
	background: url(ch03_038.gif) top no-repeat;
	height: 22px;
}
#content_div18 {
	background: url(ch03_040.gif) top no-repeat;
	height: 22px;
}
#content_div19 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(ch03_024.gif);
	background-repeat: no-repeat;
}
#content_div20 {
   background: #bfd7f2 url(ch03_046.gif) bottom no-repeat;
	border: 3px solid #e9e9e9;
	border-top: 0px;
	border-bottom: 0px;
	padding: 10px 5px 15px 0px;
	overflow: auto;
	vertical-align: top;
	_height: 100%;
}
#content_tbl3 {
   /*_display: inline;*/
   float: right;
   /*_float: none;*/ 
	width: 190px;
	margin-left: 5px;
	border: 0px solid black;
}
#content_div21 {
   padding: 5px;
   background-image: url(ch03_047.gif);
}
#content_img6 {
   border: 1px solid #dcdcdc; 	
}
a.content_url6 {
   color: #315cc3;
	text-decoration: none;
}
a.content_url6:hover {
   color: #ef3001;
	text-decoration: none;
}
#content_div22 {
   background: url(ch03_048.gif) right repeat-x; 
	border: 3px solid #e9e9e9;	
	border-top: 0px;
	border-bottom: 0px;
}
#content_div23 { 
	border: 3px solid #e9e9e9;	
	border-top: 0px;
	border-bottom: 0px;
}
#top_content_date{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 52px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #29508a;
	text-align: left;
}
#content_div50{
	width: 490px;
}
#content_div51{
	width: 290px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content_div52{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#section_name{
	width: 665px;
	height: 49px;
	background-image: url(ch03_091.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#section_name1{
	width: 244px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	color: #315375;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
#div_top_content{
	width: 715px;
	height: 52px;
	background: url(ch03_119.gif) no-repeat;
}
/*End*/

/*Sidebar*/
#sidebar{
	width: 277px;
	border: 0px solid black;
	float: right;
	text-align: right;
}
#sidebar_div1 {

}
#sidebar_div2 {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid black;
	width: 140px;
	overflow: auto;
}
/*used*/
#sidebar_div3 {
   float: right;
	font-size: 1pt;
	margin-left: 5px;
}
#sidebar_div4 {
   background: url(ch03_036.gif) top no-repeat;
   height: 4px;
	font-size: 1pt;
}
#sidebar_div5 {
   background: url(ch03_037.gif) top no-repeat;
	height: 4px;
	font-size: 1pt;
}
#sidebar_img1 {
   border: 1px solid #bebebe;	
	margin-right: 5px;
	margin-left: 5px;
}
a.sidebar_url1 {
   color: #305798;
	text-decoration: none;
}
a.sidebar_url1:hover {
   color: #d00000;
	text-decoration: none;
}
#sidebar_div6{
   background: url(ch03_064.gif) top no-repeat;
	padding-top: 30px;
	margin-top: 5px;
}
#sidebar_div7{
   background: url(ch03_065.gif) top no-repeat;
	padding-top: 30px;
	margin-top: 5px;
}
#sidebar_div8 {
   background: url(ch03_066.gif) no-repeat;
	font-size: 1pt;
	width: 140px;
	height: 10px;	
}
#sidebar_div9 {
   background: url(ch03_067.gif) right repeat-y;	
}
#sidebar_div10 {
   background: url(ch03_068.gif) right top no-repeat;
	padding-right: 15px;	
	padding-bottom: 7px;
}
#related_bullet_b{
	background-image: url(ch03_067.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 6px;
}
#related_bullet_g{
	background-image: url(ch03_068.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 6px;
}
a.related_text_b{
   color: #305798;
	text-decoration: none;
}
a.related_text_g{
   color: #474747;
	text-decoration: none;
}
a.sidebar_url2 {
   color: #305798;
	text-decoration: none;
}
a.sidebar_url2:hover {
   color: #ef3001;
	text-decoration: none;
}
#sidebar_div11{
   background: url(ch03_069.gif) top no-repeat;
	padding-top: 30px;
	margin-top: 5px;
}
#sidebar_div12 {
   background: url(ch03_070.gif) right top no-repeat;
	padding-right: 12px;	
	padding-bottom: 7px;
}
#sidebar_div13{
   background: url(ch03_075.gif) top no-repeat;
	padding-top: 30px;
	margin-top: 5px;
}
#sidetab_dv1{
	padding-bottom: 20px;
	padding-top: 14px;
	padding-right: 3px;
	padding-left: 0px;
}
#sidetab_dv2{
	width: 273px;
	height: 20px;
	background-image: url(ch03_028.gif);
	background-repeat: repeat-x;
}
#sidetab_dv3{
	width: 273px;
	height: 20px;
	background-image: url(ch03_029.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#sidetab_dv4{
	width: 273px;
	height: 20px;
	background-image: url(ch03_030.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#sidetab_news{
	width: 80px;
	height: 70px;
	background-image: url(ch03_042.gif);
	background-repeat: no-repeat;
}
/*a.sidetab_title{
	background-image: url(ch03_033.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
a.sidetab_title_selected{
	background-image: url(ch03_032.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
span.sidetab_title{
	background-image: url(ch03_034.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
span.sidetab_title_selected{
	background-image: url(ch03_031.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}*/
.sidetab_title_selected{
	height: 20px;
	background-image: url(ch03_036.gif);
	background-repeat: repeat-x;
	color: #1552ac;
	cursor: pointer;
}
.sidetab_title{
	height: 20px;
	background-image: url(ch03_035.gif);
	background-repeat: repeat-x;
	color: #1552ac;
	cursor: pointer;
}
.sidetab_title_selected_right{
	width: 6px;
	height: 20px;
	background-image: url(ch03_032.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: none;
}
.sidetab_title_selected_left{
	width: 6px;
	height: 20px;
	background-image: url(ch03_031.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: none;
}
.sidetab_title_right{
	width: 6px;
	height: 20px;
	background-image: url(ch03_033.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: none;
}
.sidetab_title_left{
	width: 6px;
	height: 20px;
	background-image: url(ch03_034.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: none;
}
.sidetab_title_bar{
	width: 1px;
	height: 20px;
	background-image: url(ch03_028.gif);
	background-repeat: no-repeat;
}
#sidetab_tb1{
	width: 4px;
	height: 3px;
	background-image: url(ch03_037.gif);
	background-repeat: no-repeat;
}
#sidetab_tb2{
	width: 265px;
}
#sidetab_tb3{
	width: 4px;
	height: 3px;
	background-image: url(ch03_038.gif);
	background-repeat: no-repeat;
}
#sidetab_tb4{
	width: 4px;
	background-image: url(ch03_039.gif);
	background-repeat: repeat-y;
}
#sidetab_tb5{
	width: 265px;
}
#sidetab_tb6{
	width: 4px;
	background-image: url(ch03_040.gif);
	background-repeat: repeat-y;
}
#sidetab_tb7{
	width: 273px;
	height: 2px;
	background-image: url(ch03_041.gif);
	background-repeat: repeat-x;
}
#sidetab_content_out{
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 8px;
	padding-left: 8px;
}
#sidetab_content_in{
	width: 249px;
	overflow: atuo;
}
#sidetab_img{
	border: 0px;
}
.sidetab_a{
   color: #383838;
	text-decoration: none;
   /*font-weight: bold;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
}
/*End*/

/*Section list*/
#doc_list1 {
  width: 665px;
  border-collapse: collapse;
  margin-right: 1px;
  margin-top: 10px;
  margin-bottom: 5px;
}
#doc_list2 {
 	background-image: url(ch03_097.gif);
	background-repeat: no-repeat;
	width: 92px;
	float: right;
}
#doc_list3 {
  width: 100px;
  height: 10px;
  background: url(ch03_051.gif) top no-repeat;
  font-size: 1pt;
}
#doc_list4 {
  width: 100px;
  height: 10px;
  background: url(ch03_053.gif) top no-repeat;	
  font-size: 1pt;
}
#doc_list5 {
  background: url(ch03_054.gif) bottom left no-repeat;	
  vertical-align: top;
}
#doc_list6 {
  background: url(ch03_055.gif) right repeat-y;
  width: 100px;
  text-align: center;
  font-size: 1pt;
}
#doc_list7 {
  width: 60%;
  height: 15px;
  background: url(ch03_056.gif) top repeat-x;
}
#doc_list8 {
  width: 40%;
  height: 15px;
  background: url(ch03_057.gif) top repeat-x;
  padding-right: 5px;
  color: #949494;
  font-size: 8pt;
}
#doc_list9 {
  text-align: center;
  color: #ef3001;
  margin: 10px;
}
#doc_list14{
	padding: 9px 11px 11px 9px;
}
#doc_list15{
	width: 655px;
	height: 31px;
	background-image: url(ch03_098.gif);
	background-repeat: no-repeat;
}
#doc_list16{
	/*padding-right: 450px;*/
	text-align: left;
}
#doc_list17{
	background-image: url(ch03_100.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#doc_list18{
	padding-right: 30px;
	padding-left: 25px;
	color: #5171a0;
	font-size: 7pt;
	height: 11px;
}
a.doc_list10 {
  color: #232e58;
  text-decoration:none;	
}
a.doc_list10:hover {
  color: #ca0002;
  text-decoration:none;
}
#doc_list11 {
  margin: 0px 5px 1px 5px;
}
#doc_list12 {
  margin: 5px;
  padding-right: 95px;
  padding-left: 15px;
  color: black; 
  text-align: justify;
  line-height: 150%;
}
/*END*/

/*Type*/
#type_div1 {
  width: 592px;
  height: 15px;
  background: url(ch03_056.gif) right repeat-x;
  margin-right: 4px;
  color: #0249FF;
}
/*END*/

/*Advertise*/
#advertise_div1{
	border: 2px solid #d4f2ef;
	margin-right: 3px;
	_margin-right: 2px;
	margin-top: 5px;
}
#advertise11{
	width: 20px;
	height: 17px;
	background-image: url(ch03_010.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
#advertise12{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
}
#advertise_div2{
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 3px;
	/*width: 272px;
	height: 60px;
	background-image: url(ch03_012.gif);
	background-repeat: no-repeat;*/
	position: relative;
	_float: right;
	_overflow: auto;
	_height: 100%;
}
#advertise21{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 1px;
}
#advertise_div3{
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center; 
}
#advertise_div4{
  margin-bottom: 5px;
  text-align: center; 
}
#advertise_div5{
  margin-bottom: 5px;
}
#advertise_div6{
  margin-bottom: 5px;
}
#ad_sidebar_title {
  background: url(ch03_032.gif) top no-repeat;
  padding-top: 30px;
  margin-top: 5px;
}
/*End*/

/*Poll*/
#poll_container{
	padding-right: 3px;
	padding-left: 1px;
}
#poll_div1{
	width: 273px;
	background: url(ch03_102.gif) repeat-y;
	position: relative;
}
#poll_div5{
	width: 14px;
	height: 13px;
	background: White url(ch03_109.gif) bottom right no-repeat;
	position: absolute;
	bottom: 0px;
	left: 259px;
	clear: right;
	float: right;
}
#poll_div2{
	width: 273px;
	background: url(ch03_101.gif) top no-repeat;
}
#poll_div3{
	width: 273px;
	background: url(ch03_103.gif) bottom no-repeat;
}
#poll_div4{
	padding: 46px 25px 1px 14px;
}
#poll_sidebar_title1{
	margin: 0px;
	background: url(ch03_105.gif) right repeat-y;
}
#poll_sidebar_title2{
	margin: 0px;
	background: url(ch03_104.gif) top right no-repeat;
}
#poll1 {
	width: 661px;
	background: url(ch03_114.gif) repeat-y;
	margin-bottom: 20px;
}
#poll2 {
	padding-top: 4px;
	padding-right: 27px;
	text-align: justify;
	line-height: 150%;
	color: #2862cc;
}
#poll_new2{
	width: 661px;
	background: url(ch03_115.gif) top left no-repeat;
	text-align: right;
}
#poll_new3{
	margin-right: 35px;
	padding-top: 17px;
	margin-left: 35px;
	padding-bottom: 5px;
	color: #193969;
}
#poll_new4{
	width: 661px;
	margin-right: 16px;
	background: url(ch03_113.gif) repeat-y;
	padding-bottom: 20px;
}
#poll_new5{
	color: #15253e;
	margin-right: 50px;
	text-align: justify;
	line-height: 160%;
	width: 438px;
}
#poll_new6{
  width: 409px;
  margin-left: 96px;
  margin-right: 130px;
}
#poll_new6 td{
  vertical-align: middle;	
  height: 22px;
}
#poll_new7{
  width: 44px;	
  direction: ltr;
  color: #193969;
}
#poll_new8{
  width: 365px;
  background: url(ch03_117.gif) left no-repeat;
  direction: ltr;
}
#poll_new9{
  background: url(ch03_112.gif) no-repeat;
  height: 20px; 	
  margin-left: 1px;
  margin-right: 1px;
  _margin-top: 1px;
}
#poll_new10{
  background: url(ch03_116.gif);
  height: 32px;
  width: 365px;
  font-size: 0pt;
  margin-right: 130px;
  margin-left: 51px;
}
#poll_new11{
	width: 661px;
	background: url(ch03_118.gif) top right no-repeat;
	margin-right: 16px;
	padding-top: 2px;
	margin-bottom: 30px;
}
#poll_sidebar_items{
	padding-right: 27px;
}
#poll_div6{
	width: 232px;
	height: 31px;
	background: url(ch03_106.gif) no-repeat;
	text-align: left;
}
#poll4 {
	background: url(ch03_107.gif) no-repeat;
  width: 39px;
  height: 18px;
  cursor: pointer;
  border: 0px solid white;
  margin-top: 11px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}
a.poll3 {
  color: #3a407b;
  text-decoration: none;
}
a.poll3:hover {
  color: #ef3001;
  text-decoration: none;	
}
#poll5 {
  background: url(ch03_089.gif) top no-repeat;	
  height: 17px;
  font-size: 1pt;
}
#poll6 {
  color: #236ba4;
  padding: 5px;
}
#poll7 {
  background: url(ch03_090.gif) top no-repeat;	
  height: 17px;
  font-size: 8pt;
}
#poll8 {
  padding: 5px 35px 5px 5px;
  width: 100px;	
  color: #11335a;
}
#poll9 {
	color: #236ba4;
	font-size: 8pt;
	padding-right: 5px;
}
#poll10 {
  background: url(ch03_112.gif);
  height: 21px;
  font-size: 1pt;
}
#poll11 {
  background: url(ch03_092.gif);
  height: 17px;
  font-size: 1pt;	
}
#poll12 {
  background: url(ch03_093.gif);
  height: 20px;
  font-size: 1pt;	
}
#poll13 {
  background: url(ch03_094.gif) repeat-y;
  border-top: 1px solid #d4d4d4; 	
}
#poll14 {
  border-collapse: collapse;
  border-style: solid;
  border-color: #d4d4d4; 	
  width: 503px;
  margin-top: 2px;
}
#poll15 {
  color: #00a2ff;
  text-align: center;
  font-size: 8pt;
  width: 80px;	
  border-color: #d4d4d4;
}
#poll24{
	width: 661px;
	height: 35px;
	background: url(ch03_0091.gif) left no-repeat;
	margin-right: 16px;
	text-align: right;
}
#poll24_1{
	margin-right: 35px;
	padding-top: 15px;
	color: #193969;
}
#poll25{
	width: 661px;
	background: url(ch03_0092.gif) left repeat-y;
	margin-right: 16px;
}
#poll26{
	width: 661px;
	background: url(ch03_0093.gif) left bottom no-repeat;
}
#poll27{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#poll28{
	/*width: 528px;
	margin-right: 39px;
	margin-left: 94px;*/
	width: 648px;
	margin-right: 4px;
	margin-left: 10px;
}
#poll29{
	color: #262626;
	width: 186px;
	text-align: center;
}
#poll30{
	text-align: right;
	width: 467px;
}
#poll31{
	width: 420px;
	margin-right: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#poll31_2{
	width: 458px;
	height: 2px;
	background-color: White;
	color: White;
	font-size: 0px;
}
a.poll32{
	color: #262626;
	text-decoration: none;
	cursor: pointer;
}
a.poll32:hover{
	color: #258493;
	text-decoration: none;
	cursor: pointer;
}
/*End*/

/*Footer*/
#footer{
	width: 992px;
	height: 100px;
	border: 0px solid black;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
/*	background: url(ch03_033.gif) top no-repeat;*/
	background: url(ch03_021.gif);
	background-repeat: repeat-y;
	position: relative;
}
#top_of_footer{
	width: 669px;
	height: 35px;
	background-image: url(ch03_023.gif);
	background-repeat: no-repeat;
	margin-right: 31px;
	margin-left: 292px;
}
#general_footer{
	width: 992px;
	height: 106px;
	border: 0px solid black;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background: url(ch03_033.gif) top no-repeat;
	position: relative;
}
#foot_div1 {
	border: 0px solid black;
   position: absolute;
	top: 43px;
	right: 70px;
	width: 560px;
}
#foot_tbl1 {
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3px;
}
#foot_td1 {
   background: url(ch03_034.gif) no-repeat left;	
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
}
a.foot_url1 {
  text-decoration: none;
  color: #3e4959;	
}
a.foot_url1:hover {
  text-decoration: none;
  color: #ef3001;	
}
/*End*/

/*Date Selector*/
#date_selector1{
  padding: 5px;
}
#date_selector2 {
  width: 90%;	
}
#date_selector3 {
	border: 1px solid #898d92;
	padding: 1px;
}
#date_selector4{
	border: 1px solid #7595b1;
}
#date_selector5{
  background: url(ch03_dselector_button.gif);
  width: 68px;
  height: 19px;
  border: 0px solid;
  cursor: pointer;
}
/*End*/

/*View doc seetings*/
#doc_container{
	padding-right: 35px;
	padding-left: 15px;
	overflow: atuo;
}
#doc_footer{
	width: 992px;
	height: 106px;
	border: 0px solid black;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background: url(ch03_033.gif) top no-repeat;
	position: relative;
}
#doc_content{
	width: 600px;
	border: 0px solid black;
	float: right;
	/*padding-top: 25px;*/
	text-align: right;
}
#doc_details{
	width: 171px;
	float: right;
}
#doc_details_top{
	width: 171px;
	height: 6px;
	background-image: url(ch03_056.gif);
	background-repeat: no-repeat;
}
#doc_content_doc{
	width: 494px;
	float: right;
}
#doc_content_top{
	width: 494px;
	height: 6px;
	background-image: url(ch03_053.gif);
	background-repeat: no-repeat;
}
#doc_abstract_div{
	/*width: 494px;*/
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(ch03_054.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#doc_author{
	width: 494px;
	height: 21px;
	background-image: url(ch03_055.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.doc_divs{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 5px;
}
#doc_div1 {
	color: #4c4c4c;
}
#doc_div2 {
   border: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#doc_div3 {
   color: #4c4c4c;
	/*background-image: url(ch03_051.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
}
#doc_div4 {
   color: #9b0000;
   font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(ch03_052.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#doc_div5 {
   color: #4c4c4c;	
	text-align: justify;
	line-height: 150%;
	/*background-image: url(ch03_051.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
}
#doc_div55 {
   color: #4c4c4c;	
	text-align: justify;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
}
#doc_div6 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 11px;
	text-align: justify;
	line-height: 150%;
}
#doc_p6{
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 150%;
}
#doc_div7 {
	float: right;
	border: 1px solid black;
	margin-left: 5px;
	font-size: 1pt;
}
#doc_td1 {
   white-space: nowrap;
	padding: 0px 5px 2px 10px;
	font-size: 8pt;
	color: #9b0000;
}
#doc_td2 {
	color: #4c4c4c;
	white-space: nowrap;
	font-size: 8pt;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#td_author{
	color : #395d97;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 0px;
}
#doc_abs{
	color: black;
	line-height: 150%;
	text-align: justify;
	padding-top: 3px;
	padding-right: 12px;
	padding-left: 20px;
	padding-bottom: 10px;
}
a.doc_url1 {
  color: #9B0000;
  text-decoration: none;	
}
a.doc_url1:hover {
  color: #ef3001;
  text-decoration: none;	
}
#doc_font1 {
  color: #9B0000;	
}
#doc_div8 {
  color: #5e8acc;
  font-size: 8pt;
  padding-right: 10px;  
  margin-bottom: 5px;
}
#soutitr_div1_right {
	width: 133px;
	background-image: url(ch03_070.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#soutitr_div2_right {
	width: 133px;
 	background-image: url(ch03_069.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#soutitr_div3_right {
	width: 133px;
	background-image: url(ch03_071.gif); 
 	background-repeat: no-repeat;
	background-position: bottom;
}
#soutitr_div1_left {
	width: 133px;
	background-image: url(ch03_073.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
#soutitr_div2_left {
  width: 133px;
  background-image: url(ch03_072.gif);
  background-repeat: no-repeat;
  background-position: top;
}
#soutitr_div3_left {
	width: 133px;
	background-image: url(ch03_074.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#soutitr_container_right{
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 12px;
	padding-right: 0px;
}
#soutitr_container_left{
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 12px;
}
#doc_div9 {
  padding: 5px;
  /*float: left;*/
  color: #4c4c4c;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.doc_tools {
  color:#022650;
  text-decoration: none;
  font-size: 8pt;
}
a.doc_tools:hover {
  color:#ef3001;
  text-decoration: none;
  font-size: 8pt;
}
#doc_feedback_top{
	width: 494px;
	height: 26px;
	background-image: url(ch03_075.gif);
	background-repeat: no-repeat;
}
#feedback_title{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #2e5896;
}
#feedback1 {
  border: 0px solid black;
  /*text-align: center;*/
}
#feedback2 {
  color: #55595a;	
  font-size: 8pt;
}
#feedback3 {
	border: 0px;
  	width: 214px;
  	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#feedback4 {
	/*border-right: 1px solid #b0cfe5;
	border-left: 1px solid #b0cfe5;
	border-bottom: 0px;
	border-top: 0px;*/
	width: 313px;
	height: 85px;
	font-size: 8pt;
	border: 0px;
	/*padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;*/
}
#feedback5 {
	background-image: url(ch03_086.gif);
	background-repeat: no-repeat;
  width: 40px;
  height: 23px;
  cursor: pointer;
  border: 0px;
}
#feedback6 {
  width: 494px;
  height: 23px;
  border: 0px solid black;
	background-image: url(ch03_088.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#feedback7 {
	width: 494px;
	background-image: url(ch03_089.gif);
	background-repeat: repeat-y;
}
#feedback8 {
  width: 570px;
  border: 0px solid black;
  margin-bottom: 10px;
  font-size: 8pt; 
}
#feedback9{
	background-image: url(ch03_090.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 494px;
}
#feedback10 {
	color: black;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 38px;
	padding-right: 78px;
	text-align: justify;
}
#feedback11 {
	background-image: url(ch03_084.gif);
	background-repeat: repeat-y;
	width: 315px;
}
#feedback_td1{
	color: #5f7ca7;
}
#feedback_td2{
	color: #5f7ca7;
}
a.feedback_url1 {
  color: #5f7ca7;
  text-decoration: none;	
}
a.feedback_url1:hover {
  color: #ef3001;
  text-decoration: none;	
}
#feedback12 {
	width: 315px;
	height: 33px;
	background-image: url(ch03_079.gif);
	background-repeat: no-repeat;
}
#feedback13{
	width: 100px;
	height: 21px;
	background-image: url(ch03_080.gif);
	background-repeat: no-repeat;
}
#feedback14{
	width: 100px;
	height: 12px;
	background-image: url(ch03_079.gif);
	background-repeat: no-repeat;
}
#feedback15{
	width: 1px;
	height: 48px;
	background-image: url(ch03_084.gif);
	background-repeat: no-repeat;
}
#feedback16{
	border: 0px;
	background-image: url(ch03_083.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 315px;
	height: 48px;
}
#feedback17{
	background-image: url(ch03_085.gif);
	background-repeat: no-repeat;
	width: 315px;
	height: 23px;
	text-align: left;
}
#feedback18{
	padding-right: 34px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #254678;
}
#gallery_div1 {
	width: 494px;
	border: 0px solid black;
	background-image: url(ch03_095.gif);
	background-repeat: repeat-y;
}
#gallery_div2 {
	width: 494px;
	border: 0px solid black;
	background-image: url(ch03_094.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#gallery_div3 {
	width: 494px;
	border: 0px solid black;
	background-image: url(ch03_096.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#gallery_div5{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 120px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #29508a;
}
#gallery_div6{
   border: 1px solid #d0e3ff;
	font-size: 1pt;
	padding: 3px;
}
#gallery_div7{
	border: 1px solid #d0e3ff;
	width: 375px;
}
#gallery_date{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 365px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #29508a;
}
#gallery_td1 {
  background: url(ch03_078.gif) no-repeat;	
  width: 30px;
  height: 20px;
}
#gallery_td2 {
  background: url(ch03_079.gif) no-repeat;	
  width: 30px;
  height: 20px;
}
#gallery_td3 {
  white-space: nowrap;	
  padding-right:5px;
  padding-left: 5px;
  border: 1px solid #569cc8;
  border-top:0px;
  border-bottom: 0px;
}
#gallery_td4 {
	background: #e9e9e9;
}
#gallery_td5 {
  white-space: nowrap;	
  background: url(ch03_081.gif) repeat-x;
  padding-right:5px;
  padding-left: 5px;
  color: #ef3001;
  border: 1px solid #569cc8;
  border-top:0px;
  border-bottom: 0px;
}
#gallery_td6 {
  background: url(ch03_082.gif) no-repeat;	
  width: 30px;
  height: 20px;
}
.gallery_tab{
	padding-bottom: 6px;
	padding-top: 6px;
	/*color: #d6dbe9;*/
}
a.gallery_url1 {
	color:#d6dbe9;
	text-decoration: none;
}
a.gallery_url1:hover {
	color: #ef3001;
	text-decoration: none;
}
.gallery_bt{
	width: 70px;
	height: 31px;
	background-color: #3e5696;
	color: #d6dbe9;
	margin-bottom: 2px;
	margin-right: 5px;
	text-align: center;
}
.gallery_bt_selected{
	width: 70px;
	height: 31px;
	background-image: url(ch03_092.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-right: 5px;
	color: #0a1e51;
	text-align: center;
}
#gallery_tbl1 {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 30px;
	/*margin-right: 10px;*/
}
#gallery_tb_parent{
	width: 494px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#gallery_td7 {
	text-align: justify;
	padding:5px 20px 5px 20px;
	color: #305cb6;
}
/*#gallery_div4 {
   width: 400px;
   height: 23px;
	color: #305cb6;
	background: url(ch03_085.gif) no-repeat;
	margin-right: 186px;
	margin-top: -11px;
	margin-bottom: 10px;
	padding-right: 135px;
	position: relative;
}
#gallery_div5 {
   position: absolute;
	top: 4px;	
	font-size: 8pt;
}*/
#gallery_td8 {
	padding: 5px 20px 5px 20px;
/*	color: #305cb6;*/
	color: #474747;
}

#related_box_fgb1{
	width: 171px;
	background-image: url(ch03_058.gif);
	background-repeat: repeat-y;
}
#related_box_fgb2{
	width: 171px;
	background-image: url(ch03_060.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#related_box_fgb3{
	width: 171px;
	background-image: url(ch03_059.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#related_title_gb{
	width: 171px;
	text-align: center;
	color: #2d5694;
}
#related_title_b{
	width: 171px;
	text-align: center;
	color: #2f5795;
}
#related_title_g{
	width: 171px;
	text-align: center;
	color: #d40001;
}
#related_text_fgb{
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#related_text_container_g{
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
}
#related_box_b2{
	width: 171px;
	background-image: url(ch03_061.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#related_box_g1{
	width: 171px;
	background-image: url(ch03_063.gif);
	background-repeat: repeat-y;
}
#related_box_g2{
	width: 171px;
	background-image: url(ch03_062.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#related_box_g3{
	width: 171px;
	background-image: url(ch03_064.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#related_box_fb2{
	width: 171px;
	background-image: url(ch03_065.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#related_box_gb2{
	width: 171px;
	background-image: url(ch03_066.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#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;
}
.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 {
  background: url(ch03_0231.gif) repeat-x;
  height: 20px;
  width: 40px;
  border: 0px solid #797d8c;
  padding-bottom: 5px;
  cursor: pointer;
}
/*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;	
	margin-top: 20px;
	margin-bottom: 20px;
}
#search9 {
	color: #0c4790;
	margin-right:10px;	
   margin-left:10px;
}
/*End*/

/*Static Docs*/
#static1{
	color: #315375;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-bottom: 30px;
	margin-right: 55px;
}
#static3{
	color: #0d1827;
	margin-bottom: 30px;
	margin-right: 55px;
	margin-left: 40px;
	text-align: justify;
	line-height: 160%;
}
/*End*/

/*jdSlideshow*/
#mySlideshow
{
	margin-bottom: 4px;
	width: 272px;
	height: 59px;
	z-index:5;
}
#myTopSlideshow{
	width: 616px;
	height: 100px;
	z-index:5;
}
.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
	border: 1px solid #41587a;
}
.jdSlideshow img
{
	border: 0;
	margin: 0;
}
.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../loading-bar-black.gif);
}
.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	right: 0;
	bottom: -1;
	height: 20px;
	background: #333;
	color: #fff;
	text-indent: 0;
}
.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 0px 0px 5px;
	font-weight: bold;
	color: inherit;
}
.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 7pt;
	margin: 2px 0px 0px 5px;
	color: #eee;
}
.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}
.jdSlideshow a.left, .jdSlideshow a.right
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdSlideshow a.left, * html .jdSlideshow a.right
{
	filter:alpha(opacity=50);
}
.jdSlideshow a.left:hover, .jdSlideshow a.right:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat top right;
}
* html .jdSlideshow a.right { background: url('img/fleche1.gif') no-repeat top right; }

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top left;
}
* html .jdSlideshow a.left { background: url('img/fleche2.gif') no-repeat top left; }
/*End*/

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/
/*#menu_div{
   background: #e7e7e7;
}*/
.dTreeNode {
	border-bottom: 1px solid #bdbdbd;
	padding: 3px;
	background: #e7e7e7;
}
.dTreeNodeSel {
  	border-bottom: 1px solid #bdbdbd;
	padding: 3px;
	background: #f7f7f7;
}
.dtree {
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #022650;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #ef3001;
	text-decoration: none;
}
.dtree a.nodeSel {
	background-color: transparent;
}

.dtree .clip {
	overflow: hidden;
}














