/* CSS Document */

body
{
	margin: 0px;
	background-image: url(/English/images/body/bg_slide.gif);
}
.text_box
{
	border: solid 1px #666666;
	font-family: Tahoma;
	font-weight: normal;
	color: #003366;
	font-size: 11px;
	height: 17px;
	width: 124px;
	text-align: left;
	
}
/* ==============End Heder ============================*/
.inner_path
{
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
}
.inner_path A
{
	color: #01539F;
}

.inner_path A:Hover
{
	color: #AE5018;
}
/* ============== body ============================*/
.psdinner_text
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.psdinner_text2
{
	font-family: tahoma;
	font-size: 12px;
	color: #AE5018;
	direction: ltr;
}
/* bulit orange*/
.TxtList
{
	list-style-image: url(/English/images/body/bulit.gif);
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	direction:ltr;
}
.TxtList A
{
	color: #01539F;
}
.TxtList A:Hover
{
	color: #AE5018;
	text-decoration: none;
}
.inner_TxtList
{
	list-style-image: url(/English/images/Body/bullet5.gif);
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	color: Black;
	text-align: left;
	direction: ltr;
}
.BoldList
{
	list-style-image: url(/English/images/body/bulit.gif);
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #01539F;
	direction: ltr;
}
.BoldList A
{
	color: #01539F;
	text-decoration: underline;
}
.BoldList A:Hover
{
	color: #AE5018;
	text-decoration: underline;
}
.inner_titleC
{
	text-align: center;
	color: #AE5018;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.inner_title
{
	text-align: left;
	color: #01539F;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-left: 10px;
}
.inner_title1      /* ais*/
{
	text-align: center;
	color: #AE5018;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	margin-left: 10px;
}
.inner_subtitle
{
	text-align: left;
	color: #AE5018;
	font-size: 15px;
	font-family: Georgia;
	font-weight: bold;
	margin-left: 20px;
}
.bg_news
{
	background-color: #F1F2F2;
	background-image: url(/English/images/footer/logo_1.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	vertical-align: top;
}
.bg_logo2
{
	background-color: #F1F2F2;
	background-image: url(/English/images/footer/logo_2.jpg);
	background-position: bottom center;
}
.bg_watermark
{
	background-image: url(/English/images/body/mark.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F1F2F2;
}
/* ============== End body ============================*/
/* ============== Table ============================*/
Table.Tnr
{
	border: solid 1px #8C4113;
	border-collapse: collapse;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}
Td.Tnr
{
	border: solid 1px #8C4113;
	background-color: #E6D7C1;
}

.THeader
{
	border: solid 1px #8C4113;
	margin: 3px 3px 3px 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	background-image: url(/English/images/Header/slide_table2.gif);
	height: 30px;
	color: #0A334F;
	text-align: center;
	vertical-align: middle;
}
/* ============== End Table============================*/
.more_details, .more_details A
{
	text-align:right;
	color: #01539F;
	font-size: 13px;
	font-family:Tahoma;
	font-weight: bold;
	margin-right: 5px;
}
.more_details A:Hover
{
	color: #AE5018;
}

.inner_link, .inner_link A
{
	color: #01539F;
	font-family: tahoma;
	font-size: 12px;
	direction: ltr;
	margin-right: 5px;
	text-decoration: underline;
}
.inner_link A:Hover
{
	color: #AE5018;
	text-decoration: none;
}
.line
{
	border: dotted 1px #999999;
	width: 450px;
	text-align: center;
}
/*===============footer ============*/
.footer_text
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	direction: ltr;
	text-align: center;
}
.footer_text A
{
	text-decoration: underline;
	color: #FFFFFF;
}
.footer_text A:Hover
{
	text-decoration: none;
	color: #000000;
}

/*===============footer End============*/
/*images style*/
.inner_image
{
	border-style:solid;
	border-width:1px;
	border-color:#8C4113;
}

.Search_Link , .Search_Link A
{
	color: #AE5018;
	font-family: tahoma;
	font-size: 12px;
	direction: ltr;
	margin-right: 5px;
	text-decoration: underline;
}