.tabelaprincipal {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image: url(pics/barra_pequena.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.tabelaconteudo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.barraconteudo {
	background-attachment: fixed;
	background-image: url(pics/barra_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.barramenus {

	background-attachment: scroll;
	background-image: url(pics/barra_menus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabelalateral {
	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;
}
.barramenus2 {


	background-attachment: scroll;
	background-image: url(pics/barra_menus.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	border: 0px none;
	background-image: url(pics/bt.gif);
	height: 15px;
	width: 75px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.fundotabela01 {
	background-attachment: scroll;
	background-image: url(pics/fundo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundotabela02 {

	background-attachment: scroll;
	background-image: url(pics/fundo02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

