/*=====================================*/
/*
SonNguyen Creat ngay 06/04/2009
*/
/*=====================================*/
.Menu_text:link, .Menu_text:visited {
  color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold;
  font-family:Tahoma;
}
 .Menu_text:hover {
  color:#fffc00; text-decoration:none; font-size:12px; font-weight:bold;
    font-family:Tahoma;
}

.MenuNormal, .MenuNormal:link, .MenuNormal:visited{
 color:#000000; text-decoration:none; font-size:12px; font-weight:bold;
    font-family:Tahoma
}
.MenuNormal:hover {
 color:#bf0200; text-decoration:none; font-size:12px; font-weight:bold;
    font-family:Tahoma
}
.Menu_td {
  text-align: center; height: 28px; padding: 0px 5px; border-left: solid 1px #e03d36; border-right: solid 1px #780200;
  vertical-align: middle;
}

.MenuHover, .MenuHover:link, .MenuHover:hover, .MenuHover:visited{	
 color:#fffc00; text-decoration:none; font-size:12px; font-weight:bold;
    font-family:Tahoma
}

.TableHide {
	position: absolute;
	display:none;
}

.TableShow {
	position: relative;

	z-index:1;
}

.sub:link, .sub:visited {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	 font-family: Tahoma;
	text-decoration: none;
	 vertical-align: middle;	
	 
}

.sub:hover, .sub:active {
    font-size: 12px;
    color: #bf0200;
	 font-family: Tahoma;
	 text-transform: none;
	 vertical-align: middle;	 
	 text-decoration: none;
	 font-weight: bold;
}

.subtabhover:link, .subtabhover:hover, .subtabhover:visited {
    font-size: 11px;
    color: Black;
	 font-family: Tahoma;
	 text-transform: none;
	 font-style: normal;
	 vertical-align: middle;	 
	 text-decoration: none;
	 font-weight: bold;
}

.FooterText2 {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	vertical-align: middle;
}