.ZLDNN_TreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	text-transform:uppercase;
	
}

.ZLDNN_TreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	text-transform:uppercase;
	/* Modificado - MDT */
	
	 
}

.TempTD /* es e; emcabezadp - MDT */
{
	padding-right:  6px; 
	padding-left: 6px; 
	font-weight:  bold; 
	padding-bottom: 6px; 
	/*color: white;*/
	padding-top: 6px; 
	height: 25px; 
	/* Modificado - MDT
	background-color: #dcdcdc; */
	background-color:  #FFFFFF;
	color: #000000 !important;
	}
.TempTD1 /* este es el fondo de la tabla del resumen8*/
{	
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	color: black; 
	padding-top: 6px; 
	/* Modificado - MDT
	background-color: #fefefe*/
	background-color:  #FFFFFF;
}

.tablabel
{
 /* Modificado - MDT
 background-color:dimgray;*/
 color: Silver;     
 font-weight: bold;
 border: outset 2px silver;    
 margin: 1px;
 padding-right: 10px;
 cursor: hand;
}

.tablabel_v
{
 /*-- Following line needed to make each tab render below the previous (vertical) --*/
 clear: left;
 float: left;
}

.tabcontainer
{
 border: outset 3px silver;
 /* Modificado - MDT
 background-color: Silver;*/
 width: 200px;
 height: 100px;
}

.tablabelcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tabcontentcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tablabelhover
{
    /* Modificado - MDT
	background-color:silver;*/
    color: black;         
    cursor: hand;
}

.tablabelselected
{
    /* Modificado - MDT
	background-color:silver;*/
    color: White;         
}

.dateText {
	FONT-SIZE: 0.8em; COLOR: white
}

.tableBorder {
	/* Modificadod por MDT BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; BORDER-LEFT: 1px outset; */ BORDER-BOTTOM: 1px outset dotted;     /* Modificado - MDT
	BACKGROUND-COLOR: #eeeeee */
}
TABLE.fh {
	FONT-SIZE: 1em; VERTICAL-ALIGN: top; COLOR: #246398; BACKGROUND-REPEAT: repeat-x; /* Modificado - MDT
	BACKGROUND-COLOR: #eeeeee */
}


TD.f {
	FONT-SIZE: 0.8em; /* Modificado - MDT BACKGROUND-COLOR: #bdcfdf */
}
TR.f TD {
	FONT-SIZE: 0.8em; /* Modificado - MDTBACKGROUND-COLOR: #bdcfdf */
}
TD.f2 {
	FONT-SIZE: 0.9em; /* Modificado - MDT BACKGROUND-COLOR: #ddeeff*/
}
TD.fh {
	FONT-SIZE: 0.9em; MDTBACKGROUND-COLOR: #ffffff
}

TD.fh3 {
	BORDER-TOP: #cadbec 1px solid; FONT-SIZE: 0.8em; BORDER-LEFT: #cadbec 1px solid
}
TD.fh3a {
	BORDER-TOP: #ddeeff 1px solid; FONT-SIZE: 0.8em; BORDER-LEFT: #ddeeff 1px solid; /* Modificado - MDT BACKGROUND-COLOR: #f6fbff*/
}

.UserCss {
	COLOR: #555555
}

TD.Separator {
	/* Modificado - MDT BACKGROUND-COLOR: #6798c7*/
}
