BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
/* cor da seta */
	SCROLLBAR-ARROW-COLOR: #999999;
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
}

TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

BODY, FORM  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.norepear {
	background-repeat: no-repeat;
}
A  {text-decoration : none}
A:visited  {text-decoration : none}
A:hover  {text-decoration : none}

.texto1{ color: #FFFFFF}
.texto1:link { color: #FFFFFF;}
.texto1:HOVER { color: #CCCCCC}
.texto2 { color: #666666}
.texto3 { color: #CC0000}
.texto4 { color: #FFF0E6}
.textocredito {color: #CCCCCC;	font-size: 10px; }
.textocredito:link {color: #CCCCCC ;	font-size: 10px;}
.textocredito:HOVER {color: #FFFFFF ;	font-size: 10px;}
.textonews { color: #000000;font-size: 10px; }
.textonews:link { color: #000000;font-size: 10px; }
.textonews:hover{ color: #666666;font-size: 10px; }

.texto1bold { color: #FFFFFF; font-weight : bold}
.texto2bold { color: #666666; font-weight : bold}
.texto3bold { color: #CC0000; font-weight : bold}
.texto4bold { color: #FFF0E6; font-weight : bold}

.titulo1 { font-size: 15px; color: #FFFFFF; font-weight: bold}
.titulo2 { font-size: 15px; color: #666666 ; font-weight: bold}
.titulo3 { font-size: 15px; color: #0099FF; font-weight: bold}
.titulo4 { font-size: 12px; color: #333333; font-weight: bold}

.td1 { background-color: #999999}
.td2 { background-color: #0099CB}
.td3 { background-color: #50C0E0}
.td4 { background-color: #33CCCC}
.td5 { background-color: #33CC99}
.td6 { background-color: #66CC66}
.td7 { background-color: #99CC00}
.td8 { background-color: #DBDBDB}
.td9 { background-color: #f0f0f0}
.td10 { background-color: #99CC99;
}

.botaoform{
	background-color: F0F0F0;
	color : #666666;
	font-weight : bold;
	cursor : hand;
	height : 19px;
    border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

/* FORM */
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; list-style-type: square;
	background-color: #F0F0F0;
}
  SELECT { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	background-color: #F0F0F0;
 }
TEXTAREA { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	background-color: #F0F0F0;
	
 }
.noborder {
	border: none;
	background-color: transparent;

}
.STY {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 10px; Z-INDEX: 99; BACKGROUND: lightyellow; VISIBILITY: hidden; BORDER-LEFT: #000000 1px solid; COLOR: #003300; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana,Arial; POSITION: absolute; TEXT-ALIGN: left; TEXT-DECORATION: none
}
