.fundoesquerda {
	background-attachment: scroll;
	background-image: url(pics/lateral_esquerda.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.linha {
	border: 1px dashed #0c8849;
}
.celulalateraltrac {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #000066;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.lateraldireita {
	background-attachment: scroll;
	background-image: url(pics/lateral_diteita.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lateralesquerda {
	background-attachment: scroll;
	background-image: url(pics/barrafundoesq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.btform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.tab1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
