/* CSS Document */

#dateText {
	color:#000000;
	font-size: 14pt;
	font-family: verdana;
	line-height: 4mm;
	font-weight: bold;
}

#button {
	font-family: verdana;
	font-size:9px;
	width:120px;
} 

#control {
	background-color:white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
	border-style:1px;
	text-align:center;
}

#link {
	color:white;
	font-size: 8pt;
	font-family: verdana;
	line-height: 4mm;
	text-align: justify;
	text-decoration: underline;
}

#linkMenu {
	color:white;
	font-size: 10pt;
	font-family: verdana;
	line-height: 4mm;
	text-align: justify;
	text-decoration: underline;
	font-weight:bold;
}

#linkPreto {
	color:black;
	font-size: 8pt;
	font-family: verdana;
	line-height: 4mm;
	text-align: justify;
	text-decoration: underline;
}

SELECT {
	background-color:white
	color: black;
	font-family: verdana;
	font-size: 8pt;
	border-style:1px;
	text-align:center;
}

#tableHeader {
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	color:#6699CC;
	font-size: 10pt;
	font-family: verdana;
	line-height: 4mm;
}

#tableTitle {
	color:#EB3D00;
	font-size: 14pt;
	font-family: verdana;
	line-height: 4mm;
}

#tableBody {
	background:#FFFFFF;
	color:#6699CC;
	font-size: 14pt;
	font-family: verdana;
	line-height: 4mm;
}

#textoAzul {
	color:#6699CC;	/* azul */
	font-size: 10pt;
	font-family: verdana;
	line-height: 4mm;
}

#tabOn {
	background-color: #984626;
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

#tabOff {
	background-color: #EB3D00;
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

#texto {
	color:black;
	font-size: 10pt;
	font-family: verdana;
	line-height: 4mm;
}

#textoBold {
	color:black;
	font-size: 10pt;
	font-family: verdana;
	line-height: 4mm;
	font-weight:bold;
}

.downloadButton {
	font: Verdana;
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
	background:#FFFF99;
	maridin: 0 auto 0 auto;
}




