/* block - DIV */
.mstable {
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
	width: 76px;
	height: 22px;
}
.mstable2 {
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
	width: 150px;
	height: 22px;	
}
/* outer tag, mout (mouse out) state */
.msmouto {
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 76px;
	height: 22px;	
	vertical-align: middle;		
}
.msmouto2 {
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 150px;		
	height: 22px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.msmovero {
	background: #;
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	color: #a9000a;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	background-image: url('/imagens/fbs_s.GIF');
	width: 76px;
	height: 22px;		
	vertical-align: middle;	
}
.msmovero2 {
	background: #;
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	color: #a9000a;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 150px;	
	height: 22px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.msmdowno {
	background: #;
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	color: #a9000a;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;	
	width: 76px;
	height: 22px;	
	vertical-align: middle;	
}
.msmdowno2 {
	background: #;
	border-top: 0px outset #a8a9ab;
	border-bottom: 0px outset #a8a9ab;
	border-right: 0px outset #a8a9ab;
	border-left: 0px outset #a8a9ab;
	color: #a9000a;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;		
	width: 150px;
	height: 22px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.msinner {
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}
/* inner tag, mover (mouse over) state */
.msinner2 {
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}
/* botão com mouse sobreposto  */
.msover {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #a9000a;
}
.msover2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #a9000a;
}

