body {
	margin: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	background-color: #015465;
	text-align: justify;
	font-style: normal;
	line-height: 15px;
} 

h2,h3,h4,h5{
	color: #0077B0;
	text-align: left;
	padding-bottom: 0cm;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
ul {
	text-decoration: none;
	text-align: left;
	list-style-type: disc;
}
.amarelo {
	color: #FFFF33;
	font-weight: bold;

}
.campos_form	{
	background-color: #FFFFFF;
	color: #000000; 
}

.botao_vermelho {
	background-color: #CC0000;
	color: #CCCCCC;
}

.laranja {
	color: #FF6633;
}


.tab {
    background-color: #f4f4f4;
	border-radius-topleft: 5px;
    border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	border: 1px solid #CCCCCC;
    border-bottom: 0;
}
.texto_peq {
	font-size: 10px;
}
.texto_gde {
	font-size: 14px;
}	
.texto_branco {
	color: #ffffff;
	font-weight: bolder;
}
.texto_cinza		{
	color: #999999;
}

.texto_form {
	color: #000066;
	font-weight: bold;
}

.texto_peq		{
	font-size: 10px;
}

.textoOver {
	background-color: #97FFD6;
	COLOR: #0033FF;
} 
	
.vermelho_escuro {
	color: #990000;
}
.verde {
	color: #009900;
}
.azul {
	color: #0033FF;
	text-align: left;	
}
.vermelho {
	color: #FF0000;
}
#table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}

