body{
	margin: 0px;
	scrollbar-3dlight-color:#e5e5e5;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#e5e5e5;
    scrollbar-highlight-color:#e5e5e5;
    scrollbar-shadow-color:#000000;	 		
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: none;
}
.textoingles {
	font-style: italic;
}
.textonegrito {
	font-weight: bold;
}
.textonome {
	color #FFFFFF;
	border: 0px;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
/*	background:#669966; */
	border: 1px solid #999999;
	padding: 2px;
}
.titulomanual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	background-image: url(../imagens/fundo_usuario.gif);
	height: 29px;
}
.titulosecao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	background-image: url(../imagens/fundo_secao.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
}
.tituloitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	background-image: url(../imagens/fundo_cinza.jpg);
	background-repeat: repeat-y;
	height: 24px;
	padding-left: 4px;
}
.obrigatorio {
	color:#FF0000;
	font-weight: bold;
}
#formul td {
border-bottom: 1px solid #cccccc;
}
.linhapar {
	background-color:#EEEEEE;
}
.linhaimpar {
	background-color:#FFFFFF;
}

.campo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
