BODY {	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
	background-image: url(../img/img_fundao.gif);}

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;
}
/*menu*/
.outline { text-decoration: none}
A  {text-decoration : none}

.menu {
    text-decoration : none;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	}

a.menu:link {
	color: #009900;
}
a.menu:hover {
	color: #00CC00;
}

.texto1 { color: #FFFFFF}
.texto2 { color: #666666}
.texto3 { color: #00527A}
.texto4 { color: #FF9900}

a.texto1:link {	color: #FFFFFF}
a.texto1:hover {color: #CCCCCC}
a.texto2:link {	color: #666666}
a.texto2:hover { color: #000000}
a.texto3:link {	color: #00527A}
a.texto3:hover { color: #000000}
a.texto4:link {	color: #FF9900}
a.texto4:hover { color: #000000}


.textopeq1 { color: #FFFFFF; font-size: 9px}
.textopeq2 { color: #666666; font-size: 9px}
.textopeq3 { color: #00527A; font-size: 9px}
.textopeq4 { color: #FF9900; font-size: 9px}

.textopeq1 a {	color: #FFFFFF}
a.textopeq1:link {	color: #FFFFFF}
a.textopeq1:hover { color: #CCCCCC}
a.textopeq2:link {	color: #666666}
a.textopeq2:hover { color: #000000}
a.textopeq3:link {	color: #00527A}
a.textopeq3:hover { color: #000000}
a.textopeq4:link {	color: #FF9900}
a.textopeq4:hover { color: #000000}

.subtitulo1 { font-size: 12px; color: #FFFFFF; font-weight: bold}
.subtitulo2 { font-size: 12px; color: #666666; font-weight: bold}
.subtitulo3 { font-size: 12px; color: #00527A; font-weight: bold}
.subtitulo4 { font-size: 12px; color: #FF9900; 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: #00527A  ; font-weight: bold}
.titulo4 { font-size: 15px; color: #FF9900; font-weight: bold}

.td1 { background-color: #ffffff}
.td2 { background-color: #999999}
.td3 { background-color:#00527A }
.td4 { background-color:#FF9900}
.td5 {background-color:#EDEEDF}

.fotoborder
{
	border : 1px solid #00527A;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.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;
	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: 10px;
	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: 10px;
	height : 19px;
	color : #666666
 }
.checkbox
{
	border : none;
	background-color: transparent;
}

textarea {
	font-size: 10px;
	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;
}
.td6 {
background-color:#A7A598
}
