/* block - DIV */
.mstable {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
.mstable2 {
	background: #FFFFFF;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
}
/* outer tag, mout (mouse out) state */
.msmouto {
	background: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;
	height: 20px;	
	vertical-align: middle;		
}
.msmouto2 {
	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 */
.msmovero {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	width: 150px;
	height: 20px;		
	vertical-align: middle;	
}
.msmovero2 {
	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 */
.msmdowno {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;	
	width: 150px;
	height: 20px;	
	vertical-align: middle;	
}
.msmdowno2 {
	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 */
.msinner {
	text-align: center;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* inner tag, mover (mouse over) state */
.msinner2 {
	text-align: center;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
/* botão com mouse sobreposto  */
.msover {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
}
.msover2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
}
