.tdstyle1 {
	background-color: #009CCE;
	font-family: Impact; 
	font-size: 8pt; 
	color: #FFcc00
}
.tdstyle2 {
	background-color: #00639C; /* header color */
}
.tdstyle3 {
	background-color: #CCFFFF; /* header color */
}
.tdstyle4 {
	background-color: #9CCEFF; /* header color */
}
.tdstyle5 {
	background-color: #999999; /* header color */
	padding: 3px;
    COLOR: #00639C
}
sessiontitle1 { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
}
.wincaption { 
	font-family: verdana; 
	font-size: 6pt; 
	color:#666666;
	font-weight: bold
}

BODY
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
TBODY
{
    COLOR: #666666;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
}
a
{ 
	font-family: arial; font-size: 8pt 
}
a:link
{ 
	color: #336699
}
a:active
{ 
	color: #336699
}
a:hover
{ 
	color: #336699
}
a:visited
{ 
	color: #336699
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #008000;
; text-decoration: none
}
.textoGeral {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.titulos02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8C9481;
}

.formularios {
	border: 1px solid Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
.botao {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EDECE9;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-align: center;
}

#direitaBarraRolagem {
	margin:0 auto;
	text-align:left;
	width:1000px;
	padding-top:12px;
	float:right;
	background-color:#fff;
	border:1px Silver solid;
	color:#777;
	padding-left:3px;
	padding-top:3px;
	overflow:auto;
	height:1240px;
}

.rodape{
	border:1px solid #c3c3c3;
	border-left:0px;
	border-right:0px;
	text-align:center;
}

.tabela_linha_titulo{
	background-color:#12537c;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.zebrado{
	background-color:#D8EDFA;
}