BODY {
	SCROLLBAR-FACE-COLOR: #006666; 
	SCROLLBAR-HIGHLIGHT-COLOR: #006666; 
	SCROLLBAR-SHADOW-COLOR: #006666; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #006666; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006666;
	font-weight : bold;
}

.btn {
	background-color : #006666;
	border : 1pt solid #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	font-weight : bold;
	}

.titpag {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #006666;
	font-weight : bold;
}

.subtitpag {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #009933;
	font-weight : bold;
}

.resultado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003399;
}

.bold{
	font-weight : bold;
}

.tittabgroup {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #009966;
}

.tittabgroup a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Silver;
	font-weight : normal;
	background-color : #009966;
}

.tittabgroup a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	font-weight : normal;
	background-color : #009966;
}

.tabgroupitem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : Silver;
}

.smallitem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #ebebeb;
}

.refbig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Gray;
}

.refbigdet {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0042ca;
}

.linkaction a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Gray;
	font-weight : bold;
	text-decoration : none;
}

.linkaction a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Gray;
	font-weight : bold;
	text-decoration : underline;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
.menu a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
.menu a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #006666;
	text-decoration : none;
}

