body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/home_backshadow.gif);
	background-repeat: repeat;
}
a:link {
	color: #0099CB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #0099CB;
}
a:active {
	text-decoration: none;
	color: #0099CB;
}

a.menubott:link {
	color: #000000;
	text-decoration: none;
}
a.menubott:visited {
	text-decoration: none;
	color: #000000;
}
a.menubott:hover {
	text-decoration: underline;
	color: #000000;
}
a.menubott:active {
	text-decoration: none;
	color: #000000;
}

.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
}
.fontcambionet {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.brdsite {
	border: 1px solid #CCCCCC;
}
.brdcentro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.brdlateral {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}.fontbott {
	color: #FFFFFF;
}
.caixa_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
}
.box {
	border: 1px solid #CCCCCC;
}

