.bg {  background-attachment: fixed; background-image: url(images/index_20.gif); background-repeat: repeat-y; background-position: left}
.a11grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black}
.t11white {  font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.endereco {  font-family: Eras Bold ITC, Arial Black, Verdana; font-size: 16px; color: gray; text-decoration: bold}
.solicite {  font-family: Eras Bold ITC, Arial Black, Verdana; font-size: 16px; color: black; text-decoration: bold}
.btsolicite {  font-family: Eras Bold ITC, Arial Black, Verdana; font-size: 16px; color: black; text-decoration: underline}

input.txsolicite {
  background-color: silver;
  height: 20px;
  border: 1px solid;
  color: #000;
}

textarea.txsolicite {
  background-color: silver;
  height: 80px;
  border: 1px solid;
  color: #000;
}


#master td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black
}
#master2 td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black
}