BODY  {
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000; 
	color : #CCCCCC;
	font-size : 7pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}

TABLE.formulario {
	BACKGROUND-COLOR="#E9E9E9";
}

.on  {
	background-color: #FFFFFF; 
	cursor:hand;
	}
	
.off {
	background-color: #C0C0C0; 
	cursor:hand;
	}

TD  {
	color : #666666;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
}

.crono {
	font-family : Arial, Verdana, Tahoma, Arial, sans-serif;
	color : #333333;
	font-size: 8pt;
}

.titulo  {
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
}

.titulo2  {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.lis {
	color : #000000;
	font-size : 6pt;
	font-weight : bold;
	background :  #333333;
}

.lista {
	font-size : 6pt;
}

.lista2 {
	font-size : 7pt;
}

A {
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : #996633;
	TEXT-DECORATION: none;
}


A:hover  {
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	TEXT-DECORATION: none;
}

A.right
{
    FONT-SIZE: 7pt;
    COLOR: #333333;
	font-weight : bold;
}

A.right:hover
{
    FONT-SIZE: 7pt;
    COLOR: #000000;
	font-weight : bold;
}

A.titulo
{
    FONT-SIZE: 10pt;
    COLOR: #0066CC;
	font-weight : bold;
}

A.titulo:hover
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
	font-weight : bold;
}

A.lista
{
	color : #0066CC;
	font-weight : normal;
}

A.lista:hover
{
	color : #666666;
	font-weight : normal;
}

A.menu
{
	color : #FFCC00;
	font-weight : bold;
}

A.menu:hover
{
	color : #FFFFFF;
	font-weight : bold;
}

A.crono:hover 
{ 
	font-family : Arial, Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt; 
}


A.texto {
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	TEXT-DECORATION: none;
}

A.texto:visited  {
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	TEXT-DECORATION: none;
}


INPUT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-COLOR: #004080;
	BORDER-SIZE: 1px;
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
}

SELECT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-COLOR: #004080;
	BORDER-SIZE: 1px;
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
}

.botao {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #DBDBDB; 
	cursor:hand;
}

TEXTAREA {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #004080; 
	FONT-STYLE: normal; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-COLOR: #004080;
	BORDER-SIZE: 1px;
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
}

.selecao {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 7pt; 
	COLOR: #004080; 
	BACKGROUND-COLOR: #CCCCCC; 
}