.msn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: inline;
	color: #CC3333;
	border: 0px solid #CC3333;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px solid #006699;
	border-top-color:#333333;
	border:  1px solid #CCCCCC;
	line-height:inherit;
	display:inline-table;
	border-bottom-color:#CCCCCC;
}
.titulo1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-style:normal;
	color: #006699;
	font-weight: bold;
}

.titulo2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-style:normal;
	color: #006699;
	font-weight: bold;
}

.titulo1_branco {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-style:normal;
	color: #FFCC00;
	font-weight: bold;
}

.titulo2_branco {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-style:normal;
	color: #FFCC00;
	font-weight: bold;
}

.texto_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: #333333;
}

.texto_negrito {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: #333333;
	font-weight: bold;
}

.texto_italico {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:oblique;
	color: #333333;
}

.visibility {
    visibility:hidden;
}
.display {
    display:none;
}
.branco {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
}
.campobusca {
	height:26px;
	font-family:"Trebuchet MS";
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}
.btbusca {
	height:26px;
	font-family:"Trebuchet MS";
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}
input.botaok {
	background: url('../images/botaok.png') no-repeat;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	width: 32px;
	height: 22px;
}
.fundomenu{
	background-image: url('../images/fundo_menu.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width: 199px;
}
.fundotopo{
	background-image: url('../images/fundo_topo.jpg');
	background-repeat:no-repeat;
	background-position:left;
}