body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TextoCinza {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
}
.TextoCinza12 {
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
}
.TextoCinzaBold15{
	font-size: 15px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold
}
.TextoCinzaBold17{
	font-size: 17px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold
}
.TextoCinza12BOLD {
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

.TextoBranco {
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
}

.TextoCinzaBOLD {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

.TextoVermBOLD {
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;
}

.TextoVinhoBOLD {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #B11116;
	font-weight:bold;
}

.TextoVinhoBOLDGR {
	font-size: 14px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #B11116;
	font-weight:bold;
}

.TextoBrancoBOLDGR {
	font-size: 26px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold
}
.Textovermpq {
	font-size: 9px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #FF0000;
}

.TextoCinza12 {
	font-size: 12px;
	font-family: verdana;
	color: #585858;
}

.LinkCinzaBold:active { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.LinkCinzaBold:link { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.LinkCinzaBold:visited { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.LinkCinzaBold:hover { font-family: tahoma; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold;}

.LinkBranco:active { font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBranco:link { font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBranco:visited { font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBranco:hover { font-family: tahoma; font-size: 12px; color: #D4D4D4; text-decoration: underline;}


.LinkBotao:active { font-family: tahoma; font-size: 13px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkBotao:link { font-family: tahoma; font-size: 13px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkBotao:visited { font-family: tahoma; font-size: 13px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkBotao:hover { font-family: tahoma; font-size: 13px; color: #680407; text-decoration: underline; font-weight: bold;}

.LinkVinho:active { font-family: tahoma; font-size: 11px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho:link { font-family: tahoma; font-size: 11px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho:visited { font-family: tahoma; font-size: 11px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho:hover { font-family: tahoma; font-size: 11px; color: #680407; text-decoration: underline; font-weight: bold;}

.LinkVinho18:active { font-family: tahoma; font-size: 18px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho18:link { font-family: tahoma; font-size: 18px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho18:visited { font-family: tahoma; font-size: 18px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho18:hover { font-family: tahoma; font-size: 18px; color: #680407; text-decoration: underline; font-weight: bold;}

.LinkVinho12:active { font-family: tahoma; font-size: 12px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho12:link { font-family: tahoma; font-size: 12px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho12:visited { font-family: tahoma; font-size: 12px; color: #B11116; text-decoration: none; font-weight: bold;}
.LinkVinho12:hover { font-family: tahoma; font-size: 12px; color: #680407; text-decoration: underline; font-weight: bold;}


.Link:active { font-family: tahoma; font-size: 12px; color: #B53200; text-decoration: none;}
.Link:link { font-family: tahoma; font-size: 12px; color: #B53200; text-decoration: none;}
.Link:visited { font-family: tahoma; font-size: 12px; color: #B53200; text-decoration: none;}
.Link:hover { font-family: tahoma; font-size: 12px; color: #732000; text-decoration: underline;}


.Formulario {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;
}