BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #FF8C00;
	SCROLLBAR-TRACK-COLOR: #FF8C00;
	SCROLLBAR-DARKSHADOW-COLOR: #FF8C00;
	SCROLLBAR-3DLIGHT-COLOR:#FF8C00;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
}

TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
}

BODY, FORM  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
/*menu*/

A  {text-decoration : none}

.menu {
    text-decoration : none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration : none;
}
a.menu:hover {
	background-color : #01359B;
}

.texto1 { color: #333333}
.texto2 { font-family: Arial, Helvetica, sans-serif;font-size: 9px; color: #04DAE6}
.texto3 { color: #CC0000}
.texto4 { color: #006699}
.texto5 { color: #FF9900}
.textobco { color: white}
.textopto { color: black}

a.texto1:link {	color: #333333};
a.texto1:hover {color: #CCCCCC};
a.texto2:link {	color: #04DAE6};
a.texto2:hover { color: #CCCCCC};
a.texto3:link {	color: #CC0000};
a.texto3:hover { color: #CCCCCC};
a.texto4:link {	color: #006699};
a.texto4:hover { color: #CCCCCC};
a.textobco:link { color: white};
a.textobco:hover { color: #CCCCCC};
a.textopto:link {color: black};
a.textopto:hover { color: #CCCCCC};

.texto1bold { color: #FF3300; font-weight : bold}
.texto2bold { color: #666666; font-weight : bold}
.texto3bold { color: #CC0000; font-weight : bold}
.texto4bold { color: #006699; font-weight : bold}

.titulo1 { font-size: 13px; color: #FF3300; font-weight: bold}
.titulo2 { font-size: 13px; color: #666666 ; font-weight: bold}
.titulo3 { font-size: 13px; color: #CC0000  ; font-weight: bold}
.titulo4 { font-size: 13px; color: #006699; font-weight: bold}
.titulobco { font-size: 13px; color: white; font-weight: bold}
.titulopto { font-size: 13px; color: black; font-weight: bold}

.td1 { background-color: #FF3300}
.td2 { background-color: #666666}
.td3 { background-color: #FF9103}
.td4 { background-color: #FFFFFF}
.td5 { background-color:#F0F0F0; color:#333333;}
.tdbco { background-color:white}
.tdpto { background-color:black}
.fundo { background-color:#4D6DB4;}

.tabela1 {background-color: #99FFFF}
.tabela2 {background-color: #33FFFF}
.tabela3 {background-color: #FFCC33}
.tabela4 {background-color: #FFE599}


.noborder
{
border : none;
}

.norepeat
{
	background-repeat: no-repeat;

}
/* FORM */
.botaoform{
	background-color: #4D6DB4;;
	color : #FFFFFF;
	font-weight : bold;
	height : 19px;
	cursor : hand;
	border: #FFFFFF;
	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;
	width: 82px;
	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;

}
INPUT {
	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
}
  SELECT { 
	font-size: 11px;
	color : #666666
 }
TEXTAREA { 
	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

 }
.checkbox
{
	border : none;
	background-color: transparent;
}
