BODY {
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#E4AF4E;
scrollbar-track-color:#000000;
}
.LINHAfina {
	font-family: Verdana;
	font-size: 1px;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.texto:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.rodape {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.rodape:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.rodapeFUNDO {
	background-image:  url(img/rodape_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63563D;
	height: 30px;
	width: 170px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #63563D;
	text-decoration: none;
	vertical-align: bottom;
}
.menu:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63563D;
	height: 30px;
	width: 170px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #63563D;
	background-color: #e4af4e;
	text-decoration: none;
	}
.tdESQ {
	background-repeat: repeat-y;
	background-image: url(img/esq_fundo.jpg);

}
.tdMIOLO {
	background-repeat: repeat-y;
	background-image: url(img/meio_fundo.jpg);

}
.caixa {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.caixa2 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	overflow: auto;
}
