body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #167998;
	line-height: 1.6;
}
.command {
	background-image:url(../images/bg_button.gif);
	
}
.line_horizontal {
	background-image: url(../images/line_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.line_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.leftSideShadow {
	background-image: url(../images/leftSideShadow.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.rightSideShadow {
	background-image: url(../images/rightSideShadow.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
a:link {
	color: #1685D6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1685D6;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #494949;
}
.left_menu {
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	height: 35px;
	width: 100%;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 20px;
}
.left_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.left_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
}
.left_menu a:hover {
	text-decoration: none;
	color: #000000;
	width: 100%;
}




.bg_email {
	background-image: url(../images/bg_email.gif);
	background-repeat: no-repeat;
	height: 124px;
}
.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 50px;
}

.button {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color:#FF6633;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
}
.text_title1 {
	font-size: 12px;
	font-weight: bold;
	color: #316FAE;
}
.title_news {
	font-weight: bold;
	color: #FF6600;
}
.bg_white {
	background-color: #FFFFFF;
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat;
}


.text_title2 {
	font-size: 16px;
	font-weight: bold;
	color: #316FAE;
}
.text_title3 {
	font-size: 18px;
	font-weight: bold;
	color: #316FAE;
	text-transform: uppercase;
}
.left_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}.bg_top {
	background-image: url(../images/bg_top.gif);
	height: 93px;
	background-repeat: no-repeat;
}
.bg_ngonngu {
	background-image: url(../images/bg_ngonngu.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 117px;
}

div.menuNormal {		
	display: none;	
}
div.menuHover {		
	/*border: 1px solid lightblue;*/
	display: inline;
	position: absolute;
}

.left_menu1 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/bg_menu_sub.gif);
	height: 35px;
	width: 100%;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 20px;
}
.left_menu1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.left_menu1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
}
.left_menu1 a:hover {
	text-decoration: none;
	color: #000000;
	width: 100%;
}
img.left{
  float:left;
  padding-bottom:15px;
  padding-right:15px;
	padding-top:10px;
  }
  
 a.sitemap{
color:#0066CC;
font-family:Verdana;
font-weight:bold;
font-size:11px;

}
a.sitemap:hover{
color:#FF0000;
font-family:Verdana;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.sitemap1{
color:#0066CC;
font-family:Verdana;
font-weight:bold;
font-size:11px;
}


