.bg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5C2CE;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	overflow-x:hidden;
	overflow-y:auto;
	}
	
.Verdana09Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9797FF;
	text-decoration: none;
	vertical-align: bottom;
	cursor: hand;
	padding-bottom: 5px;
	}

.FormPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4068AC;
	background-color: #F1F4FA;
	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: #4068AC;
	border-right-color: #2F4E80;
	border-bottom-color: #2F4E80;
	border-left-color: #4068AC;
	padding: 0px;
	margin: 3px;
}

.bgCurvaEsq {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_curva_esq.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

.bgBolinha_Cinza {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_bolinha_cinza.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	}

#LayerPrincipal {
	position:absolute;
	top:31px;
	width:100%;
	height:356px;
	z-index:1;
	visibility: visible;
	}

.Verdana001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: justify;
	}

.Verdana002 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD8002;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	}
	
.Verdana003 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7685AD;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	}
	
.Verdana001Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	cursor: hand;
}
.Verdana004 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66E4FF;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}
.TrebTitulo02B {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EA9D5;
	text-align: justify;
	font-weight: bold;
	background-color: #F7F7F7;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #4068AC;
	border-bottom-color: #4068AC;
}

.HandMouse {
	cursor: hand;
}
.bg_bottom {
	background-attachment: fixed;
	background-image: url(../imagens/bg_bottom.png);
	background-repeat: no-repeat;
	background-color:#3D61B4;
}

