body,table{
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
}
.tx_meio{
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tx_meio:hover{
	text-decoration: underline;
}
.tx_meio1{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tx_meio1:hover{
	text-decoration: underline;
}

.sel{
	height: 18px;
	width: 175px;
	font-size: 9px;
}
.tx_ultimas{
	padding-right: 40px;
}
.vinho{
	color:#BA2027;
}
/*Menu*/
.menu{
	font-size: 11px;
	color: #BA2027;
	font-weight: bold;
	text-decoration: none;
	padding-right: 7px;
}
.menu:hover{
	font-size: 11px;
	color: #BA2027;
	font-weight: bold;
	text-decoration: underline;
}
.rt{
	font-weight: bold;
}
.tx{
	border: 1px solid #BA2027;
	font-family: Arial;
}
.bt{
	color: #FFFFFF;
	border: 1px solid #BA2027;
	background-color: #BA2027;
	cursor: hand;
}
.stit{
	background-color: #BA2027;
	border-left: 1px solid #BA2027;
	border-bottom: 2px solid #BA2027;	
	border-top: 1px solid #BA2027;
	border-right: 2px solid #BA2027;	
	font-weight: bold;
	padding-left: 3px;
}
.col1{
	background-color: #BA2027;	
}
.row1{
	background-color: #BA2027;	
}
.vlr{
	text-align: right;
	padding-right: 3px;
}
.und{
	text-align: center;
	padding-right: 2px;	
	padding-left: 2px;
}
.srv{
	padding-left: 3px;
}
.links{
	text-decoration: none;
	color: #000000;
}
.links:hover{
	text-decoration: underline;
	color:#BA2027;	
}
.tx_cad{
	border: 1px solid #BA2027;
	font-family: Arial;
	font-size: 8pt;
}