.titulo {
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:12px;
color:#3C4E77;
font-weight:600;

}
.Padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}
.TituloPadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3C4E77;
	text-decoration: none;
	font-size: medium;
}

.texto {

font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
color:black;
}

.sub_tit {

font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#3C4E77;
font-weight:600;
}

.botao{
	color: #000000;
	background-color: #BCC0D6;
	border-top-color: #545570;
	border-right-color: #545570;
	border-bottom-color: #545570;
	border-left-color: #545570;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	height: 19px;
}
.tabela1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7f7f7;
	border: 1px dotted #BCC0D6;
}


.botao5{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/btn__.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 18px;
	background-position: center;
	background-color: #FFFFFF;
	color: #333333;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border: none;
}
.botao6 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 18px;
	background-position: center;
	background-color: #FFFFFF;
	color: #333333;
	border-top-style: none;
    border: none;
}

.campo {
	BORDER-TOP: #c0c0c0 1px solid;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	BORDER-LEFT: #c0c0c0 1px solid;
	BORDER-RIGHT: #c0c0c0 1px solid;
	COLOR: #3C4E77;
	BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tit_popup

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:;
	
	color: #3C4E77;
	font-weight: bold;
}


