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