/* block - DIV */
.mptable {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
.mptable2 {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
/* outer tag, mout (mouse out) state */
.mpmouto {
	background: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;
	height: 20px;	
	vertical-align: middle;		
}
.mpmouto2 {
	background: #FFFFFF;
	color: #000000;	
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;		
	height: 20px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.mpmovero {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;
	height: 20px;		
	vertical-align: middle;	
}
.mpmovero2 {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;	
	height: 20px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.mpmdowno {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;	
	width: 150px;
	height: 20px;	
	vertical-align: middle;	
}
.mpmdowno2 {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;		
	width: 150px;
	height: 20px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.mpinner {
	text-align: center;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* inner tag, mover (mouse over) state */
.mpinner2 {
	text-align: center;
	color: #000000;
	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: center;
	color: #FFFFFF;
}
.mpover2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
}
