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