BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman';
    font-size: 8pt;
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    text-align: center;
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
}
TH {
 font-weight: bold;
 background-color: #eeeeee;
 text-align:right;
 font-size: 11pt
}

.menu {
	font-size: 9pt
}
a.menu_header:link{
	background-color: white;
	cursor: hand;
	text-decoration: none;
	color: #999966;
	font-weight: bold;
	text-align: left         
}

a.menu_header:visited {
	background-color: white;
	cursor: hand;
	text-decoration: none;
	color: #999966;
	font-weight: bold;
	text-align: left         
}
a.menu_header:hover {
	background-color: white;
	cursor: hand;
	text-decoration: none;
	color: #999966;
	font-weight: bold;
	text-align: left         
}
a.menu_header:active {
	background-color: white;
	cursor: hand;
	text-decoration: none;
	color: #999966;
	font-weight: bold;
	text-align: left         
}


a.menu_item:link  {
	color: #0000a0;
	cursor: hand;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}

a.menu_item:visited {
	color: #0000a0;
	cursor: hand;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}
a.menu_item:hover {
	color: #0000a0;
	cursor: hand;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}
a.menu_item:active {
	color: #0000a0;
	cursor: hand;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}

a.menu_selected_item:link  {
	color: #7700A0;
	cursor: default;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}
a.menu_selected_item:visited  {
	color: #7700A0;
	cursor: default;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}
a.menu_selected_item:hover  {
	color: #7700A0;
	cursor: default;
	text-decoration: none;
	font-size: 9pt;
	line-height: 10pt
}
a.menu_selected_item:active  {
	color: #7700A0;
	cursor: default;
	font-size: 9pt;
	text-decoration: none;
	line-height: 10pt
}
/*************************/

.menu_header {
	background-color: white;
	cursor: hand;
	color: #999966;
	font-weight: bold;
	text-align: left         
}

.menu_item {
	color: #0000a0;
	cursor: hand;
	font-size: 9pt;
	line-height: 10pt
}

.menu_selected_item {
	color: #7700A0;
	cursor: default;
	font-size: 9pt;
	line-height: 10pt
}
a:link {
	font-family:Times New Roman;
	font-size: 11pt;
	text-decoration: none;
	color: #990000;
	/*color: #6666CC;*/
}

a:visited {
	font-family:Times New Roman;
	font-size: 11pt;
	text-decoration: none;
	color: #990000;
}

a:hover {
	font-family:Times New Roman;
	font-size: 11pt;
	text-decoration: underline;
	color:darkblue;
}
a.active {
	font-family:Times New Roman;
	font-size: 11pt;
	text-decoration:none;
	color: #006699;

}


a.LinkAzul:link {
	font-family:Times New Roman;
	text-decoration: none;
	color: darkblue;
}

a.LinkAzul:visited {
	font-family:Times New Roman;
	text-decoration: none;
	color:darkblue;
}

a.LinkAzul:hover {
	font-family:Times New Roman;
	text-decoration: underline;
	color:darkblue;
}
a.TAMMedio:link {
	font-family:Times New Roman;
	text-decoration: none;
	font-size:12pt;
	color: #990000;
	/*color: #6666CC;*/
}

a.TAMMedio:visited {
	font-family:Times New Roman;
	text-decoration: none;
	font-size:12pt;
	color: #990000;
}

a.TAMMedio:hover {
	font-family:Times New Roman;
	text-decoration: underline;
	font-size:12pt;
	color:darkblue;
}


/*Para tabelas*/
.TDtitulo{
	background-color: #993333;
	font: 12 Times New Roman;
	letter-spacing: 0.3em;
	color:white;
	font-weight: bold;
	font-position : center;
}

.TDtitulo a:link,
.TDtitulo a:active,
.TDtitulo a:visited,
.TDtitulo a:hover {
	color:white;
	text-align:center;
}

.TDtituloAzul{
	background-color: #6490CC;
	font: 12 Times New Roman;
	letter-spacing: 0.3em;
	color:white;
	font-weight: bold;
	font-position : center;
}
.TDdados1{
	background-color: white;
	font: 12 Times New Roman;
	letter-spacing: 0.1em;
}
.TDdados2{
	background-color: #EFEFEF;
	font: 12 Times New Roman;
	letter-spacing: 0.1em;
}


TR.table_rows, 
TR.table_rows a:link,
TR.table_rows a:active,
TR.table_rows a:visited,
TR.table_rows a:hover {
	/*background-color: white;*/
	font: 12 Times New Roman;
	letter-spacing: 0.1em;
}


TR.table_alternaterows, 
TR.table_alternaterows a:link,
TR.table_alternaterows a:active,
TR.table_alternaterows a:visited,
TR.table_alternaterows a:hover {
	background-color: #EFEFEF;
	font: 12 Times New Roman;
	letter-spacing: 0.1em;
}

TR.table_hiliterows, 
TR.table_hiliterows a:link, 
TR.table_hiliterows a:active,
TR.table_hiliterows a:visited  {
	font: 12 Times New Roman;
	letter-spacing: 0.1em;
	text-decoration: none;	 
	background-color: #999999;
	color:white
}

TR.table_hiliterows a:hover {
	font: 12 Times New Roman
	letter-spacing: 0.1em;;
	text-decoration: underline;
	background-color: #999999;
	color:white
}



.paginacao{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

.txt{
     font: 9 Arial;
/*     letter-spacing: 0.1em;*/
}

.txtAzul{
	font: 9 Arial;
	color:#333399;
}
.txtVerm{
	font: 9 Arial;
	color:#990000;
}

/*
.txtLaranja{
	font: 9 Arial;
	color:#983200;
}

.txtAzul{
	font-size:11.0pt;
	font-family:Times New Roman;
	color:#333399;
  	letter-spacing:0.1pt
}*/

.txtVerm{
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	color:#993333;
}

.txtTitulo{
     font: 12 Times New Roman;
	letter-spacing: 0.1em;
}
.txtBold{
     font: 12 Times New Roman;
     letter-spacing: 0.1em;     
     font-weight: bold;
}
.tituloBold{
     font: 14 Times New Roman;
     letter-spacing: 0.1em;     
     font-weight: bold;
}

.FUNDO {
	background-color: #eeeeee;
}

.btAzul {
	background-color: #6495ED;
	font: 12 Times New Roman;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	border: 1px solid #0000CD;
}

.txt12azulbold{
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#003366
}

.lineblueb {
	border-bottom: 1px solid #003366;
} 


