#TopField {
	background-image: url(img/BgCampo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	width: 188px;
	border:none;
	font:Tahoma;
	font-size:8px;
	padding-top:5px;
	color:#000000;
}
#TopFieldBranco {
	background-image: url(img/BgCampoB.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	width: 183px;
	border:none;
	font:Tahoma;
	font-size:8px;
	padding-top:5px;
}

#Down {
	background-image: url(img/Bolls.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#Downzinho {
	background-image: url(img/Downzinho.png);
	background-repeat:repeat-x;
	background-position: left bottom;
}
#Selecione {
	background-image:url(img/Selecione.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.Field {
	border:none;
	font:Tahoma;
	font-size:9px;
	width:176px;
	height:19px;
	background-color:transparent;
}
.Tahoma11Cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.Tahoma11Branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Tahoma11Amarelo {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFCC00;
}
.Tahoma11BrancoG {
	font-family: Tahoma;
	font-size: 20px;
	color:#FFFF00;
}

.branco {
	font-family: Tahoma;
	font-size: 20px;
	color:#FFFFFF;
}
.Borda {
	border: 2px solid #C2B7A9;
	padding: 1px;
	margin: 1px;
}


