BODY {
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #666666;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #f7f7f7;
	scrollbar-track-color: #ffffff;	
	scrollbar-darkshadow-color: #ffffff;	
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-highlight-color: #f9f9f9;
	scrollbar-shadow-color: #c0c0c0;
}


TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
}

BODY, FORM  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.divs {
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #f8f1da;
	SCROLLBAR-TRACK-COLOR: #f8f1da;
	SCROLLBAR-DARKSHADOW-COLOR: #f8f1da;
	SCROLLBAR-3DLIGHT-COLOR:#f8f1da;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #f8f1da;
	SCROLLBAR-SHADOW-COLOR: #f8f1da;
}

/*menu*/
.outline { text-decoration: none}

A  {text-decoration : none}

/*tabela do menu layers */
.tabmenu {
	border: 0px solid #FFFFFF;
}
.tabmenu td {	
	
	border-bottom-width: 1px;
	border-bottom-style: SOLID;
	border-bottom-color: #E3E3E3;
	
}

.tabmenuon a {
	color: #043d9b;
}
.tabmenuon {
	background-color : #ffffff;
}
.tabmenuover a {
	color: #FFFFFF;
}
.tabmenuover {
	background-color : #043d9b;
}

.texto1 { color: #FFFFFF}
.texto2 { color: #333333}
.texto3 { color: #043d9b}
.texto4 { color: #FF6600}
.texto5 { color: #666666}

a.texto1:link {	color: #FFFFFF}
a.texto1:hover {color: #CCCCCC}
a.texto2:link {	color: #666666}
a.texto2:hover { color: #000000}
a.texto3:link {	color: #043d9b}
a.texto3:hover { color: #000000}
a.texto4:link {	color: #FF9900}
a.texto4:hover { color: #000000}
a.texto5:link {	color: #666666}
a.texto5:hover { color: #000000}

.texto3ativo {
	color: #043d9b;
	text-decoration: underline;
}

.textopeq1 { color: #FFFFFF; font-size: 9px}
.textopeq2 { color: #666666; font-size: 9px}
.textopeq3 { color: #043d9b; font-size: 9px}
.textopeq4 { color: #FF9900; font-size: 9px}

a.textopeq1:link {	color: #FFFFFF}
a.textopeq1:hover { color: #CCCCCC}
a.textopeq2:link {	color: #666666}
a.textopeq2:hover { color: #000000}
a.textopeq3:link {	color: #043d9b}
a.textopeq3:hover { color: #000000}
a.textopeq4:link {	color: #FF9900}
a.textopeq4:hover { color: #000000}


.titulo1 { font-size: 15px; color: #FFFFFF; font-weight: bold}
.titulo2 { font-size: 15px; color: #666666 ; font-weight: bold}
.titulo3 { font-size: 15px; color: #043d9b  ; font-weight: bold}
.titulo4 { font-size: 15px; color: #FF9900; font-weight: bold}

.subtitulo1 { font-size: 11px; color: #FFFFFF; font-weight: bold}
.subtitulo2 { font-size: 11px; color: #666666 ; font-weight: bold}
.subtitulo3 { font-size: 11px; color: #043d9b  ; font-weight: bold}
.subtitulo4 { font-size: 11px; color: #FF9900; font-weight: bold}

.td1 { background-color: #ffffff}
.td2 { background-color: #999999}
.td3 { background-color:#043d9b }
.td4 { background-color:#FF9900}
.td5 { background-color:#D6D6D6}
.td6 { background-color: #f0f0f0}

.noborder
{
border : none;
}

.norepeat
{
	background-repeat: no-repeat;

}

/* FORM */
.botaoform{
	background-color: F0F0F0;
	color : #666666;
	font-weight : bold;
	height : 19px;
	cursor : hand;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.botaotxt{
	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;
	text-align: center;
	letter-spacing: -1px;
	padding: 1px 5px;
	vertical-align: middle;


}
INPUT {
	font-size: 11px;
	height : 19px;
	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
}
  SELECT { 
	font-size: 11px;
	height : 19px;
	color : #666666
 }
.checkbox
{
	border : none;
	background-color: transparent;
}

textarea {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fotodir {
	margin: 0px 0px 0px 10px;
}
.fotoesq {
	margin: 0px 10px 0px 0px;
}
.nohand {
	cursor: default;
}
.hand {
	cursor: hand;
}
.espacoesq {
	padding-left: 5px;
}
.par {
	background:	#ffffff;
}

.impar {
	background:	#F0F0F0;
}
.texto5ativo {
	color: #666666;
	text-decoration: underline;

}
#login td, #form td {
	color: #666;
}
#login .textoverde {
	color: #769D02;
}
#login input, #form input, #form textarea {
	border: 1px solid #769D02;
}

	



