/* block - DIV */
.mptable {
	background: #ADB8CE;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
.mptable2 {
	background: #ADB8CE;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
/* outer tag, mout (mouse out) state */
.mpmouto {
	background: #ADB8CE;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	text-align: left;
	color: #20227b;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 180px;
	height: 24px;	
	vertical-align: middle;		
}
.mpmouto2 {
	background: #ADB8CE;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	color: #20227b;	
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 180px;		
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.mpmovero {
	background: #F4F22D;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	color: #20227b;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background-image: url('/imagens/fbp_s.GIF');
	width: 180px;
	height: 24px;		
	vertical-align: middle;	
}
.mpmovero2 {
	background: #F4F22D;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	color: #20227b;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 180px;	
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.mpmdowno {
	background: #F4F22D;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	color: #20227b;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;	
	width: 180px;
	height: 24px;	
	vertical-align: middle;	
}
.mpmdowno2 {
	background: #F4F22D;
	border-top: 0px outset #FFFFFF;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF;
	border-left: 0px outset #FFFFFF;
	color: #20227b;
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;		
	width: 180px;
	height: 28px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.mpinner {
	text-align: left;
	color: #20227b;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* inner tag, mover (mouse over) state */
.mpinner2 {
	text-align: left;
	color: #20227b;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* botão com mouse sobreposto  */
.mpover {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #20227b;
}
.mpover2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #20227b;
}

