/* block - DIV */
.mptable {
	background: #FFCCFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
.mptable2 {
	background: #FFCCFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
/* outer tag, mout (mouse out) state */
.mpmouto {
	background: #FFCCFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	text-align: left;
	color: #000088;
	font-family: book antiqua,palatino;
	font-size: 12pt;
	width: 198px;
	height: 20px;	
	vertical-align: middle;		
}
.mpmouto2 {
	background: #FFCCFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	color: #000088;	
	text-align: left;
	font-family: book antiqua,palatino;
	font-size: 12pt;
	width: 200px;		
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.mpmovero {
	background: #DDFFFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	color: #000088;
	text-align: left;
	font-family: book antiqua,palatino;
	font-size: 12pt;
	width: 198px;
	height: 20px;		
	vertical-align: middle;	
}
.mpmovero2 {
	background: #DDFFFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	color: #000088;
	text-align: left;
	font-family: book antiqua,palatino;
	font-size: 12pt;
	width: 200px;	
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.mpmdowno {
	background: #DDFFFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	color: #000088;
	text-align: left;
	font-family: book antiqua,palatino;
	font-size: 12pt;	
	width: 198px;
	height: 20px;	
	vertical-align: middle;	
}
.mpmdowno2 {
	background: #DDFFFF;
	border-top: 0px outset #cc33cc;
	border-bottom: 0px outset #cc33cc;
	border-right: 0px outset #cc33cc;
	border-left: 0px outset #cc33cc;
	color: #000088;
	text-align: left;
	font-family: book antiqua,palatino;
	font-size: 12pt;		
	width: 200px;
	height: 28px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.mpinner {
	text-align: left;
	color: #000088;
	font-family: book antiqua,palatino;
	font-size: 12pt;
}
/* inner tag, mover (mouse over) state */
.mpinner2 {
	text-align: left;
	color: #000088;
	font-family: book antiqua,palatino;
	font-size: 12pt;
}
/* botão com mouse sobreposto  */
.mpover {
	font-family: book antiqua,palatino;
	font-size: 12pt;
	text-align: left;
	color: #000088;
}
.mpover2 {
	font-family: book antiqua,palatino;
	font-size: 12pt;
	text-align: left;
	color: #000088;
}

