html
{
	scrollbar-base-color: #15282F;
	scrollbar-arrow-color: #15282F;
	scrollbar-3dlight-color: #344452;
	scrollbar-darkshadow-color: #2d4d63;
	scrollbar-face-color: #3A6875;
	scrollbar-highlight-color: #2d4d63;
	scrollbar-shadow-color: #5392A3;
	scrollbar-track-color: #5392A3;
	margin:1px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}

.pic
{
	BACKGROUND-IMAGE: url(images/borderPic.png); 
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/borderPic.png, sizingMethod='scale');
	WIDTH: 590px; 
	HEIGHT: 1008px; 
	TEXT-ALIGN: center;
}
.pic div
{
	text-align:center;
}

html .pic div
{
	scrollbar-base-color: #97EFE3;
	scrollbar-arrow-color: #F28971;
	scrollbar-3dlight-color: #14AFE2;
	scrollbar-darkshadow-color: #14AFE2;
	scrollbar-face-color: #92C2E8;
	scrollbar-highlight-color: #92C2E8;
	scrollbar-shadow-color: #92C2E8;
	scrollbar-track-color: #BBD1F9;
	text-align:center;
}

body
{
	margin-top:5px;
	background-color: #ECEEEE;
}

form
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.headerContent
{
	height:40px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight:  normal;
	font-size: 1em;		
	filter: progid:DXImageTransform.Microsoft.Gradient(
					GradientType=1,StartColorStr='#0066ff',EndColorStr='#F0F0F0');
	color: #ff0000; 
	font-family: 'Microsoft Sans Serif';
	/* In case this browser doesn't support behaviors */
	background-color: #000080;	
}

.marquee
{
	visibility:hidden;
}

.bodyContent
{
	/*font-family:Tahoma, Arial, Sans-Serif;
	font-size:1.2em;
	font-weight:bolder; 
	color:#cccccc;
	text-align:center;
	vertical-align:middle;*/
	background-color:Aqua;
}

.titleBannerLarge
{
	font-size: 28px;
	filter: Alpha(Opacity=70);
	/*color: #66ccff;*/
	color: #FF3300;
	font-weight:bold;
	font-family:Times New Roman;
	letter-spacing:13px;
}
.titleBannerSmall
{
	font-size: 17px;
	filter: Alpha(Opacity=60);
	color: #fdfdfd;
	font-family: Verdana, Tahoma;
}
.titleFooter
{
	color: #0099FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	
}


.menuTop
{
	width:1000px;
	vertical-align:top;
}

.menuTop .txtSearch 
{
	background-image:url(Images1/bg-search-box-1.jpg);
	width:200px; 
	height:24px;
	padding-left:6px;
	padding-right:0px;
	text-align:left;


}

a.marqueeA
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}
		

/* Insert here */



#Timer
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-right:5px;
	text-align:right;
}

.tickertext
{
	font-family:Tahoma, Arial, MS Sans Serif;
	font-size:.8em;
	font-weight: bold;
	color:#ffffff;
}

.th0
{
	color: #ffffff;
	background-image:url(js1/menutoppage.gif);
	background-repeat:repeat-x;
	/*background-color:#00468C;*/
	height: 24px;
	width:170px;
	vertical-align: middle;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-weight: bolder;
	font-size: 0.8em;
	vertical-align: middle;
	text-align: center;
}

.th1
{
	color: #ffffff;
	/*background-color:#00468C;*/
	background-image:url(js1/menutoppage.gif);
	background-repeat:repeat-x;
	height: 24px;
	vertical-align: middle;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-weight: bolder;
	font-size: 0.8em;
	vertical-align: middle;
	text-align: center;
}

.tr1
{
	color: #003D59;
	height: 20px;
	vertical-align: middle;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-weight: bolder;
	font-size: 0.7em;
	vertical-align: middle;
	margin-top:3px;
}

.butVote
{
	text-align: center;
	border-right: #a76f33 1px solid;
	border-top: #a76f33 1px solid;
	border-bottom: #a76f33 1px solid;
	border-left: #a76f33 1px solid;
	font-weight: bold;
	font-size: 0.6em;
	color: #003911;
	font-family: Arial, Helvetica;
	background-color: #ffffcc;
	height: 20px;
	width: 70px;
	cursor: hand;
	cursor: pointer;
}

.butVote:hover
{
	color: #ffffff;
	background-color: #ff9900;
	border-right: #a76f33 1px solid;
	border-top: #a76f33 1px solid;
	border-bottom: #a76f33 1px solid;
	border-left: #a76f33 1px solid;
	height: 20px;
	width: 70px;
}

.butSearch
{
	text-align: center;
	border-right: #a76f33 1px solid;
	border-top: #a76f33 1px solid;
	border-bottom: #a76f33 1px solid;
	border-left: #a76f33 1px solid;
	font-weight: bold;
	font-size: 0.65em;
	color: #ffffff;
	font-family: Arial, Helvetica;
	background-color: #ff3333;
	height: 20px;
	width: 30px;
	cursor: hand;
	cursor: pointer;
}

.butSearchhover
{
	text-align: center;
	background-color: #0000ff;
	border-right: #000060 1px solid;
	border-top: #000060 1px solid;
	border-bottom: #000060 1px solid;
	border-left: #000060 1px solid;
	font-weight: bold;
	font-size: 0.65em;
	color: #ffffff;
	font-family: Arial, Helvetica;
	background-color: #0000ff;
	height: 20px;
	width: 30px;
	cursor: hand;
	cursor: pointer;
}

.header
{
	color:#ffffff;
	background-image:url(js1/menutoppage.gif);
	background-repeat:repeat-x;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:.9em;
	font-weight:bold;
	height:26px;
	text-indent:10px;
}

.header span
{
	color: #ff0033;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-indent: 5px;
}

.mainContent
{
	padding-left:0px;
}
.mainPage
{
	background-image:url(Images1/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#25444F;
	color:#ffffff;
	width:720px;
	height:1100px;
	vertical-align:top;
}

.mainPage table tr td
{
	background-color:Transparent;
	color:#ffffff;
}

#lblNews
{
	background-color:#25444F;
}

.footer, .footer a
{
	color:#ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

.footer a:hover
{
	color: #FFCC00;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	padding-top:5px;
	padding-bottom:10px;
}
.bgfooter
{
	background-image:url(Images1/bgfooter.jpg);
	background-repeat:repeat-x;
	height:80;
}
.classspan {
	font-weight: bold; color: #1458a4
}

.title3 a
{
	color:#FFFFFF;
}

.title3 {
	padding-left: 18px; 
	font-weight: bold; 
	font-size: 11pt; 
	background-image: url(images/list3.gif); 
	background-position:0px 5px;
	padding-top: 2px; 
	background-repeat: no-repeat;
	vertical-align:middle;
}

.title4 {
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 10pt; 
}

.clsIndex ul
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type:none;
	margin-left: 15px;
	cursor: default;
}


.clsIndex li
{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	background: url(images/list.gif) no-repeat 0px -3px;
	margin-left: 15px;
	padding-top: 0px;
	cursor: default;
	line-height:18px;
}

.clsPageNews ul
{
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type:none;
	margin-left: 5px;
	cursor: default;
}

.clsPageNews li
{
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	background: url(images/list.gif) no-repeat 0px -3px;
	margin-left: 5px;
	padding-top: 0px;
	cursor: default;
	line-height:18px;
}

.li1 ul
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type:none;
	margin-left: 15px;
	cursor: default;
	text-indent:4px;
}
.li1 li
{
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(images/list.gif) no-repeat 0px 0px;
	margin-left: 5px;
	padding-top: 0px;
	cursor: default;
}

.clsIndex
{
	margin:10px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	width:620px;
}

.clsPage 
{
	margin:2px 15px 0px 30px;
	padding:0px 0px 0px 0px;
	width:540px;
}

.clsPage1 
{
	margin:10px 15px 20px 30px;
	padding:0px 0px 0px 0px;
	width:730px;
}

.clsPage3 
{
	margin:10px 20px 10px 40px;
	padding:0px 0px 0px 0px;
	font-size: 1em;
	line-height: 22px;
	font-family: Arial, Tahoma, Verdana;
	text-align: left;
}

.clsPageNews 
{
	margin:10px 15px 20px 30px;
	padding:0px 0px 0px 0px;
	width:730px;
}

.clsIndex td, .clsIndex td span
{
	font-size: 13px;
	color: #393733;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	text-align: left;
}

.clsPage td, .clsPage1 td, .clsPageNews td
{
	font-size: 12px;
	padding: 0px 2px 2px 0px;
	color: #393733;
	line-height: 20px;
	font-family: Tahoma, Arial;
	text-align: left;
}

.clsPage2 td
{
	font-size: 12px;
	font-weight:bold;
	padding: 0px 2px 2px 0px;
	color: #393733;
	line-height: 20px;
	font-family: Tahoma, Arial;
	text-align: left;
}

.imgBar	
{
	width:800px;
}

 .jump_base
{
	width: 166px;
	height: auto;
	font-size: 0.65em;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding:0px 0px 0px 2px;
}

 #jump_base
{
	overflow: hidden;
	width: 166px;
	height: 205px;
	font-size: 0.65em;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding:0px 0px 0px 2px;
}

#jump_baseHH
{
	overflow: hidden;
	width: 166px;
	height: 170px;
}

#jump_base, #jump_baseHH
{
	color: #333333;
	font-weight: normal;
	font-size: 0.65em;
	width:166px;
}

.news a
{
	color: #3366ff;
}

.news a:hover
{
	color: #990000;
}
.news td
{
	padding-top:2px;
	padding-bottom:2px;
}

 .tbMap
 { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #33423E;
	line-height:14px;
	vertical-align:top;
	background-color:#FFFFFF;
	display:block;
 }

 .tbMap td 
 { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #33423E;
	line-height:14px;
	vertical-align:top;
	background-color:#FFFFFF;
 }
  
 .tbIntro
 { 
	 border-left: #524b17 1px solid;
	 border-top: #524b17 1px solid;
 }

 .tbIntro td
 { 
	 border-bottom: #524b17 1px solid; 
	 border-right: #524b17 1px solid; 
 }

 .linkweb
{
	line-height:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:80px;
	text-align:left;
	BACKGROUND-IMAGE: url(images/linkWeb1.png); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-POSITION: center 50%; 
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/linkWeb1.png, sizingMethod='scale'); 
	WIDTH: 600px; 
	HEIGHT: 625px;
} 

 .linkweb a
{
	color: #0000FF;
	text-decoration: none;
}
 .linkweb a:link
{
	color: #0000FF;
	text-decoration: none;
}
.linkweb a:visited
{
	color: #ff6600;
	text-decoration: none;
}
.linkweb a:active
{
	color: #FFCC00;
	text-decoration: none;
}
.linkweb a:hover
{
	color: #f4ca1e;
	text-decoration: none;
}
.linkweb td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #33423E;
	line-height:22px;
	vertical-align:top;
}

/* Khung tip<img src="images/Layout_06_07.gif" width="139" height="491" alt="" />*/
.dvhdr1
{
	border-right: #4570c5 1px solid;
	padding-right: 5px;
	border-top: #4570c5 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background-color: #ECE9D8;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	padding-top: 5px;
	font-family: Arial;
	width: 200px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=105);		
}

.dvbdy1
{
	border-top: #4570c5 1px solid;
	border-right: #4570c5 1px solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #ffffcc;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 580px;
	border-bottom: #4570c5 1px solid;
	font-family: Arial;
}

.dvbdy2
{
	border-top: #4570c5 1px solid;
	border-right: #4570c5 1px solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #ffffff;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 460px;
	border-bottom: #4570c5 1px solid;
	font-family: Arial;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=105);		
}

.dvbdy3
{
	border-top: #4570c5 1px solid;
	border-right: #4570c5 1px solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #ffffff;
	padding-bottom: 5px;
	border-left: #4570c5 1px solid;
	width: 450px;
	height:100%;
	border-bottom: #4570c5 1px solid;
	font-family: Arial;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);		
}

.TopicText
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6666;
	font-family: arial, tahoma;
	background-color: #ffffcc;
}

/* TolTip */
.toolTipTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #002eff;
	font-family: Arial;
	background-color: #ffffcc;
}

.toolTipHeader
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #444e7c; 
	text-align: right;
	width: 100%;
	background-color: #ffffcc;
}

.toolTipBody
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #092300;
	text-align: left;
	width: 580px;
	background-color: #ffffcc;
	display:block;
}

.arcTooltip /*, .arcTooltip div, .arcTooltip span, .arcTooltip p*/
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #092300;
	text-align:left;
	position: absolute;
	width: 320px;	
	border: 1px solid #4570c5;
	padding: 2px;
	background-color:#fffff5;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);		
}

/*****************/

/* Vote */
.view{
	font-family:Arial;
	font-size: 9pt;
	font-weight: 700;
	color:#000000;
}

.subject{
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
	
}
.voTitle{
	font-family:Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	padding:4px;
	background-color:#0000CC;
	text-align:left;

}
.result{
	font-family:Arial, Tahoma ;
	font-size: 10pt;
	font-weight: 700;
	color:#000080;
	text-transform:uppercase;
}
/* */

.mail
{
	font-size: 12px;
	font-weight: bolder;
	color: #0066cc;
	font-style: normal;
	font-family: Tahoma, Arial, MS Serif;
}

.mail div
{
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	font-style: normal;
	font-family: Arial, Tahoma, MS Serif;
}

.mailr
{
	font-size: 10px;
	font-weight: normal;
	color: #ff3333;
	font-style: normal;
	font-family: Arial, Tahoma, MS Serif;
}

.but /* button gui mail - Trang Lien he */
{
	text-align:center;
	border-right: #444e7c 1px solid;border-top: #444e7c 1px solid;border-bottom: #444e7c 1px solid;	border-left: #444e7c 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #444e7c;
	font-family: Arial, Helvetica;
	background-color: #ffea00;
	width:100px;
	height:20px;
	cursor:hand;
	cursor:pointer;
}

.butEmail
{
	text-align: center;
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	border-bottom: #003399 1px solid;
	border-left: #003399 1px solid;
	font-weight: normal;
	font-size: .8em;
	color: #003399;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #bfd9ff;
	width: 70px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

.titNew
{
	color: #844500;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration:none;
	padding:5px 10px 10px 10px;

}

.titNew a
{
	color: #844500;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;

}

.titNew a:hover
{
	color: #ea6c00;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 1em;
	text-decoration:underline;
}

.contNew
{
	color: #443d1b;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	padding-left:10px;
	padding-bottom:10px;
	width:700px;
	display:block;
}

.contIDNew
{
	color: #26281b;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	width:700px;
	display:block;
}
.contIDNewTit
{
	color: #cf5f33;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	padding:4px 4px 5px 5px;
	width:700px;
	display:block;
}
.contIDNewBot
{
	background: url(images/botHeaderID.gif) no-repeat 8px 1px;
	color: #cf5f33;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	height:25px;
	width:700px;
	padding:4px 4px 5px 5px;
}

.contIDNewDte
{
	color: #4e584a;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
	font-style: italic;
	text-align:right;
	margin-right:15px;
	width:700px;
	display:block;

}
.titbarNew
{
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 79px;
	vertical-align: middle;
	height: 24px;
}

.titbarNew a
{
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	margin-left: 79px;
	vertical-align:middle;
	height: 24px;
}
.titbarNew a:hover
{
	color: #ffcc00;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: underline;
	margin-left: 79px;
	vertical-align: middle;
	height: 24px;
}
.botNews
{
	background: url(images/botNews.gif) no-repeat 18px 1px;
	color: #bbb1a4;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	vertical-align: top;
	height: auto;
	width:710px;
	display:block;
}

.botNewsID
{
	background: url(images/botNews1.gif) no-repeat 16px 2px;
	color: #bbb1a4;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	vertical-align: top;
	height: 24px;
	display:block;
}

.botNews a, .botNewsID a
{
	color: #396fff;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: underline;
	vertical-align: top;
	height: 16px;
}

.botNews a:hover, .botNewsID a:hover
{
	color: #ff0000;
}

.botLogo div a, .botLogo div a:visited
{
	border:none;
}

.lnkNews a, .lnkNews a:visited, .lnkNews img
{
	border:none;
}

.tbNewHH
{
	border: solid 1px #24404B;
}


/*--------------Land Service image */
#mapVN
{
	BACKGROUND-IMAGE: url(http://localhost:1917/HoanghaNew/Image/Pic/LS/Pic8_4.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://localhost:1917/HoanghaNew/Image/Pic/LS/Pic8_4.png,
	sizingMethod='scale'); 
	WIDTH: 400px; HEIGHT: 528px;
}

/*------------- End Land service*/

/*--------------Ha Noi Branch image */
.HNImgLeft
{
	BACKGROUND-IMAGE: url(Image/Pic/HN/Hanoi2.png);
	background-position:right;
	background-repeat:no-repeat;
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/HN/Hanoi2.png,
	sizingMethod='fixed');
	WIDTH: 660px; HEIGHT: 1050px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;

}

.HNImgBot
{
	BACKGROUND-IMAGE: url(Image/Pic/HN/hanoi1.png);
              background-repeat:no-repeat;
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/HN/hanoi1.png,
	sizingMethod='scale'); 
	WIDTH: 620px; HEIGHT: 394px;
	font-size: 1em;
	line-height: 22px;
	font-family: Arial, Tahoma, Verdana;
	text-align: left;
	vertical-align:middle;
}

/*------------- End Ha Noi Branch*/

/*--------------Da Nang Branch image */
.DNImgLeft
{
	BACKGROUND-IMAGE: url(Image/Pic/DN/danang1.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/DN/danang1.png,
	sizingMethod='scale'); 
	WIDTH: 218px; HEIGHT: 793px;
}

/*------------- End Da Nang Branch*/

/*--------------TP HCM image */
.HCMImg
{
	BACKGROUND-IMAGE: url(Image/Pic/if/HHStaff.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/if/HHStaff.png,
	sizingMethod='scale'); 
	WIDTH: 655px; HEIGHT: 800px;
}

/*------------- End TP HCM  ----*/

/*--------------TP HCM image */
.HCMImgen
{
	BACKGROUND-IMAGE: url(Image/Pic/if/HHStaffen.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/if/HHStaff.png,
	sizingMethod='scale'); 
	WIDTH: 655px; HEIGHT: 800px;
}

/*------------- End TP HCM  ----*/


/*--------------TH Manh 2009 image */
.THMVNImg
{
	BACKGROUND-IMAGE: url(Image/Pic/THVietnam.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/THVietnam.png,
	sizingMethod='scale'); 
	WIDTH: 600px; HEIGHT: 1300px;
}

/*--------------End TH Manh 2009 image */

/*--------------TH Manh 2009 image */
.THMVNImgen
{
	BACKGROUND-IMAGE: url(Image/Pic/THVietnamen.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Image/Pic/THVietnam.png,
	sizingMethod='scale'); 
	WIDTH: 600px; HEIGHT: 1300px;
}

/*--------------End TH Manh 2009 image */

/*--------------Logo HH Old */
.LogoURLHH_Old
{
	BACKGROUND-IMAGE: url(Images/LogoOld.png);
	_BACKGROUND-IMAGE: none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Images/LogoOld.png,
	sizingMethod='scale'); 
	WIDTH: 120px; HEIGHT: 121px;
	cursor:pointer;
	position:absolute;
}

/*--------------End Logo HH Old */

/* Ser div in center screen - Noel Flash*/
#home_content{
	position:relative;
	top: 50%;
	left: 50%;
	width: 412px;
	height: 478px;
	margin-top: -239px; /*always take 1/2 from the size of the height, they have to be negative*/
	margin-left: -206px; /*always take 1/2 from the size of the width, they have to be negative*/
	z-index:101;
}

/*------------- End Noel Flash*/