.txt_normal{
	font-family: verdana;
	font-size: 12px;
	line-height: 1.2;
	color: #666666;
	text-decoration:none;
	border: none
}
.txt_link{
	font-family: verdana;	font-size: 11px;	line-height: normal;	color: #0052A4;	text-decoration: none; border: none
}
.txt_link a:hover {
	color: #e53600;	text-decoration: none; border: none
}

.link_grey{
	font-family: verdana;	font-size: 14px;  font-weight: normal; color: #4f4f4f;	text-decoration: none; border: none
}
.link_grey a {
	color: #4f4f4f;	text-decoration: none; border: none
}
.link_grey a:hover {
	color: #e53600;	text-decoration: none; border: none
}

body {
	font-family: verdana	font-size:11px;	color: #cacaca;	line-height:normal;	background-color: #CACACA;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
}
.bold_xanh{
color: #0068b8;font-weight:bold;
}
.bold_xam{
color: #333333;font-weight:bold;
}
 /* START Transparent textbox */
div.background
  {
  width:500px;
  height:250px;
  background:url(images/people.jpg) repeat;
  border:2px solid white;
  }
div.transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid white;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }
 /* END Transparent textbox */
.left_menu {
	font-family: Arial;	padding-left: 20px;	font-size: 12px;	line-height:normal;	color: #004b96;
}
.left_menu a {
	color: #004b96;	text-decoration: none;
}
.left_menu a:hover {
/*	color: #ff6600; */
	color: #0066FF;	text-decoration: none;
}

.left_menu_active a{
/*	color: #ff6600; */
	font-family: Arial;	padding-left: 20px;	font-size: 12px;	line-height:normal;	color: #007DFB;	text-decoration: none;
}

.left_menu_active a:hover {
/*	color: #ff6600; */	color: #007DFB;	text-decoration: none;
}


.left_menu_sub {
	font-family: verdana;	font-size: 10px;	line-height:normal;	color: #FFFFFF;
}

.txt_title {
	font-family: Arial;	font-size: 18px;	font-weight: normal;	margin-top: inherit;	color: #004b96;	font-style: normal;
}
.txt_under{
	font-family: verdana;	font-size: 15px; font-weight: bold;	margin-top: inherit;	color: #FF0000;
}

