﻿body {
	margin: 0em auto;
	padding: 0em;
 
}

#wrap {
	width: 980px;
	margin: 0em auto;
	padding: 0em;
	background-color: rgb(255,255,255);
	border-left: solid 0px rgb(150,150,150);
	border-right: solid 0px rgb(150,150,150);	
}

/*** Correction for non-IE browsers ***/

/*** Correction for IE 5.01 ***/


#wrap {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

/**************/
/*   HEADER   */
/**************/

/*** Header main banner ***/
#header-banner {
	width: 100%;
	height: 85px;
	float: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: url() no-repeat;
}

#banner 
{
    width: 980px;
    height: 136px;
    background:  url('./images/banner.gif');
    
}

/*** Header navigation top ***/
#header-nav-top {
	float: right;
	margin: 0.7em 0.2em 0em 0em;
	padding: 0em;
}

 #header-nav-top ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
}	

#header-nav-top li {
	float: left;
	white-space: nowrap;
	border-left: solid 0.1em rgb(150,150,150);
}

#header-nav-top li a {
	display: block; 
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	background-color: rgb(255,255,255);
	color: rgb(150,150,150);
	text-decoration: none;
}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: inherit;
	color: rgb(0,0,0);
	text-decoration: underline;	
}

#header-nav-top .img-flag {
	height: 1.2em;
	display: inline;
	margin: 0em;
	padding: 0em;	
	border: none;
}

/*** Header navigation bottom ***/
#header-nav-bottom {
	float: right ;
	width: 100%;
	height: 2.0em;
	margin: 2px 0px 2px 0px;
	padding:2px 5px 2px 5px;    
	/*border-top: solid 0px rgb(69,136,176);		*/
	/*border-bottom: solid 0px rgb(69,136,176);			*/
	line-height: 1.0em;
	background: #36a6ff;
	/*#e7e7e7;*/
	text-align:right;
	font-size:x-small;
	
}

#header-nav-bottom a:hover, 
#header-nav-bottom a.selected {
	margin: 0em;
	background-color: inherit;
	font-weight:bold;
	text-decoration: none;
}
#header-nav-bottom a {
    
    
}

/*** Correction for IE5 ***/
* html {width:1%;}



/***   Buffer between heading and content area   ***/
#buffer 
{
    clear:both;
	padding:3 0 0 0;
	border-top:solid 0.1em red;
	background-color: inherit;
}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column-first {
	clear:both;
	float: left;
	width: 15.9em;
	margin: 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: black;
}

/* Start Mac IE5 filter \*/
#left-column-first {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

/* End Mac IE5 filter */

#left-column {
	clear:both;
	float: left;
	width: 179px;
	padding: 0em;
	/*border-right: solid 0.1em rgb(200,200,200);		*/
	background-color: rgb(242,242,242);
	background-color: rgb(255,255,255);
	color: black;
}

/* Start Mac IE5 filter \*/
#left-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */

#left-column ul {	
	width: 15.8em;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
	border-bottom: solid 0em rgb(200,200,200);
}	

#left-column li {
	margin: 0em;
	padding: 0em;
}

#left-column li.left-nav-title {
	display: block;
	text-align: right;	
	margin: 0em;
	padding: 0.3em 0.7em 0.9em 0.6em;
	background-color: inherit;
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
}

#left-column li a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);		
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	height: 1.3em;
	font-size: 1.1em;
}

#left-column li.left-nav-group a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0.1em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);		
	background-color: inherit;
	color: black;
	text-decoration: none;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
}	

	
#left-column li a:hover, #left-column .selected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);				
	background-color: inherit;	
	background-color: rgb(224,244,181);	
	color: rgb(0,0,0);
	text-decoration: none;
}

#left-column li.left-nav-group a:hover, #left-column li.left-nav-group .selected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);		
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
	text-decoration: none;
}

/*** Images ***/
#left-column-first .img-left-nav {
	height: 50.0em;
	width: 15.9em;
	margin: 0em;
	padding: 0em;
	border: none;
}
.left-column-box-standard {
	float: right; 
	width: 95%;
	margin: 2.0em 0.1em 0.8em 0.3em;
	padding: 0.4em 0.2em 0.4em 0.2em;
	border: solid 0.1em red;
	background-color: rgb(255,255,255);
	color: black;	
}
/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/
#middle-column {
	float: left;
	width: 635px;
	margin: 0em;
	
	background-color: #fff;
	color: black;
}

/* Start Mac IE5 filter \*/

/* End Mac IE5 filter */	

/***   Pagetitle   ***/
#pagetitle {
	float: left; 
	width: 100%;
	margin: 0em 0em 2.0em 0em;	
	background-color: #fff7de;
	height:20px;
	padding:2px 2px 2px 2px;	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 	
	text-align:left;
	TEXT-TRANSFORM: uppercase; 
	COLOR: #cc0000; 	
	font-family: Verdana,Tahoma, Arial,Helvetica;
	/*border-bottom: solid 0.167em rgb(120,176,39);*/
}


#pagetitle p {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	font-size: 1.1em;
}

/*** Standard title and box option ***/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0.5em 0.5em 0.5em;
	padding: 0.2em 0em 0.2em 0em;	
	/*border-bottom: solid 0.167em rgb(120,176,39);	*/
	background-color: rgb(255,255,255);
	color: red;
	font-weight: bold;
	font-size: 12px;
	
}
.article a{ 
    font-weight:bold;
}
.article a:hover{ 
    text-decoration:underline;
}

.middle-column-box-full-standard {
	float: left;
	width:766px;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	
	margin-left:5px;
	margin-right:5px;
	
}

.middle-column-box-left-standard {
	clear: left;
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-right-standard {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-full-standard p.heading, .middle-column-box-left-standard p.heading, .middle-column-box-right-standard p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p.subheading, .middle-column-box-left-standard p.subheading, .middle-column-box-right-standard p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p, .middle-column-box-left-standard p, .middle-column-box-right-standard p {
	margin: 0em 0em 0.6em 0em;	
	font-size: 1.2em;	
}


/*** Image with border ***/
.middle-column-img-left-halfsize-border {
	float: left;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-right-halfsize-border {
	float: right;
	width: 5.5em;
	height: 5.5em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-left-fullsize-border {
	float: left;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0.75em 0.3em 0em;
	border: solid 1px rgb(100,100,100);
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

.middle-column-img-right-fullsize-border {
	float: right;
	width: 11.0em;
	height: 11.0em;
	margin: 0.3em 0em 0.3em 0.75em;
	border: solid 1px rgb(100,100,100);	
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.	
}

/*** Image without border ***/
.middle-column-img-left-halfsize-noborder {
	float: left;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}

.middle-column-img-right-halfsize-noborder {
	float: right;
	width: 5.0em;
	height: 5.0em;
	margin: 0.3em 0em 0.3em 0.5em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}

.middle-column-img-left-fullsize-noborder {
	float: left;
	width: 10.0em;
	height: 10.0em;
	margin: 0.3em 0.5em 0.3em 0em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}

.middle-column-img-right-fullsize-noborder {
	float: right;
	width: 10.0em;
	height: 10.0em;
	margin: 0.3em 0em 0.3em 0.5em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}

/************************/
/***   RIGHT COLUMN   ***/
/************************/
#right-column {
	float: right;
	width: 15.5em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}

/* Start Mac IE5 filter \*/
#right-column {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */	

/*** Standard option ***/
.right-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: solid 0.1em BLACK;
}


.right-column-box-standard {
/*	float: right; */
	width: 15.5em;
	margin: 0em 0.5em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em red;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);	
}

/*** Paragraph text ***/
#right-column p {
	margin: 0em 0em 0.4em 0em;
	font-size: 1.1em;
}

/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	clear: both;
/*	float: left; */
	width: 1024px;
	height: 2.5em;
	margin: 1.0em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em red;
	border-bottom: solid 0.1em rgb(200,200,200);	
	background-color: rgb(255,255,255);
	text-align: center;
	/*color: rgb(100,100,100);*/
	font-size: 1.0em;
}
.Copyright {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Helvetica, Verdana, geneva,sans-serif; TEXT-DECORATION: none
}
/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: Black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Style div ngan cach banner*/
#border_banner {
	border-top: solid 0.1em red;
}





#left-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}
.boxtitle{
/*border-left: solid 1px rgb(232,232,232);*/
/*background: url("images/module-top-left.gif") no-repeat;*/
    background: url("images/vn_goctrai.gif") no-repeat;
    width:8px;
    height:23px;
}
.box-right
{
    background: url("images/vn_gocphai.gif") no-repeat;
    width:9px;
    height:23px;  
}
.boxtitlebar{

background-image:url(images/module-top-bg.gif); 
width:153px; 
height:19px;
}
.menu-style
{
    border-left:solid 1px #ffffff;
}
.text-header{
	font-size:10px;
	color:White;
	font-weight:bold;
	text-align:center;
	height:23px;
	line-height:23px;	
	text-transform:uppercase;
	
	background:url('images/vn_bg_menu.gif') repeat-x left top; 
}
.boder-left-menu{
	border-left: solid 1px #36a6ff;	
	border-right: solid 1px #36a6ff;
	border-bottom: solid 1px #36a6ff;
	color: rgb(100,100,100);
	font-size: 1.0em;	 
	
}

.TEXTBOX {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial,Helvetica, Verdana, geneva,sans-serif; BACKGROUND-COLOR: white
}
.NormalButton {
	BORDER-RIGHT: #004a89 1px solid; BORDER-TOP: #004a89 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #004a89 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #004a89 1px solid; FONT-FAMILY: Arial,Helvetica, Verdana, geneva,sans-serif; BACKGROUND-COLOR: #ffffff
}
.NormalLink {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, Sans Serif; TEXT-DECORATION: none
}
.NormalLink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Verdana, Helvetica, Sans Serif; TEXT-DECORATION: underline
}

/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
	
} */

#re-color a
{
	color:#2b89cf;
	font-size:11px;
	font-family:Tahoma;
}

#km a
{
	color:#ff7500;
	font-size:11px;
	font-family:Tahoma;

}
#ct a
{
	color:#ff7500;
	font-size:11px;
	font-family:Tahoma;

}
