﻿.Module_News_TopicTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.Module_News_Title:link
{
    font-family: Arial;
    font-size: small;
    color: #0000ff;
    text-decoration: none;
    font-weight: bold;
}
.Module_News_Title:hover {
	font-family: Arial;
	font-size: small;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.Module_News_Title:visited
{
    font-family: Arial;
    font-size: small;
    color: #0066ff;
    text-decoration: none;
    font-weight: bold;
}

.Module_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module_News_CreatedDate
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.Module_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module_News_PaneAction
{
	background-color: lightblue;
	height: 50px;
}

.Module_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.Module_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.Module_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
}

.Module_News_Avantar{
	border: thin solid #CC3300;
}

.Module_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.Module_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.Module_News_DetailTitle
{
    font-family: Verdana;
    font-size: large;
    color: #0000ff;
    font-weight: bold;
}
.Module_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.Module_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;	

}
.Module_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Module_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Module_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.Module_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.Module_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.Module_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
}
.Module_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;

}

.Module_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
}
.Module_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.Module_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*----------------------------------------------------------*/
/*THUYPTT_News*/
/*----------------------------------------------------------*/
.THUYPTT_News_TopicTitle{
	display:none;
	font-size:1px;
	color:#ffffff;

}
.THUYPTT_News_imgTitle 
{
	display:none;
}
.THUYPTT_News_imgTitlesub 
{
	display:none;
}
.THUYPTT_News_imgTitle2 
{
	display:none;
}
.THUYPTT_News_Title:link 
{
    font-family:Arial;
	font-size:12px;
	color:#bf350a;
	text-decoration:none;
	font-weight:bold;

}
.THUYPTT_News_Title:hover 
{
    font-family:Arial;
	font-size:12px;
	color:#6d8ba2;
	text-decoration:none;
	font-weight:bold;

}
.THUYPTT_News_Title:visited 
{
    font-family:Arial;
	font-size:12px;
	color:#bf350a;
	text-decoration:none;
	font-weight:bold;

}

.THUYPTT_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT_News_CreatedDate
{
	font-family:tahoma;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	text-align:justify;
	color:#999999;
}
.THUYPTT_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT_News_PaneAction
{
	background-color: lightblue;
	height: 50px;
}

.THUYPTT_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.THUYPTT_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.THUYPTT_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
}

.THUYPTT_News_Avantar{
	border: thin solid #CC3300;
}

.THUYPTT_News_Description{
	/*font-family:tahoma;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	color:#414141; 
	margin-top:0*/
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#4f4f4f;
    margin-top:0;
}
.THUYPTT_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#333300;

}
.THUYPTT_News_DetailTitle{
	font-family:arial;
	font-size:16px;
	padding-top:6px;
	font-weight:bold;
	text-decoration:none;
	color:#bf350a;}
.THUYPTT_News_DetailDescription{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	color:#4f4f4f;}
.THUYPTT_News_DetailBody{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#4f4f4f;
}
.THUYPTT_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.THUYPTT_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.THUYPTT_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.THUYPTT_News_BreakLine
{
	display:none;
	height:0px;
}

.THUYPTT_News_OtherNews
{
	border-bottom:2px solid #EE4900;
	font-family:Arial; 
	color:#EE4900; 
	font-size:14px; 
	font-weight:bold; 
	text-align:left
}
.THUYPTT_News_OtherTitle:link
{
    font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	text-decoration:none;
	color:#bf350a;
}
.THUYPTT_News_OtherTitle:hover
{
    font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	color:#496494;
	text-decoration:none;
}
.THUYPTT_News_OtherTitle:visited
{
    font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	text-decoration:none;
	color:#bf350a;
}
.THUYPTT_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	/*display:none;*/
	visibility:hidden;
}
.THUYPTT_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.THUYPTT_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:visible;
}
.THUYPTT_News_tblTitle
{
	/*border:none; */
	width:100%;
	border-bottom:none;/*dotted 1px #BEBFC1;*/
	border-left:none;
	border-right:none;
	border-top:none;
	border-color:#BEBFC1;
	height:22px;
	padding:0;
	
	
}
.THUYPTT_News_tblImg
{
	/*border:solid 1px #F7C8B4;*/
	height:116px;
	width:146px;
}
.THUYPTT_News_tblTopic
{
	border:none; 
	/*border-bottom:solid 2px #A4B2E2;
	border-left:none;
	border-right:none;
	border-top:none;*/
	background:#FFFFFF;
	width:100%;
	
}
.THUYPTT_News_imgKC{
	display:none;

}
.THUYPTT_News_Pager
{
	font-family: verdana;
	font-size: 11px;
	color:#ffffff;
}

.THUYPTT_News_Pager span
{	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#bf350a;/*#FFFFFF;*/
	background-color:#FFFFFF/*red*/;
	/*padding:2 10 2 10;
	border: solid 1px #000000;*/
}
.THUYPTT_News_Pager a
{
	font-family: verdana;
	font-size: 11px;
	color:#454A50;/*#1057AE;#FFFFFF;*/
	background-color:#FFFFFF/*#F96F04*/;
	padding:2 5 2 5;
	border: solid 1px #c4c4c4;
	text-decoration:none;
}
.THUYPTT_News_Pager a:active
{
	font-family: verdana;
	font-size: 13px;
	color:#ffffff;
}
.THUYPTT_News_Pager a:visited
{
	font-family: verdana;
	font-size: 13px;
	color:#454A50;/*#FFFFFF;*/
	text-decoration:none;
}
.THUYPTT_News_Pager a:hover
{
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;/*#6d8ba2;*/
	background-color:#ec722c;
	text-decoration:none;
}

/*----------------------------------------------------------*/
/*THUYPTT_News for default*/
/*----------------------------------------------------------*/
.THUYPTT1_News_TopicIcon
{
	display:none;
	visibility:hidden;
}
.THUYPTT1_News_tblTopic
{
	display:none;
}
.THUYPTT1_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;	
}
.THUYPTT1_News_imgTitle
{
	display:none;
	visibility:hidden;
}
.THUYPTT1_News_imgTitlesub
{
	display:none;
	visibility:hidden;
}
.THUYPTT1_News_tblImg
{
	
}
.THUYPTT1_News_imgKC
{
	display:none;
}
.THUYPTT1_News_TopicTitle{	
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;*/
	display:none;
	visibility:hidden;
}
.THUYPTT1_News_imgTitle 
{
	display:none;
}
.THUYPTT1_News_imgTitle2 
{
	display:none;
}
.THUYPTT1_News_Title:link
{
    font-family: arial;
    font-size: 13px;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.THUYPTT1_News_Title:hover
{
    font-family: arial;
    font-size: 13px;
    color: #bf350a;
    text-decoration: none;
    font-weight: bold;
}
.THUYPTT1_News_Title:visited {
	font-family:arial;
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;

}

.THUYPTT1_News_AlternativeTitle{
	font-family:arial;
	font-size:12px;
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT1_News_CreatedDate
{
    /*display:none;*/
    font-family: tahoma;
    font-size: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: justify;
    color: #999999;
    font-family: tahoma;
}
.THUYPTT1_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT1_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.THUYPTT1_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.THUYPTT1_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.THUYPTT1_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.THUYPTT1_News_Avantar{
	border: thin solid #CC3300;	 
}
.THUYPTT1_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.THUYPTT1_News_Description
{
    font-family: arial;
    font-size: 11px;
    text-align: justify;
    line-height: 150%;
    color: #333333;
}

.THUYPTT1_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.THUYPTT1_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.THUYPTT1_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.THUYPTT1_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.THUYPTT1_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.THUYPTT1_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.THUYPTT1_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.THUYPTT1_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	height: 1px;
}


.THUYPTT1_News_OtherNews{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;

}
.THUYPTT1_News_OtherTitle:link{
	font-family:arial;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	color:#000;
}
.THUYPTT1_News_OtherTitle:hover{
	font-size:12px;
	text-align:justify;
	color:#496494;
	text-decoration:none;}
.THUYPTT1_News_OtherTitle:visited{
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	color:#000;
}

.THUYPTT1_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.THUYPTT1_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.THUYPTT1_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTT1_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*----------------------------------------------------------*/
/*THUYPTT2 for News in default page*/
/*----------------------------------------------------------*/
.THUYPTT2_News_imgTitle 
{
	display:none;
}
.THUYPTT2_News_imgTitle2 
{
	
}
.THUYPTT2_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:0px;/*22px;*/
	display:none
}
.THUYPTT2_News_tblTopic
{
	border:none;
	/*background-color:#DDEDFD;*/
	height:10px;
	background-image: url(news_bar.jpg);
	width:100%;
	/*display:none;*/
}
/*THUYPTT Add above */
.THUYPTT2_News_TopicTitle{
	/*display:none;
	float:none;
	height:0px;
	visibility:hidden;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;
}
.THUYPTT2_News_AlternativeTitle:link
{
	/*font-family: Arial;
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;*/
	FONT-SIZE: 11px; COLOR: #2160a3; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;

}
.THUYPTT2_News_AlternativeTitle:hover {
	/*font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;*/
	FONT-SIZE: 11px; COLOR: #2160a3; FONT-FAMILY: Verdana, Arial; text-decoration:underline;

}
.THUYPTT2_News_AlternativeTitle:visited {
	/*font-family: Arial;
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;*/
	FONT-SIZE: 11px; COLOR: #2160a3; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
}

.THUYPTT2_News_Title{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.THUYPTT2_News_AlternativeCreatedDate
{
	/*display:none;
	float:none;
	height:0px;
	visibility:hidden;*/
	FONT-SIZE: 9px; COLOR: gray; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
 
}
.THUYPTT2_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTT2_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTT2_News_tblImg
{
	display:none;
	height:0px;
}
.THUYPTT2_News_Avantar{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_Description{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
display:none;
}
.THUYPTT2_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
	/*THUYPTT Add */
	display:none;
}
.THUYPTT2_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.THUYPTT2_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.THUYPTT2_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.THUYPTT2_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.THUYPTT2_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.THUYPTT2_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*.THUYPTT2_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}*/

.THUYPTT2_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.THUYPTT2_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;
}


.THUYPTT2_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	display:none;
}
.THUYPTT2_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.THUYPTT2_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

.THUYPTT2_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTT2_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*----------------------------------------------------------*/
/*NOIBAT for Hot News in default page*/
/*----------------------------------------------------------*/
.NOIBAT_News_TopicIcon
{
	display:none;
	visibility:hidden;
	}
.NOIBAT_News_tblTopic
{
	border:none;
	/*background-color:#DDEDFD;*/
	height:10px;
	background-image: url(news_bar.jpg);
	width:100%;
	display:none;
}
.NOIBAT_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;
	
}

.NOIBAT_News_tblImg
{
/*	border:none; solid 1px #8D97A0;
	height:81px;
	width:128px; */
display:none;
}
.NOIBAT_News_TopicTitle{
	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;
	
}
.NOIBAT_News_imgTitle 
{
	
}
.NOIBAT_News_imgTitle2 
{
	display:none;
}
.NOIBAT_News_Title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e56b29;/*#0F238C;*/
	font-weight: bold;
	text-decoration:none;
	padding-left:8px;	
	/*border:solid 2px #BEBFC1; */
}
.NOIBAT_News_Title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e56b29;/*#727889;*/
	font-weight: bold;
	text-decoration:underline;
	padding-left:8px
}
.NOIBAT_News_Title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e56b29;
	font-weight: bold;
	text-decoration:none;
	padding-left:8px;
}

.NOIBAT_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.NOIBAT_News_CreatedDate
{
	/*display:none;*/
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.NOIBAT_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.NOIBAT_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.NOIBAT_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.NOIBAT_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.NOIBAT_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.NOIBAT_News_Avantar{
	border: thin solid #CC3300;
	 
}
.NOIBAT_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.NOIBAT_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#000000;/*#666666;*/
}

.NOIBAT_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.NOIBAT_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.NOIBAT_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.NOIBAT_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.NOIBAT_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.NOIBAT_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.NOIBAT_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.NOIBAT_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.NOIBAT_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;

}
.NOIBAT_News_OtherTitle:link{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;*/
	font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2c3291;
text-decoration:none;

}
.NOIBAT_News_OtherTitle:hover{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;*/
	font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2c3291;
text-decoration:underline;

}
.NOIBAT_News_OtherTitle:visited{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;*/
	font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2c3291;
text-decoration:none;


}

.NOIBAT_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.NOIBAT_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.NOIBAT_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.NOIBAT_News_Pager
{
	display:none;
}
/*----------------------------------------------------------*/
/*THUYPTT_News for Introduction*/
/*----------------------------------------------------------*/
.THUYPTTIntro_News_TopicIcon
{
	display:none;
	visibility:hidden;
}
.THUYPTTIntro_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_Title:link {
	/*font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;*/
	font-size: 18px;
	font-weight: bold;
	color: #727889;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.THUYPTTIntro_News_Title:hover {
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.THUYPTTIntro_News_Title:visited {
	/*font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;*/
	font-size: 18px;
	font-weight: bold;
	color: #727889;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.THUYPTTIntro_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTTIntro_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTTIntro_News_PaneAction
{
	background-color: lightblue;
	height: 50px;
}

.THUYPTTIntro_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.THUYPTTIntro_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.THUYPTTIntro_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
}

.THUYPTTIntro_News_Avantar{
	border: thin solid #CC3300;
}

.THUYPTTIntro_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.THUYPTTIntro_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.THUYPTTIntro_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.THUYPTTIntro_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.THUYPTTIntro_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.THUYPTTIntro_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.THUYPTTIntro_News_Source{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_Back{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.THUYPTTIntro_News_OtherNews{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_OtherTitle:link{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_OtherTitle:hover{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_OtherTitle:visited{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.THUYPTTIntro_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*----------------------------------------------------------*/
/*Module 1*/
/*----------------------------------------------------------*/

.Module1_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module1_News_Title{
	
	font-family: Arial;
	font-size: small;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.Module1_News_Title:link {
	font-family: Arial;
	font-size: small;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.Module1_News_Title:hover {
	font-family: Arial;
	font-size: small;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.Module1_News_Title:visited {
	font-family: Arial;
	font-size: small;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.Module1_News_AlternativeTitle{
    display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.Module1_News_CreatedDate
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}


.Module1_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Module1_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Module1_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module1_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Module1_News_Avantar{
	border: thin solid #CC3300;
}

.Module1_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.Module1_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.Module1_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.Module1_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Module1_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Module1_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Module1_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Module1_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.Module1_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
/*
.Module1_News_BreakLine
{
	width: 100%;
	height: 1px;
	border-bottom: dimgray 1px solid;
}
*/
.Module1_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Module1_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*
.Module1_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/

.Module1_News_OtherTitle:link
{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.Module1_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.Module1_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

.Module1_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

.Module1_News_ViewNext
{


}
/*----------------------------------------------------------*/
/*Simple: Style cho viec chi hien thi tieu de tin*/  
/*----------------------------------------------------------*/
.Simple_News_imgKC{
display:none;
}
.Simple_News_imgTitle 
{
	display:none;
}
.Simple_News_imgTitlesub 
{
	
}
.Simple_News_imgTitle2 
{
	
}
.Simple_News_tblTopic 
{
	display:none;
	height:0px;
}
.Simple_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:0px;/*22px;*/
	display:none
}
/*THUYPTT Add above */
.Simple_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple_News_AlternativeTitle:link
{
    color: #000;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: normal;
    text-decoration: none;
    font: 12px arial;
}
.Simple_News_AlternativeTitle:hover
{
    text-decoration: underline;
    color: #ff6600;
}
.Simple_News_AlternativeTitle:visited {
//	color:#EE4900;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;}

.Simple_News_Title{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple_News_AlternativeCreatedDate
{
	display:none;
}
.Simple_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple_News_tblImg
{
	display:none;
	height:0px;
}
.Simple_News_Avantar{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_Description{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
display:none;
}
.Simple_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
	/*THUYPTT Add */
	display:none;
}
.Simple_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Simple_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Simple_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Simple_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Simple_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.Simple_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*.Simple_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}*/

.Simple_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.Simple_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;
}


.Simple_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	display:none;
}
.Simple_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.Simple_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

.Simple_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/* Chi Hien thi tieu de tin 2 */
.Simple2_News_imgKC{
display:none;
}
.Simple2_News_imgTitle 
{
	display:none;
}
.Simple2_News_imgTitle2 
{
	display:none;
}
.Simple2_News_tblTopic 
{
	display:none;
	height:0px;
}
.Simple2_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:0px;/*22px;*/
	display:none
}
/*THUYPTT Add above */
.Simple2_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple2_News_AlternativeTitle:link
{
	/*font-family: Arial;
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;*/
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.Simple2_News_AlternativeTitle:hover {
	/*font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;*/
	FONT-SIZE: 11px; COLOR: #CC6633; FONT-FAMILY:Arial, Helvetica, sans-serif; text-decoration:underline; 

}
.Simple2_News_AlternativeTitle:visited {
	/*font-family: Arial;
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
	font-weight: bold;*/
	FONT-SIZE: 11px; COLOR: #596503; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.Simple2_News_Title{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.Simple2_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
 
}
.Simple2_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple2_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple2_News_tblImg
{
	display:none;
	height:0px;
}
.Simple2_News_Avantar{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_Description{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
display:none;
}
.Simple2_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
	/*THUYPTT Add */
	display:none;
}
.Simple2_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Simple2_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Simple2_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Simple2_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Simple2_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.Simple2_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*.Simple2_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}*/

.Simple2_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.Simple2_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;
}


.Simple2_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	display:none;
}
.Simple2_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.Simple2_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

.Simple2_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple2_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


/*----------------------------------------------------------*/
/*Simple1*/
/*----------------------------------------------------------*/
.Simple1_News_imgKC
{
display:none;
}
.Simple1_News_imgTitle 
{
	display:none;
	height :0;
}
.Simple1_News_imgTitle2 
{
	display:none;
	height :0;
}
.Simple1_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:5px; /*ko dung den nhung de hien thi khoang cach giua cac tin*/
	
	
}
/*THUYPTT Add above */
.Simple1_News_tblTopic 
{
	display:none;
	height:0px;
}
.Simple1_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple1_News_AlternativeTitle:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#040404;
text-align:justify;
text-decoration:none;
}
.Simple1_News_AlternativeTitle:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
text-align:justify;

}
.Simple1_News_AlternativeTitle:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
text-align:justify;
text-decoration:underline;}

.Simple1_News_Title{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.Simple1_News_AlternativeCreatedDate
{
display:none;
/*
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:10px;
color:#D00300*/
}
.Simple1_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple1_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_Avantar{
	border: thin solid #CC3300;
}

.Simple1_News_Description{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.Simple1_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.Simple1_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Simple1_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Simple1_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Simple1_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.Simple1_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.Simple1_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple1_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

/*
.Simple1_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/

.Simple1_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.Simple1_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.Simple1_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.Simple1_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Simple1_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Simple1_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

/*----------------------------------------------------------*/
/*Introduction*/
/*----------------------------------------------------------*/

.Introduction_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_Title:link {
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.Introduction_News_Title:hover {
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.Introduction_News_Title:visited {
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}

.Introduction_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Introduction_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Introduction_News_PaneAction
{
	background-color: lightblue;
	height: 50px;
}

.Introduction_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.Introduction_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.Introduction_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
}

.Introduction_News_Avantar{
	border: thin solid #CC3300;
}

.Introduction_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.Introduction_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.Introduction_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.Introduction_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Introduction_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Introduction_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Introduction_News_Source{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_Back{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.Introduction_News_OtherNews{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_OtherTitle:link{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_OtherTitle:hover{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_OtherTitle:visited{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.Introduction_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

/*-----------Cong nghe------------*/
.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	width:158px;
	text-align:center
}
.textmenungang{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.textmenungang:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFF66;
	
}
.textmenungang2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
	padding-left:20px
}
.Timkiem_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.textmenuleft {
	padding-left:1px;
	height:22px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.textmenuleft:hover {
	padding-left:2px;
	height:22px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #588ECA;
	font-weight:bold;
	text-decoration:none
}
.lienket_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203F86;
	font-weight: bold;
	text-align:center;
	background-color:#7CC1E2;
	height:22px;
	padding-top:2px
}
.texttieude {
	font-size: 18px;
	font-weight: bold;
	color: #727889;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px
}
.texttipgioithieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F238C;
	font-weight: bold;
	text-decoration:none;
	padding-left:8px
}
.texttipgioithieu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727889;
	font-weight: bold;
	text-decoration:none;
	padding-left:8px
}
.textgioithieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    text-align:justify; 
	padding-right:8px
}
.textgioithieu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    padding-left:5px;
	text-decoration:none;
    text-align:justify
}
.textgioithieu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CC1E2;
    padding-left:5px;
	text-decoration:none;
    text-align:justify
}
.textfooter {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62686C;
    padding-top:7px;
	text-decoration:none; 
}
.textfooter:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62686C;
    padding-top:7px;
	text-decoration:none; 
}
.textfooter:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62686C;
    padding-top:7px;
	text-decoration:none; 
}
.textfooter:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
    padding-top:7px;
	text-decoration:none; 
	
}
.tip_gioithieu {
	padding-bottom:12px;
	padding-top:14px
}
.text_congnghe1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:5px;
text-align:left
}
.text_Chitiet {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF9900;
text-decoration:none;
height:16px
}
.text_Chitiet:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#588ECA;
text-decoration:none
}
.text_Congnghe {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
padding-left:4px;
height:16px
}
.text_Congnghe2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
padding-left:6px;
height:16px
}
.duongkexam{
height:1px;
background-color:#BEBFC1
}

/*----------------------------------------------------------*/
/*PHUONGNTT_News_CongNghe*/
/*----------------------------------------------------------*/
.CongNghe_News_TopicTitle{
	font-size: 18px;
	font-weight: bold;
	color: #727889;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
.CongNghe_News_Title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F238C;
	font-weight: bold;
	text-decoration:none;
	/*padding-left:8px;	*/
}
.CongNghe_News_Title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727889;
	font-weight: bold;
	text-decoration:none;
	/*padding-left:8px*/
}
.CongNghe_News_Title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F238C;
	font-weight: bold;
	text-decoration:none;
	/*padding-left:8px;*/
}

.CongNghe_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.CongNghe_News_CreatedDate
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.CongNghe_News_AlternativeCreatedDate
{
	display:none;
color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.CongNghe_News_PaneAction
{
	background-color: lightblue;
	height: 50px;
}

.CongNghe_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.CongNghe_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.CongNghe_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
}

.CongNghe_News_Avantar{
	border: thin solid #CC3300;
}

.CongNghe_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.CongNghe_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.CongNghe_News_DetailTitle{
	/*font-family: Verdana;
	font-size: large;
	color: #CC3300;;
	font-weight: bold;*/
	font-size: 18px;
	font-weight: bold;
	color: #727889;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
.CongNghe_News_DetailDescription{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-align:left;

}
.CongNghe_News_DetailBody{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000;*/
	/*text-align: justify;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    padding-left:5px;
	text-decoration:none;
    text-align:justify;	

}
.CongNghe_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.CongNghe_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.CongNghe_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.CongNghe_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.CongNghe_News_OtherNews
{
	display :none;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.CongNghe_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-decoration :none;
}
.CongNghe_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
}
.CongNghe_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;

}

.CongNghe_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	/*display:none;*/
	
}
.CongNghe_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.CongNghe_News_ViewNext
{
	
}
.CongNghe_News_tblTitle
{
	/*border:none; */
	width:100%;
	border-bottom:dotted 1px #BEBFC1;
	border-left:none;
	border-right:none;
	border-top:none;
	border-color:#BEBFC1;
	height:22px;
	padding:0;
	
}
.CongNghe_News_tblImg
{
	border:solid 1px #F7C8B4;
	height:116px;
	width:146px;
}
.CongNghe_News_tblTopic
{
	
	border-bottom:solid 2px #A4B2E2;
	border-left:none;
	border-right:none;
	border-top:none;
	background:#FFFFFF;
	width:100%;
	
}
.CongNghe_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
/*=============================
Chi co tieu de 
===============================*/
.PHUONGNTT1_News_TopicIcon
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT1_News_tblTopic
{
	display:none;
}
.PHUONGNTT1_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;	
}
.PHUONGNTT1_News_imgTitle
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT1_News_imgTitlesub
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT1_News_tblImg
{
	
}
.PHUONGNTT1_News_imgKC
{
	display:none;
}
.PHUONGNTT1_News_TopicTitle{	
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;*/
	display:none;
	visibility:hidden;
}
.PHUONGNTT1_News_imgTitle 
{
	display:none;
}
.PHUONGNTT1_News_imgTitle2 
{
	display:none;
}
.PHUONGNTT1_News_Title:link {
	
	font-family:Tahoma;
	font-size:11px;
	color:#bf350a;
	text-decoration:none;
	font-weight:bold;
	padding-top:6px;
	line-height:150%;
}
.PHUONGNTT1_News_Title:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#6d8ba2;
	text-decoration:none;
	font-weight:bold;
}
.PHUONGNTT1_News_Title:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-top:6px;
	line-height:150%;
	}
.PHUONGNTT1_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT1_News_CreatedDate
{
	display:none;

}
.PHUONGNTT1_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT1_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.PHUONGNTT1_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.PHUONGNTT1_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.PHUONGNTT1_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.PHUONGNTT1_News_Avantar{
	display:none;
}
.PHUONGNTT1_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.PHUONGNTT1_News_Description{
	display:none;
}

.PHUONGNTT1_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.PHUONGNTT1_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.PHUONGNTT1_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.PHUONGNTT1_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.PHUONGNTT1_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.PHUONGNTT1_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.PHUONGNTT1_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.PHUONGNTT1_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	height: 1px;
}


.PHUONGNTT1_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;

}
.PHUONGNTT1_News_OtherTitle:link{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:none;
	color:#3366ff;
}
.PHUONGNTT1_News_OtherTitle:hover{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:underline;
	color:#3366ff;
}
.PHUONGNTT1_News_OtherTitle:visited{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:none;
	color:#F98217;
}

.PHUONGNTT1_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.PHUONGNTT1_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.PHUONGNTT1_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT1_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}




/*=============================
Ảnh - Tiêu đề- Mô tả- Tin tiếp 2
===============================*/
.PHUONGNTT3_News_imgKC {
display:none;
}
.PHUONGNTT3_News_TopicIcon
{
	display:none;
	visibility:hidden;
	}
.PHUONGNTT3_News_tblTopic
{
	/*border:none;*/
	/*background-color:#DDEDFD;*/
	/*height:10px;
	background-image: url(news_bar.jpg);
	width:100%;*/
	display:none;
}
.PHUONGNTT3_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;
	
}

.PHUONGNTT3_News_tblImg
{
	border:none;solid 1px #8D97A0;
	
	width:80px; 
	
}
.PHUONGNTT3_News_TopicTitle{
	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;
	
}
.PHUONGNTT3_News_imgTitle 
{
	display:none;
}
.PHUONGNTT3_News_imgTitle2 
{
	display:none;
}
.PHUONGNTT3_News_Title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999900;
	font-weight: bold;
	text-decoration:none;
	padding-left:8px;	
	/*border:solid 2px #BEBFC1; */
}
.PHUONGNTT3_News_Title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;/*#727889;*/
	font-weight: bold;
	text-decoration:none;
	padding-left:8px
}
.PHUONGNTT3_News_Title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	padding-left:8px;
}

.PHUONGNTT3_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT3_News_CreatedDate
{
	/*color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;*/
	display:none;
}
.PHUONGNTT3_News_AlternativeCreatedDate
{
	
	display:none;
	/*color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;*/
}

.PHUONGNTT3_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.PHUONGNTT3_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.PHUONGNTT3_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.PHUONGNTT3_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.PHUONGNTT3_News_Avantar{
	border: thin solid #CC3300;
	 
}
.PHUONGNTT3_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.PHUONGNTT3_News_Description{
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#000000;
 	padding-top:5px;
 	text-decoration:none;}

.PHUONGNTT3_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.PHUONGNTT3_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.PHUONGNTT3_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.PHUONGNTT3_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.PHUONGNTT3_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.PHUONGNTT3_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.PHUONGNTT3_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.PHUONGNTT3_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	height: 1px;
}


.PHUONGNTT3_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;

}
.PHUONGNTT3_News_OtherTitle:link{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#596503;

}
.PHUONGNTT3_News_OtherTitle:hover{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC6633;
text-decoration:underline;

}
.PHUONGNTT3_News_OtherTitle:visited{
	/*font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2c3291;
text-decoration:none;


}

.PHUONGNTT3_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.PHUONGNTT3_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.PHUONGNTT3_News_ViewNext
{
	/*display:none;
	float:none;
	height:0px;
	visibility:hidden;*/
}
.PHUONGNTT3_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

/*----------------*/
/*PHUONGNTT2 chỉ có ảnh */

.PHUONGNTT2_News_TopicIcon
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT2_News_tblTopic
{
	display:none;
}
.PHUONGNTT2_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;	
}
.PHUONGNTT2_News_imgTitle
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT2_News_imgTitlesub
{
	display:none;
	visibility:hidden;
}
.PHUONGNTT2_News_tblImg
{
	
}
.PHUONGNTT2_News_imgKC
{
	display:none;
}
.PHUONGNTT2_News_TopicTitle{	
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;*/
	display:none;
	visibility:hidden;
}
.PHUONGNTT2_News_imgTitle 
{
	display:none;
}
.PHUONGNTT2_News_imgTitle2 
{
	display:none;
}
.PHUONGNTT2_News_Title:link {
	
	display:none;
}
.PHUONGNTT2_News_Title:hover {
	display:none;
}
.PHUONGNTT2_News_Title:visited {
	display:none;
	}
.PHUONGNTT2_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT2_News_CreatedDate
{
	display:none;

}
.PHUONGNTT2_News_AlternativeCreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT2_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.PHUONGNTT2_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.PHUONGNTT2_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.PHUONGNTT2_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.PHUONGNTT2_News_Avantar{
	border: thin solid #CC3300;
	witdh:128;
	height:90;
}
.PHUONGNTT2_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.PHUONGNTT2_News_Description{
	display:none;
}

.PHUONGNTT2_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.PHUONGNTT2_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.PHUONGNTT2_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.PHUONGNTT2_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.PHUONGNTT2_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.PHUONGNTT2_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.PHUONGNTT2_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.PHUONGNTT2_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	height: 1px;
}


.PHUONGNTT2_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display:none;

}
.PHUONGNTT2_News_OtherTitle:link{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:none;
	color:#3366ff;
}
.PHUONGNTT2_News_OtherTitle:hover{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:underline;
	color:#3366ff;
}
.PHUONGNTT2_News_OtherTitle:visited{
	font-family:tahoma;
	font-size:12px;
	padding-top:7px;
	text-align:justify;
	text-decoration:none;
	color:#F98217;
}

.PHUONGNTT2_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.PHUONGNTT2_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.PHUONGNTT2_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT2_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}





/*----------------------------------------------------------*/
/*PHUONGNTT4 Anh-Tieude- tiep*/
/*----------------------------------------------------------*/
.PHUONGNTT4_News_imgKC
{
display:none;
}
.PHUONGNTT4_News_imgTitle 
{
	display:none;
	height :0;
}
.PHUONGNTT4_News_imgTitle2 
{
	display:none;
	height :0;
}
.PHUONGNTT4_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:5px; /*ko dung den nhung de hien thi khoang cach giua cac tin*/
	
	
}
.PHUONGNTT4_News_tblTopic 
{
	display:none;
	height:0px;
}
.PHUONGNTT4_News_TopicTitle{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT4_News_AlternativeTitle:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-top:5px;
text-decoration:none;
}
.PHUONGNTT4_News_AlternativeTitle:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-top:5px;
text-decoration:underline;
}
.PHUONGNTT4_News_AlternativeTitle:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-top:5px;
text-decoration:underline;}

.PHUONGNTT4_News_Title{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_CreatedDate
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}


.PHUONGNTT4_News_AlternativeCreatedDate
{
display:none;
/*
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:10px;
color:#D00300*/
}
.PHUONGNTT4_News_PaneAction

{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT4_News_MainAction
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_Action{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_Avantar{
	border: thin solid #CC3300;
}

.PHUONGNTT4_News_Description{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.PHUONGNTT4_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;
}
.PHUONGNTT4_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.PHUONGNTT4_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.PHUONGNTT4_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.PHUONGNTT4_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.PHUONGNTT4_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;
}
.PHUONGNTT4_News_BreakLine
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT4_News_OtherNews
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

/*
.PHUONGNTT4_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/

.PHUONGNTT4_News_OtherTitle:link{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.PHUONGNTT4_News_OtherTitle:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue
}
.PHUONGNTT4_News_OtherTitle:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.PHUONGNTT4_News_ViewByDatePanel
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT4_News_ViewByDate{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT4_News_ViewNext
{
	/*display:none;
	float:none;
	height:0px;
	visibility:hidden;*/
}
/*=============================
Ảnh - Tiêu đề- Mô tả- Tin tiếp 5
===============================*/
.PHUONGNTT5_News_imgKC {
display:none;
}
.PHUONGNTT5_News_TopicIcon
{
	display:none;
	visibility:hidden;
	}
.PHUONGNTT5_News_tblTopic
{
	/*border:none;*/
	/*background-color:#DDEDFD;*/
	/*height:10px;
	background-image: url(news_bar.jpg);
	width:100%;*/
	display:none;
}
.PHUONGNTT5_News_tblTitle
{
	border:none;/*solid 2px #BEBFC1;*/
	height:22px;
	
}

.PHUONGNTT5_News_tblImg
{
	border:none;solid 1px #8D97A0;
	
	width:80px; 
	
}
.PHUONGNTT5_News_TopicTitle{
	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:17px;
color:#FFFFFF;
padding-left:10px;
text-decoration:none;
	
}
.PHUONGNTT5_News_imgTitle 
{

}
.PHUONGNTT5_News_imgTitle2 
{
	display:none;
}
.PHUONGNTT5_News_Title:link {
	font-family:Tahoma;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#1c98ec ;
}
.PHUONGNTT5_News_Title:hover {
	font-family:Tahoma;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#c68200;}
.PHUONGNTT5_News_Title:visited {
	font-family:Tahoma;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#1c98ec;}

.PHUONGNTT5_News_AlternativeTitle{
	
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}

.PHUONGNTT5_News_CreatedDate
{
	/*color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;*/
	display:none;
}
.PHUONGNTT5_News_AlternativeCreatedDate
{
	
	display:none;
	/*color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;*/
}

.PHUONGNTT5_News_PaneAction
{
	display:none;
	background-color: lightblue;
	height: 50px;
}

.PHUONGNTT5_News_MainAction
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: khaki;
	text-decoration: underline;
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	display:none;
}
.PHUONGNTT5_News_MainAction:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: #ff0000;
	font-family: Verdana;
	background-color: skyblue;	
	border-right: darkgoldenrod thin solid;
	border-top: darkgoldenrod thin solid;
	border-left: darkgoldenrod thin solid;
	border-bottom: darkgoldenrod thin solid;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display:none;
}
.PHUONGNTT5_News_Action{
	font-family: Verdana;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: normal;
	color: #CC3300;
	background-color: #99CCFF;
	display:none;
}

.PHUONGNTT5_News_Avantar{
	border: thin solid #CC3300;
	 
}
.PHUONGNTT5_News_ImgTable{
	width:128;
	height:81;
	border:none 1px #8D97A0;
}

.PHUONGNTT5_News_Description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#000000;
}

.PHUONGNTT5_News_Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/* THUYPTT Add */
	
}
.PHUONGNTT5_News_DetailTitle{
	font-family: Verdana;
	font-size: large;
	color: #CC3300;
	font-weight: bold;

}
.PHUONGNTT5_News_DetailDescription{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.PHUONGNTT5_News_DetailBody{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*#000000; */
	text-align: justify;	

}
.PHUONGNTT5_News_AttachedFileTitle{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.PHUONGNTT5_News_Source{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.PHUONGNTT5_News_Back{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C0C0C0;

}
.PHUONGNTT5_News_BreakLine
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	height: 1px;
}


.PHUONGNTT5_News_OtherNews{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:3px;
	display:none;
}
.PHUONGNTT5_News_OtherTitle:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
height:20px;
color:#003366;
text-decoration:none;
}
.PHUONGNTT5_News_OtherTitle:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
height:20px;
color:#003366;
text-decoration:underline;

}
.PHUONGNTT5_News_OtherTitle:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
height:20px;
color:#003366;text-decoration:none;


}

.PHUONGNTT5_News_ViewByDatePanel
{
	background-color: #CCCCCC;
	width: 98%;
	display:none;
}
.PHUONGNTT5_News_ViewByDate{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.PHUONGNTT5_News_ViewNext
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
.PHUONGNTT5_News_Pager
{
	display:none;
	float:none;
	height:0px;
	visibility:hidden;
}
