a{
	color:#4b7196;
	text-decoration:none;
	}

.erro{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	}

.titulo{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	}
	
.data{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:9px;
	color:#999999;
	text-decoration:none;
	}
	
.rodape{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}

.menu_red{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
      font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_black{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
      font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

.texto{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}

.texto_branco{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size:9px;
	color:#ffc993;
	text-decoration:none;
	}
	
.botao_azul{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	color: #FFFFFF;
	background-color: #025189;
	border: 1px solid #183b53;
	}

.botao_red{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	color: #FFFFFF;
	background-color: #8E2C1D;
	border: 1px solid #ffffff;
	}
.form {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:1px solid #C0C0C0;
	}	

.tab_style{
	border: 1px dotted #999999;
	margin-bottom: 0px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
body{
	margin:1;
	background-color:#FFFFFF;
	background-repeat:repeat-x-y;
	}
