﻿body 
{
}
/*dung cho footer dong ten tinh/thanh pho*/
.Footer
{
  font-family: Times new Romanl; 
  font-size:15px; 
  font-weight:bolder;
  color:white;
}
/*dung cho footer dong ten du an*/
.Footer2
{
  font-family: Arial; 
  font-size:9px; 
  color:#228b22;
  
}
/* Menu groups -------------------------------------------- */
/*dung cho menu chinh*/
.MenuGroup 
{
	font-family: tahoma;
	color: #990000;
	font-size: 12px;
	font-weight:normal;
	background-image:url(images/menu_bg.gif); 	
	/*background-color:#F8ECA2;*/
	height: 19px;

}

/*dung cho noi dung cua menu*/
.MenuItem
{
	font-family:tahoma; 
	font-size:12px; 
	color: #804000;
	text-align:left;
 	font-weight:normal;
}
.DynamicHoverStyle
{
	background-color: #990000;
	color: White;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
.StaticHoverStyle
{
	background-color: #990000;
	color: White;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	border-style:solid;
	border-color:Gray;
	border-width: 1px;

}
.DynamicMenuItemStyle
{
}
.DynamicMenuStyle
{
	/*background-color:#FFFBD6; */
	font-family:tahoma; 
	font-size:12px; 
	font-weight:normal;
	text-align:left;
	padding-left: 29px;
	padding-right: 2px;
	background-image:url(images/menu_item_bg.gif);
		  
	border-style:solid;
	border-color:Gray;
	border-width: 1px;
}
.DynamicSelectStyle
{
	background-color:#FFCC66; 
	color: White;
	font-family:tahoma; 
	font-size:12px; 
	
}
.StaticSelectStyle
{
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFCC66;
}

/*dung cho SiteMapPhath*/
.SiteMapPath
{
  font-family:tahoma; 
  font-size: 11px;
  color: Black;
  /*font-weight:bold;*/
  background-image:url(images/path_bg.gif);
  height: 28px;
}
/*background cua tab giong/ky thuat*/
.tab_bg
{
  background-image:url(images/tab_bg.gif);
  height: 21px;
  text-align:left;
}
/*dung cho ten cua tab duoc chon*/
.tab_01
{
  font-family:tahoma; 
  font-size: 11px;
  color: #804000;
  font-weight:bold;
  vertical-align:middle;
  background-color:White;
  border-style:solid;
  border-color:White;
  border-width:thick;
  cursor:default;
  height: 21px;
}
/*dung cho ten cua tab link*/
.tab_02
{
  font-family:tahoma; 
  font-size: 11px;
  color:Blue;
  font-weight:bold;
  vertical-align:middle;
  height: 21px;
}
/*dung cho tieu de listbox*/
.text_1
{
  font-family:tahoma; 
  font-size: 11px;
  color: #804000;
  font-weight:bold;
}
/**/
.text_content
{
	font-family: tahoma;
	font-size : 11px;
	color:#39393b;
	text-decoration:none;
}
.text_content_bold
{
	font-family: tahoma;
	font-size : 11px;
	font-weight:bold;
	color:#39393b;
}
.text_header_bold
{
	font-family: tahoma;
	font-size : 11px;
	font-weight:bold;
	color:#39393b;
}
.text_tieude
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
}
.text_tieudesmall
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004175;
}
.text_content_red
{
	font-family: tahoma;
	font-size : 11px;
	color:RED;
	text-decoration:none;
}
.text_content_redbold
{
	font-family: tahoma;
	font-size : 11px;
	color:RED;
	text-decoration:none;
	font-weight:bold;
}




/*THAM KHAO*/
.ItemHover
{
	background-color: white;
	background-image: url(Images/item_bg_1.gif);
	color: black;
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #ABABAB;
	border-right-color: #737373;
	border-bottom-color: #737373;
	cursor: default;
}

.ItemExpanded
{
  background-color:white; 
  background-image:url(Images/item_bg_1.gif); 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #737373; 
  border-right-color:#ABABAB;
  border-bottom-color:#ABABAB;
  cursor:default;
}

/* Selected item styles ------------------------------------ */ 
.SelectedItem
{
  background-color:#c1d2ee; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #B30000; 
  border-left-color:#FF4C4C;
  border-top-color:#FF4C4C;
  cursor:default;
}

.SelectedItemHover
{
  background-color:#c1d2ee;
  /*#E9CFB1; */
  color: Black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #B30000; 
  border-left-color:#FF4C4C;
  border-top-color:#FF4C4C;
  cursor:default;
}

.SelectedItemExpanded
{
  background-color:#c1d2ee;
  /*#E9CFB1; */
  color: Black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #FF4C4C; 
  border-left-color:#B30000;
  border-top-color:#B30000;
  cursor:default;
}

/* Child selected item styles ------------------------------------ */ 
.ChildSelectedItem
{
  background-color: #C1D2EE;
  /*bisque; */
  font-family: tahoma; 
  font-size:11px; 
  border:solid 1px #0000B3; 
  border-left-color:#4C4CFF;
  border-top-color:#4C4CFF;
  cursor:default;
}

.ChildSelectedItemHover
{
  background-color:#c1d2ee;
  /*#E9CFB1; */
  color:Black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #0000B3; 
  border-left-color:#4C4CFF;
  border-top-color:#4C4CFF;
  cursor:default;
}

.ChildSelectedItemExpanded
{
  background-color:#c1d2ee;
  /*#E9CFB1; */
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #4C4CFF; 
  border-left-color:#0000B3;
  border-top-color:#0000B3;
  cursor:default;
}
/*Tieu de các tin tức khác */
.tinkhac {
	COLOR: #004175;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	clip:   rect(8px auto auto auto);
	top: 8px;

}
.texttablecell {
	COLOR: #004175;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	clip:   rect(8px auto auto auto);
	top: 8px;

}
A:link {
	COLOR:000080; TEXT-DECORATION: none;font-family: tahoma;
	font-size : 11px;
}
A:active {
	COLOR: rgb(255,128,64); TEXT-DECORATION: underline; font-family: tahoma;
	font-size : 11px;
}
A:visited {
	COLOR:000080; TEXT-DECORATION: none;font-family: tahoma;
	font-size : 11px;
}
A:hover {
	TEXT-DECORATION: underline;font-family: tahoma;
	font-size : 11px;