.cxTextBack 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.cxText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #999999;

}
.fontesimulador {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;	
}
.titulointerno {



	font-family: "Trebuchet MS", Arial, Helvetica-Normal, Georgia;
	font-size: 16px;
	color: #000000;
}
.textointerna {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cDaughterMenu {width: 100%; margin: 0px; font-size: 11px; }
.cParentMenu {width: 100%; margin: 0px; font-size: 12px;}
.style2 {color: #990000}
.cParentMenu{width: 100%; margin: 0px; font-size: 12px;}
.cParentMenu a {display: block;} 
.cParentMenu a:link, .cParentMenu a:visited{border-top: 0px dashed; border-bottom: 1px dashed #666666;	background-color: #E4E4E4;	font-weight: normal;	padding: 5px 5px 5px 10px;	color: #3333AA;	text-decoration: none;} 
.cParentMenu a:hover{border-top: 0px solid; border-bottom: 1px dashed #666666;	background-color: #B4BABC;	font-weight: normal;	padding: 5px 5px 5px 10px;	color: #3333AA;	text-decoration: none;} 

#dhtmltooltip
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


#DivResultadoSimulador 
{
	position:relative;
	width:507px;
	height:257px;
	z-index:0;
	visibility: visible;
	clip: rect(0px,440px,220px,0px);
	left: 0px;
	top: 0px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
