/* block - DIV */
.mvtable {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
.mvtable2 {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
/* outer tag, mout (mouse out) state */
.mvmouto {
	background: #FFFFFF;
	text-align: center;
	color: #f58739;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-image: url('/imagens/fbv.JPG');
	width: 140px;
	height: 36px;	
	vertical-align: middle;		
}
.mvmouto2 {
	background: #FFFFFF;
	color: #f58739;	
	text-align: center;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;		
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.mvmovero {
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-image: url('/imagens/fbv_s.JPG');
	width: 140px;
	height: 36px;		
	vertical-align: middle;	
}
.mvmovero2 {
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;	
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.mvmdowno {
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;	
	width: 140px;
	height: 36px;	
	vertical-align: middle;	
}
.mvmdowno2 {
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;		
	width: 150px;
	height: 28px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.mvinner {
	text-align: center;
	color: #f58739;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* inner tag, mover (mouse over) state */
.mvinner2 {
	text-align: center;
	color: #f58739;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* botão com mouse sobreposto  */
.mvover {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
}
.mvover2 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
}
