/* block - DIV */
.matable {
	background: #D4D4D4;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
	width: 180px;
	height: 18px;
}
.matable2 {
	background: #D4D4D4;
	border-collapse: collapse;
	border-style: outset;
	border-width: 0;
	width: 250px;
	height: 28px;	
}
/* outer tag, mout (mouse out) state */
.mamouto {
	background: #D4D4D4;
	border-top: 1px outset #e2e2e2;
	border-bottom: 1px outset #adadad;
	border-right: 1px outset #adadad;
	border-left: 1px outset #e2e2e2;
	text-align: left;
	color: #222222;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 180px;
	height: 18px;	
	vertical-align: middle;		
}
.mamouto2 {
	background: #D4D4D4;
	border-top: 1px outset #e2e2e2;
	border-bottom: 1px outset #adadad;
	border-right: 1px outset #adadad;
	border-left: 1px outset #e2e2e2;
	color: #222222;	
	text-align: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 250px;		
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mover (mouse over) state */
.mamovero {
	background: #444444;
	border-top: 1px outset #adadad;
	border-bottom: 1px outset #e2e2e2;
	border-right: 1px outset #e2e2e2;
	border-left: 1px outset #adadad;
	color: #FF5500;
	text-align: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 180px;
	height: 18px;		
	vertical-align: middle;	
}
.mamovero2 {
	background: #444444;
	border-top: 1px outset #adadad;
	border-bottom: 1px outset #e2e2e2;
	border-right: 1px outset #e2e2e2;
	border-left: 1px outset #adadad;
	color: #FF5500;
	text-align: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 250px;	
	height: 28px;	
	vertical-align: middle;	
}
/* outer tag, mdown (mouse down) state */
.mamdowno {
	background: #444444;
	border-top: 1px outset #e2e2e2;
	border-bottom: 1px outset #adadad;
	border-right: 1px outset #adadad;
	border-left: 1px outset #e2e2e2;
	color: #FF5500;
	text-align: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;	
	width: 180px;
	height: 18px;	
	vertical-align: middle;	
}
.mamdowno2 {
	background: #444444;
	border-top: 1px outset #e2e2e2;
	border-bottom: 1px outset #adadad;
	border-right: 1px outset #adadad;
	border-left: 1px outset #e2e2e2;
	color: #FF5500;
	text-align: left;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;		
	width: 250px;
	height: 28px;	
	vertical-align: middle;	
}
/* inner tag, mover (mouse over) state */
.mainner {
	text-align: left;
	color: #222222;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
}
/* inner tag, mover (mouse over) state */
.mainner2 {
	text-align: left;
	color: #222222;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
}
/* botão com mouse sobreposto  */
.maover {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #FF5500;
}
.maover2 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #FF5500;
}
