BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

INPUT {
	font: 9px;
	font-family: Arial, Verdana, Sans-serif;
	color: #666666;	
}

INPUT.search {
	font: 9px;
	font-family: Arial, Verdana, Sans-serif;
	color: #666666;
	border: 1px solid #666666;
	width: 80px;
}

SELECT {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9px;
	color: #666666
}

.autIntScrollbar {
	scrollbar-highlight-color: #999999;
	scrollbar-face-color: #6699CC;
	scrollbar-3dlight-color: #E08D43;
}

.cursorHand {
	cursor: hand;
	cursor: pointer;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;	
	text-decoration: underline;
}

.link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}

.link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;	
	text-decoration: underline;
}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}

.brownHeader {
	background-color: #E08D43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.brownNumber {
	background-color: #E08D43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.whiteNumber {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.blueHeader {
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.blackText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}

.blackMarkWater {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D7D7;
}

.blackTextBold {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
}

.blackHeader {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}

.redText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	font-weight: normal;
}

.purpleHeader {
	background-color: #EDD5AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bolder;	
}

.blackTextBoldAdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}

.redTextAdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.blackText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.CDCBackground {
	background-image: url(../images/backgroundCDC.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

.Hacken {     }

.tituloEncabezadoNeNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
.tituloEncabezadoAzGd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #12158B;
}
.tituloEncabezadoAzPq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #12158B;
}
.tituloEncabezadoAzNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;

}
.textoNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.textoNormalBl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.textoNormalRojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D50000;
}
.textoNormalBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.cdcBackground {
	background-image: url(../images/backgroundCDC.jpg);
	background-repeat: no-repeat;
	background-position: center 70pt;
}
.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	text-decoration: none;
}
.linkMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}
.linkMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}
.linkMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;	
}
.cursorHand {
	cursor: hand;
	cursor: pointer;
}

.textBarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textSubTitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.cuadroTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}


.textoErrorRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #E08D43;
	font-style: normal;

}

.bloqueVisible {
	display:block;
}

.bloqueInvisible {
	display:none;
}
