.axisXCell {
	color : #00309c; 
	background-color : #d2eef4; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight	 : normal; 
	font-size  : 8pt;
	text-align : top;
	cursor : hand;
	text-decoration : none;
}

.axisXCellInvalido {
	color : #00309c; 
	background-color : #d2eef4; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight	 : normal; 
	font-size  : 8pt;
	text-align : top;
	cursor : default;
}

.axisXCellVacia {
	color : #000000; 
	background-color : #d2eef4; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight	 : normal; 
	font-size  : 8pt;
	text-align : top;
	cursor : normal;
	text-decoration : none;
}

.axisXCellEnca {

	font-family : Arial, Helvetica, sans-serif;
	background-color : #78c6d6;
	border-collapse : collapse;
	font-weight : bold;
	font-size  : 8pt;
	border : outset 1px;
}

.axisYCell {
	color : #00309c; 
	background-color : #d2eef4; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal;
	font-size  : 8pt;
	text-align : left;
	cursor : hand;
}
 
.dataCell {
	color : #000000;
	background-color : #FFFFC0; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align : right;
	font-size  : 8pt;
}

.dataCell0 {
	color : #000000;
	background-color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : right;
	font-size  : 8pt;
}

.dataCell1 {
	color : #000000;
	background-color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align : right;
	font-size  : 8pt;
}

.dataCell2 {
	color : #000000;
	background-color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align : right;
	font-size  : 8pt;
}

.dataCell3 {
	color : #000000;
	background-color : #FFFFFF; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align : right;
	font-size  : 8pt;
}

.dataCellGraf {
	color : #000000;
	background-color : #FFFFC0; 
	
}

.dataCellGraf0 {
	color : #000000;
	background-color : #e5e5e5; 
	text-align : right;
	font-size  : 8pt;
	text-align : center;
}

.dataCellGraf1 {
	color : #000000;
	background-color : #f0f0f0; 
	text-align : right;
	font-size  : 8pt;
	text-align : center;
}

.dataCellGraf2 {
	color : #000000;
	background-color : #F5F5F5; 
	text-align : right;
	font-size  : 8pt;
	text-align : center;
}

.dataCellGraf3 {
	color : #000000;
	background-color : #FFFFFF; 
	text-align : right;
	font-size  : 8pt;
	text-align : center;
}

.dataCellDim {
	color : red;
	background-color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	text-align : left;
	font-size  : 8pt;
}

.textonormal {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif; 
	font-size  : 8pt;
	font-weight	 : bold;
}

body {
	background-color : #FFFFFF;
}

.ResultTable {
	border: 5pt;
	padding-bottom : 0%;
	padding-left : 0%;
	padding-right : 0%;
	padding-top : 0%;
	}

.invisibleForm {
	visibility : hidden;
	position : absolute;
	top : 700;	
}

.OrdAsc {
	cursor : hand;
}

.OrdDesc {
	cursor : hand;
}

.OrdBAsc {
	cursor : hand;
}

.OrdBDesc {
	cursor : hand;
}

.manita {
	cursor : hand;
	color : blue;
}

.apunta {
	cursor : default;
	color : blue;
}

.salir_dex {
	cursor : hand;
}

.salir_dey {
	cursor : hand;
}

.intercambio_enx {
	cursor : hand;
}

.intercambio_eny {
	cursor : hand;
}

.coloca_enx {
	cursor : hand;
}

.coloca_eny {
	cursor : hand;
}

.variable_enx {
	cursor : hand;
}

.variable_eny {
	cursor : hand;
}

.titulo_graf0 {
	font-size : 8pt;
	color : #003366;
	font-weight	: bold;
	text-decoration : none;
	font-family	: Arial, Helvetica, sans-serif
}

.titulo_graf1 {
	font-size : 9pt;
	color : #006666;
	font-weight	: bold;
	text-decoration : none;
	font-family	: Arial, Helvetica, sans-serif
}

.titulo_graf2 {
	font-size : 8pt;
	color : #006666;
	font-weight	: normal;
	text-decoration : none;
	font-family	: Arial, Helvetica, sans-serif
}

.liga {
	COLOR: black; TEXT-DECORATION: none
}

a.example:link { 
	color:Black; text-decoration:none;
}
a.example:hover { 
	color: White ; text-decoration:none; background-color: yellow
}
a.example:visited { 
	color:Black; text-decoration:none;
}

a.example2:link { 
	color:Black; text-decoration:none;
}
a.example2:hover { 
	color:Blue; text-decoration:none; font-weight: bold; font-size : 8pt; font-style:italic;
}
a.example2:visited { 
	color:Black; text-decoration:none;
}

a.example3:link { 
	color: Blue; 
	text-decoration: none;
	font-size  : 8pt;
}
a.example3:hover { 
	color: Green; text-decoration:underline;
}
a.example3:visited { 
	color:Black; text-decoration:none;
}
