
P
{
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 0px;
}

TD
{
	font-family: Verdana;
	font-size: 9pt;
}

SPAND
{
	font-family: Verdana;
	font-size: 9pt;
}

.EditModuleText
{
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma;	
	padding-top: 5px;
}
/*Module list layout===============================================*/
.MdListstyle
{
	font-style: normal; 
	font-variant: normal; 	
	font-size: 11px; 
	font-family: tahoma;
}
/*Module_Separator layout===============================================*/
.Module_Separator
{
	height: 15px;
}
/*Image blog layout====================================================*/
.ImageBlogTable
{
	
}
.ImageBlogHeader
{	
	background-color: #FED69D;
	COLOR: #860609; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	height: 100%;
	text-align: center;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ImageBlogHeader_Control
{
	padding-left: 1px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-right: 1px;	
	BORDER-RIGHT: #F59B5D 1px solid;		
	BORDER-bottom: #F59B5D 1px solid; 
	BORDER-top: #F59B5D 1px solid;
	BORDER-left: #F59B5D 1px solid;
}
.ImageBlogHeader_Link
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #860609;
	text-align:center;
}
.a.ImageBlogHeader_Link :link {
	text-decoration:none;
	color: #C33C42;
}
.a.ImageBlogHeader_Link :visited {
	text-decoration:#C33C42;
}
.a.ImageBlogHeader_Link :hover {
	text-decoration: none;
	color: blue;
}
.a.ImageBlogHeader_Link :active {
	text-decoration:none;
	color: #C33C42;
}
/*datagrid layout====================================================*/
TABLE.adminlist {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: #ffffff; 
	border-spacing: 0px;
}
TABLE.adminlist TH {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../images/background.gif); 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	COLOR: #ffffff; 
	PADDING-TOP: 6px; 
	HEIGHT: 25px;
}
TABLE.adminlist title {
	TEXT-ALIGN: left;
}
TABLE.adminlist A {
	COLOR: #ff9900;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
TABLE.adminlist TR.row0 {
	BACKGROUND-COLOR: #f5f5f5;
}
TABLE.adminlist TR.row1 {
	BACKGROUND-COLOR: #fff;
}
TABLE.adminlist TD {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
}
TABLE.adminlist TR.row0 :hover {
	BACKGROUND-COLOR: #f1f1f1;
}
TABLE.adminlist TR.row1 :hover {
	BACKGROUND-COLOR: #f1f1f1;
}
TABLE.adminlist TD.options {
	FONT-SIZE: 8px; 
	BACKGROUND-COLOR: #ffffff;
}
/*label error====================================================*/
.lbErr
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
}
/*button layout==================================================*/
.button 
{
	BORDER-RIGHT: #86A0BA 1px solid; 
	BORDER-TOP: #86A0BA 1px solid; 
	BORDER-LEFT: #86A0BA 1px solid; 	
	BORDER-BOTTOM: #86A0BA 1px solid;
		
	FONT-SIZE: 11px;
	background-color: #E7EFFF;
	color: #336699;
	padding-top: 3px;
}
/*textbox layout==================================================*/
.textbox
{
	BORDER-RIGHT: #86A0BA 1px solid; 
	BORDER-TOP: #86A0BA 1px solid; 
	BORDER-LEFT: #86A0BA 1px solid; 	
	BORDER-BOTTOM: #86A0BA 1px solid;	
	font-family: Tahoma;
	height: 20px;
	font-size: 11px;	
}
/*login module layout=============================================*/
.loginmodule_table
{
	BORDER-RIGHT: #7B9EDE 1px solid;		
	BORDER-bottom: #7B9EDE 1px solid; 
	BORDER-top: #7B9EDE 1px solid;
	BORDER-left: #7B9EDE 1px solid;
	
}
.loginmodule_header
{	
	COLOR: #336699; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:11px; 
	font-family:tahoma; 
	height: 25px;
	text-align: left;
	padding-left: 5px;	
	background-color: #E7EFFF;	
}
.loginmodule_content
{
	border-top: #7B9EDE 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*body module layout=============================================*/
body
{
	MARGIN: 0px;
	background-color: #FCFCFC;
}
/*html module layout=============================================*/
HTML {
	SCROLLBAR-FACE-COLOR: #f1f1f1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #c8c8ca; 
	SCROLLBAR-DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #f9fafa; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #f2f2f2;
}
/*Content module layout=============================================*/
.Content
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
/*footer module layout==============================================*/
.footText
{
	FONT-SIZE: 11px; 
	COLOR: #8e959e; 
	FONT-FAMILY: verdana;
	text-align: center;
	padding-top: 5px;
}
.FooterMenuItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #0464cf; 
	cursor: hand;
	FONT-FAMILY: verdana;
}
.FooterMenuItemHover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: Red; 
	cursor: hand;
	FONT-FAMILY: verdana;	
}
/*Annoucement center ==============================================*/
.Annoucement_td
{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.annoucement_readMore
{
	font-family: Verdana;
	font-size: 11px;	
	color: #C33C42;
	text-decoration:none;
}
.a.annoucement_readMore :link {
	text-decoration:none;
	color: #C33C42;
}
.a.annoucement_readMore :visited {
	text-decoration:#C33C42;
	text-decoration:none;
}
.a.annoucement_readMore :hover {
	text-decoration: none;
	color: blue;
}
.a.annoucement_readMore :active {
	text-decoration:none;
	color: #C33C42;
}
.announcement_Header
{
	font-family: Verdana;
	font-weight: bold;
	color: #0259CA;
	font-size: 10px;
	padding-bottom: 7px;
}
.a.announcement_Header :link {
	text-decoration:none;
	color: #0259CA;
}
.a.announcement_Header :visited {
	text-decoration:none;
	color: #0259CA;
}
.a.announcement_Header :hover {
	text-decoration: none;
	color: Maroon;
}
.a.announcement_Header :active {
	text-decoration:none;
	color: #0259CA;
}
.announcement_Description
{
	font-family: Tahoma;	
	font-size: 11px;
	color: #490F15;
}
.announcement_edit
{
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	color: #0259CA;
}
.a.announcement_edit :link {
	text-decoration:none;
	color: #0259CA;
}
.a.announcement_edit :visited {
	text-decoration:none;
}
.a.announcement_edit :hover {
	text-decoration: underline;
	color: Maroon;
}
.a.announcement_edit :active {
	text-decoration:none;
	color: #0259CA;
}
/*layout center ==================================================*/
.layoutcenter_table
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
}
.layoutcenter_header_1
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #970409;
	vertical-align:middle;
	padding-left: 2px;
	background-color: #FFEED1;
	height: 18px;	
	padding-left: 5px;
}
.layoutcenter_header_3
{
}
.layoutcenter_header_lineBottom
{
}
.layoutcenter_tableContent
{
	width: 100%;
}
/*datetime layout=================================================*/
.datetime
{
	font-family: verdana;
	color: #F8A277;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
}
/*desk module layout==============================================*/
.deskmodule_table
{
	BORDER-RIGHT: #F59B5D 1px solid;		
	BORDER-bottom: #F59B5D 1px solid; 
	BORDER-top: #F59B5D 1px solid;
	BORDER-left: #F59B5D 1px solid;
	
	background-color: #FFFFCE;
	width: 99%
}
.deskmodule_header
{
	background-color: #FED69D;
	COLOR: #860609; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	height: 100%;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.deskmodule_m
{
	background-color: #FED69D;
	COLOR: #860609; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	height: 100%;
	text-align: center;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*onlines layout==================================================*/
.online_table
{
		
}

.online_hr
{
	color: navy;	
}

.online_header
{	
	background-color: #FED69D;
	COLOR: #860609; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	height: 100%;
	text-align: center;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.online_moduletoolbar
{
	background-color: #FED69D;
	COLOR: Navy; 
	height: 25px;
	vertical-align: middle;
}
.online_header_maxmin
{
	background-color: #FED69D;
}
.online_tdHolder
{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	padding-right: 1px;
}
/*weblink layout==================================================*/
.weblink_table
{
	
}
.weblink_header
{
	font-family: Tahoma;
	color: #826727;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 10px;
}
.weblink_moduletoolbar
{	
	vertical-align: middle;
}
.weblink_tdHolder
{
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	text-align: left;
}
/*ModuleToolbarMainSubMenu layout=================================*/
.ModuleToolbarMainMenu
{
	width: 5px;
}
.ModuleToolbarMainSubMenu
{
	border-right-style: outset;
	border-right-width: 1px;	
	border-right-color: Navy;
		
	border-top-style: solid;
	border-top-width: 1px;	
	border-top-color: Navy;
	
	border-left-style: solid;
	border-left-width: 1px;	
	border-left-color: Navy;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: Navy;	
	
	width: 100px;	
	background-color: #E3ECFF;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
}
.ModuleToolbarMainSubMenuItem
{
	font-family: Tahoma;
	font-size: 11px;
	color: #173768;	
	cursor: hand;
	padding: 0px;
}
.ModuleToolbarMainSubMenuItemHover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #173768;	
	cursor: hand;
	padding: 0px;
	background-color:Fuchsia;
}
/*navigate layout=================================================*/
.Navigate
{
	font-family:Tahoma;
	font-size:11px;
	color: Navy;
	padding: 0px;
}
/*site layout ====================================================*/
.portal_leftpanel
{
	BACKGROUND-COLOR: #E2EEFF;
	border-top:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
	border-right:1px #CCCCCC dotted;
	border-left:1px #CCCCCC dotted;
}
.portal_rightpanel
{
	BACKGROUND-COLOR: #E2EEFF;
	border-top:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
	border-right:1px #CCCCCC dotted;
	border-left:1px #CCCCCC dotted;
}
/*ver cms menu====================================================*/
.cms_MainMenu
{
	width: 180;		
	background-color: #99cc99;
}

.cms_MenuItem
{	
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background:  url('Images/bg_Menu.jpg') no-repeat fixed left top;
	background-repeat:repeat;*/
	background: #F99E1B;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 23px;	
	color: white;	
	width: 180px;
	padding-left: 10px;
	border: solid 1px #FFFFFF;
	/*filter:progid:DXImageTransform.Microsoft.gradient(enabled=true,startColorstr=#F15226, endColorstr=#55FFFF00);*/
}

.a.cms_MenuItem :visited
{	
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background:  url('Images/bg_Menu.jpg') no-repeat fixed left top;
	background-repeat:repeat;*/
	background: #e8f5dd;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 23px;	
	color: black;	
	width: 180px;
	padding-left: 10px;
	border: solid 1px #FFFFFF;
}

.cms_MenuItem_hover
{
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background-repeat: repeat;*/
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 23px;	
	color: white;	
	width: 180px;
	padding-left: 10px;
	background-color: #F15226;
	border: solid 1px #FFFFFF;
	text-decoration: underline;
}

.cms_MainSubMenu
{	
	background-attachment: fixed;
	background: #FABC74;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 23px;	
	color: white;	
	width: 180px;
	padding-left: 10px;
	border: solid 1px #FFFFFF;
	
/*	width: 200;	
	background-color: #e8f5dd;
	BORDER-RIGHT: solid 1px #FFFFFF;		
	BORDER-bottom: solid 1px #FFFFFF; 
	BORDER-top: solid 1px #FFFFFF;
	BORDER-left: solid 1px #FFFFFF; */
}

.MenuTopMain
{
	width: auto;		
	height: 20;
	background-color: #FEBD31;
}

.MenuTop_Parent
{
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background:  url('Images/bg_Menu.jpg') no-repeat fixed left top;
	background-repeat:repeat;*/
	background: #F99E1B;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;	
	color: white;	
	width: 80px;
	BORDER-top: solid 1px #FFFFFF;
	BORDER-left: solid 1px #FFFFFF;
	BORDER-RIGHT: solid 1px #FFFFFF;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=true,startColorstr=#F15226, endColorstr=#55FFFF00);
}

.MenuTop_Child
{
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background:  url('Images/bg_Menu.jpg') no-repeat fixed left top;
	background-repeat:repeat;*/
	background: #F99E1B;
	cursor: hand;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;	
	color: white;	
	width: 80px;
	BORDER-top: solid 1px #FFFFFF;
	BORDER-left: solid 1px #FFFFFF;
	BORDER-RIGHT: solid 1px #FFFFFF;
	BORDER-bottom: solid 1px #FFFFFF;
	text-align: center;
}

.MenuTop_Hover
{
	background-attachment: fixed;
	/*background-image: url('Images/bg_Menu.jpg');
	background-repeat: repeat;*/
	cursor: hand;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	height: 20px;	
	color: white;	
	width: 80px;
	background-color: #F15226;
	BORDER-top: solid 1px #FFFFFF;
	BORDER-left: solid 1px #FFFFFF;
	BORDER-RIGHT: solid 1px #FFFFFF;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}

.cms_Separater
{
	
}
/*hor portal menu============================================================================*/
.hor_portal_menu
{
	text-align: right;
	padding-right: 10px;	
}
.hor_Portal_MainMenu
{
	
}

.hor_Portal_MainSubMenu
{
	width: 200;
	background-color: #E7EFFF;	
	BORDER-RIGHT: #7B9EDE 1px solid;		
	BORDER-bottom: #7B9EDE 1px solid; 
	BORDER-top: #7B9EDE 1px solid;
	BORDER-left: #7B9EDE 1px solid;
}

.hor_Portal_MenuItem
{		
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 5px;
	font-size: 11px;
	color: #336699;	
	cursor: hand;
	height: 25px;
}

.hor_Portal_MenuItem_hover {
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 5px;
	font-size: 11px;
	color: #FF662A;	
	cursor: hand;
	height: 25px;
}

.hor_Portal_Separater
{
	height: 1%;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-bottom-color: Navy;	
}
/*shortlist style ==========================================================*/
.shortlist_date
{
	font-family: Tahoma;
	color: #336699;
	font-size: 11px;
}
.shortlist_content
{
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
}
.shortlist_header
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8E060F;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
.a.shortlist_header :link {
	text-decoration:none;
	color: #8E060F;
}
.a.shortlist_header :visited {
	text-decoration:none;
	color: #8E060F;
}
.a.shortlist_header :hover {
	text-decoration: none;
	color: Blue;
}
.a.shortlist_header :active {
	text-decoration:none;
	color: #8E060F;
}
.shortlist_header_date
{
	font-family: Tahoma;
	font-size: 11px;
	color: Maroon;
	font-weight:normal;
}
.shortlist_title
{
	font-weight: Bold;
	font-size: 11px;
	color: #970409;
	font-family: tahoma;
	background-color: #FFEED1;
	background-image: url('../../Templates/DHCN/Images/Top_story.gif');
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;	
}
/*cms item list==========================================================*/
.itemlist_Header
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #99010A;
}
.itemlist_link
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #08219B;
}
.a.itemlist_link :link {
	text-decoration:none;
	color: #08219B;
}
.a.itemlist_link :visited {
	text-decoration:none;
	color: #08219B;
}
.a.itemlist_link :hover {
	text-decoration: none;
	color: #FF662A;
}
.a.itemlist_link :active {
	text-decoration:none;
	color: #08219B;
}
/*footer style===========================================================*/
.Footer
{
	background-image: url('Images/FooterLine.gif');	
	text-align: center;		
	height: 55px;
}
/*module layout=======================================================================*/
.module_table
{
		
}
.module_header
{	
	background-color: #e7efff;
	COLOR: #846521; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	height: 100%;
	text-align: center;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.module_header_control
{
	background-color: #e7efff;
	COLOR: #846521; 
	height: 25px;
	vertical-align: middle;
}
.module_header_maxmin
{
	background-color: #e7efff;
	vertical-align: middle;		
	width: 0px;
}
.module_link_addnew
{
	font-family: Tahoma;
	font-size: 10px;
	color: Olive;
}
.module_td
{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
	padding-right: 1px;
	background-color: White;
	
	BORDER-RIGHT: #7B9EDE 1px solid;		
	BORDER-bottom: #7B9EDE 1px solid; 
	BORDER-top: #7B9EDE 1px solid;
	BORDER-left: #7B9EDE 1px solid;
}
.module_hr
{
	color: Maroon;
	height:1px;
	width: 90%;
}
/*xem diem layout=========================================================*/
.XemDiem_td
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;	
}
/*dropdown style ========================================================*/
.dropdown_Links
{
	BORDER-RIGHT: #F59B5D 1px solid; 
	BORDER-TOP: #F59B5D 1px solid; 
	BORDER-LEFT: #F59B5D 1px solid;
	BORDER-BOTTOM: #F59B5D 1px solid;
	padding-top: 3px;
	font-family:Tahoma;
	font-size:11px;
}
/*online style ==========================================================*/
.td_online
{
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color: Maroon;	
}
/*Toolbar=================================================================*/
.Subhead
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.Subhead_button
{
	font-family: Tahoma;
	font-size: 11px;
}
.Subhead_Dropdown
{
	font-family: Tahoma;
	font-size: 11px;
}
/*top menu===============================================================*/
.topmenu_text
{
	font-family: Verdana;
	color: #336699;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;	
}
.topmenu_text A:link {
	COLOR: #336699; 
	TEXT-DECORATION: none;
}
.topmenu_text A:visited {
	COLOR: #336699; 
	TEXT-DECORATION: none;
}
.topmenu_text A:hover {
	COLOR: #FF662A; 
	TEXT-DECORATION: none;
}
.topmenu_text A:active {
	COLOR: #336699; 
	TEXT-DECORATION: none;
}
/*table style============================================================*/
.table {
	BORDER-RIGHT: #10377c 1px solid;
	BORDER-TOP: #10377c 1px solid; 
	BORDER-LEFT: #10377c 1px solid; 
	BORDER-BOTTOM: #10377c 1px solid;
	background-color: White;
}
.table1 {
	BORDER-RIGHT: #10377c 1px solid;
	BORDER-TOP: #10377c 1px solid; 
	BORDER-LEFT: #10377c 1px solid; 
	BORDER-BOTTOM: #10377c 1px solid;
	background-color: White;
}
/*header style============================================================*/
.td_Header {
	BACKGROUND: #ffffff url('Images/Footer.gif'); 
	COLOR: Navy; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:11px; 
	font-family:tahoma; 
	height: 25px;
	text-align: left;
	padding: 5px;
	
}
.td_Header A:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.td_Header A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.td_Header A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.td_Header A:active {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
/*content style=========================================================*/
.td_content 
{
	font-family: Tahoma;
	font-size: 11px; 
	COLOR: #333333;
}
.obj_ToolboxDetails
{
	font-family: Tahoma;
	font-size: 11px; 
	COLOR: #333333;
	background-color: #FFFEEA;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
/*control panel style=====================================================*/
.ControlPanel
{
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
.Control_dropdown
{
	font-family: Tahoma;
	font-size:11px;
}
.Control_link
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}
.Control_link A:link {
	COLOR: navy; 
	TEXT-DECORATION: none;
}
.Control_link A:visited {
	COLOR: navy; 
	TEXT-DECORATION: none;
}
.Control_link A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.Control_link A:active {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
/*nav panel style=========================================================*/
.nav
{
	font-family: Tahoma;
	font-size: 11px;	
}
/*menu ngang panel style===================================================*/
.MenuNgang
{
	background-image: url('Images/MenuHor.jpg');	
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
	font-weight: normal;	
	padding-left: 5px;
	padding-right: 5px;
	height: 24px;
	padding-top: 0px;
}
/*blog link style==========================================================*/
.link_td
{
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.link_edit
{
	font-family: Verdana;
	font-size: 10.5px;
	color: #3372b7;
	font-weight: normal;
	text-decoration:none;
	font-style:italic;
}
.link_edit A:link {
	COLOR: #3372b7; 
	TEXT-DECORATION: none;
}
.link_edit A:visited {
	COLOR: #3372b7; 
	TEXT-DECORATION: none;
}
.link_edit A:hover {
	COLOR: #FF662A; 
	TEXT-DECORATION: none;
}
.link_edit A:active {
	COLOR: #3372b7; 
	TEXT-DECORATION: none;
}
.link_Text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
	padding-bottom: 5px;
	padding-right: 0px;	
}
.link_Text A:link {
	COLOR: #006600; 
	TEXT-DECORATION: none;
}
.link_Text A:visited {
	COLOR: #006600; 
	TEXT-DECORATION: none;
}
.link_Text A:hover {
	COLOR: #FF662A; 
	TEXT-DECORATION: none;
}
.link_Text A:active {
	COLOR: #006600; 
	TEXT-DECORATION: none;
}
/*blog dropdown style======================================================*/
.dropdown_Links
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
}
/*text style===============================================================*/
.normal_text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
}
.sContent
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;		
}
.bold_text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
}
/*text style===============================================================*/
.fulldisplay_date
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:Maroon;
}
/*online style===============================================================*/
.OnlineNumber
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.OnlineText
{
	font-family: Tahoma;
	font-size: 11px;	
	color: Black;
}
.toolbox_header
{
	font-family: Tahoma;
	font-size: 11px;	
	color: Black;
	font-weight: bold;
	padding-left: 3px;
}
.menuupdate_header
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}
.menuupdate_header A:link {
	COLOR: navy; 
	TEXT-DECORATION: none;
}
.menuupdate_header A:visited {
	COLOR: navy; 
	TEXT-DECORATION: none;
}
.menuupdate_header A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.menuupdate_header A:active {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
/*----------------------------------------------------------------*/
.MemberAccess_link
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #468966;
}
.MemberAccess_link A:link {
	COLOR: #468966; 
	TEXT-DECORATION: none;
}
.MemberAccess_link A:visited {
	COLOR: #468966; 
	TEXT-DECORATION: none;
}
.MemberAccess_link A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.MemberAccess_link A:active {
	COLOR: White; 
	TEXT-DECORATION: none;
}
/*----------------------------------------------------------------*/
.Main_MenuItem
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	width: 65px;
	text-align: center;
	height: 25px;
}
.Main_MenuHover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	cursor: hand;
	background: #669933;
	width: 65px;
	text-align: center;
	height: 25px;
}
.Main_SubMenu
{
	
}
/*----------------------------------------------------------------*/
.UserPageDropDown
{
	font-family: Tahoma;
	font-size: 10px;
}
.pnUserPage_Main
{
	font-family: Verdana;
	font-size: 10px;
	color: #00519c;
	background-color: #FFDF52;
	border: solid 1px #ADCFEF;
	width: 100px;
	height: 17px;
	cursor: hand;
	padding-left: 3px;
}
.pnUserpageDetail
{
	font-family: Verdana;
	font-size: 10px;
	color: #00519c;
	border: solid 1px #FFDF52;
	background-color: #FFFFFF;
	visibility: hidden;
	width: 180px;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
}
.userpage_link
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #00519c;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
	vertical-align: middle;
}
.userpage_link A:link {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.userpage_link A:visited {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.userpage_link A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.userpage_link A:active {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
/*----------------------------------------------------------------*/
.Link_header
{
	background-attachment: scroll;
	background-image: url('Images/bg_Menu.jpg');
	background-repeat:repeat;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 25px;	
	text-align:center; 
	color: #006600;	
	width: 180px;	
}
.Link__Item_Border
{
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 1px;
	text-align:justify;
}
.CounterOnline
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #F15226;
}
.DefaultToolboxHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}
.NewStickyObject
{
	font-family: Tahoma;
	font-size:11px;
	color: #006600;
	height: 19px;	
}
.FirstPage_Header
{	
	border-bottom-color: #006600;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.FirstPage_Border
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
.quota_header
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	/*background-color: #FFFFFF;
	width: 100px;*/
	height: 17px;
	vertical-align: middle;
	text-align: left;
	padding-top:2px;
}
.FirstPage_hLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
	vertical-align: middle;
}
.FirstPage_hLink A:link {
	COLOR: white; 
	TEXT-DECORATION: none;
}
.FirstPage_hLink A:visited {
	COLOR: #F15226; 
	TEXT-DECORATION: none;
}
.FirstPage_hLink A:hover {
	COLOR: #F15226; 
	TEXT-DECORATION: underline;
}
.FirstPage_hLink A:active {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.FirstPage_Hot
{
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	font-style: italic;
	font-weight: normal;
}
.FirstPage_donvi
{
	font-family: Verdana;
	font-size: 11px;
	color: #009933;
}
.FirstPage_Ngay
{
	font-family: Verdana;
	font-size: 11px;
	color: #999933;
}
.FirstPage_NoiDung
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
.FirstPage_Detail
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999933;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
	vertical-align: middle;
}
.FirstPage_Detail A:link {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.FirstPage_Detail A:visited {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.FirstPage_Detail A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.FirstPage_Detail A:active {
	COLOR: #00519c; 
	TEXT-DECORATION: none;
}
.ViewNews_Date_cell
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#636563;
	vertical-align: middle;
	height: 20px;
}
.ViewNews_Header
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:white;
	padding-top: 3px;
}
.ViewNews_Description_cell
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#636563;
	padding-bottom: 15px;
	padding-top: 15px;
}
.ViewNews_Content_cell
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: black;
}
.ViewNews_Header_cell
{
	border-bottom-color: #99cc99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.ViewNews_Border
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.ViewNews_Header_link
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bolder;
	color: #0099CC;
	vertical-align: middle;
}
.ViewNews_Header_link A:link {
	COLOR: #0099CC; 
	TEXT-DECORATION: none;
}
.ViewNews_Header_link A:visited {
	COLOR: #0099CC; 
	TEXT-DECORATION: none;
}
.ViewNews_Header_link A:hover {
	COLOR: #FF6C00; 
	TEXT-DECORATION: none;
}
.ViewNews_Header_link A:active {
	COLOR: #0099CC; 
	TEXT-DECORATION: none;
}
.Footer_text
{
	font-family: Tahoma;
	font-size: 12px;	
	color: #004d8c;
	padding-left: 4px;
	text-align: center;
}

.Footer_Text_Address
{
	font-family: verdana;
	font-size: 10px;	
	color: white;
	padding-left: 4px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.Menu_Bottom_Style_Parent
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	cursor: hand;
}

.Menu_Bottom_Style_Child
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	cursor: hand;
}

.Menu_Bottom_Style_Hover
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	cursor: hand;
	color: #FF6C00;
}

.Link_Right_Layout
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

.MenuVisited
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	color: white;
	border-bottom: #ff9933 1px ridge;
	font-family: Verdana;
	text-align: left;
	background-color: Maroon;
	background-attachment: fixed;
	padding-left: 10px;
	height: 25px;
	border: solid 1px #FFFFFF;
}

.SearchResultStyle
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.sPage
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*-----------------------------------------------------------Site Map*/
.SiteMapStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #015354;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.a.SiteMapStyle :link
{
	text-decoration: none;
	color: #015354;
}
.a.SiteMapStyle :visited
{
	text-decoration: none;
	color: #015354;
}
.a.SiteMapStyle :hover
{
	text-decoration: underline;
	color: white;
}
.a.SiteMapStyle :active
{
	text-decoration: none;
	color: white;
}



.SiteMapMenuParent
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #015354;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.a.SiteMapMenuParent :link
{
	text-decoration: none;
	color: #015354;
}
.a.SiteMapMenuParent :visited
{
	text-decoration: none;
	color: #015354;
}
.a.SiteMapMenuParent :hover
{
	text-decoration: underline;
	color: white;
}
.a.SiteMapMenuParent :active
{
	text-decoration: none;
	color: white;
}


.StyleHienThiSanPham
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.StyleHienThiSanPhamBorderLeft
{
	border-top: dashed 1px #FFFFFF;
	border-left: dashed 1px #FFFFFF;
	border-bottom: dashed 1px #FFFFFF;
}

.StyleHienThiSanPhamBorderRight
{
	border-top: dashed 1px #FFFFFF;
	border-right: dashed 1px #FFFFFF;
	border-bottom: dashed 1px #FFFFFF;
}

.StyleHienThiMoTaSanPham
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background: #F99E1B;
}

.MediaList
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	cursor: hand;
	padding: 0 0 0 10;
}

/*----------------------------------------------------------------*/

/*----------------------------------------------------------------*/

.MenuPageIndex
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}

.a.MenuPageIndex :link
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}

.a.MenuPageIndex :visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}

.a.MenuPageIndex :hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}

.MenuPageIndexCurrent
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	text-decoration: underline;
}

.a.MenuPageIndexCurrent :link
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	text-decoration: underline;
}

.a.MenuPageIndexCurrent :visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	text-decoration: underline;
}

.a.MenuPageIndexCurrent :hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}

/*----------------------------------------------------------------*/

/*----------------------------------------------------Layout Right*/
.LayoutRightHeader
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=true, startColorstr=#F99E1B, endColorstr=#55FFFF00);
	height: 20px;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

.LayoutRightContent
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	/*border-bottom: solid 1px #FFFFFF;*/
	background-color: #FDB51A;
	padding-top: 3px;
}

.LayoutRightContentBottom
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=true, startColorstr=#55FFFF00, endColorstr=#F99E1B);
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
/*------------------------------------------------end Layout Right*/

