body, td, tr, table {
	font-family: verdana;
	color: #999999;
	font-size: 10px;
}
#menu{
	float:left;
	position:absolute;
	margin-left:2px;
	visibility: visible;
}
.conteudo {
	color: #333333;
	font-size: 10px;
}

a:link {
	text-decoration: none;
	color: #003366; 
}
a:visited {
	text-decoration: none;
	color: #003366 
}
a:hover {
	text-decoration: underline;
	color: #003366; 
}
a:active {
	text-decoration: underline;
	color: #003366; 
}

.cinza {
	color: #666666;
}

.titulo {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.titulo_menor {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.titulocinza {
	color: #999999;
	font-weight: bold;
}

.descricao_tecnica {
	color: #003366;
	font-size: 11px;
}

.laranja {
	color: #FF9900;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ECECEC;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pt;
	border-left-width: 1px;
	font-weight: bold;
}
.campoform {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #ECECEC; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.login {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
