.FotoFundo {
	background-attachment: fixed;
	background-image: url(images/fundo_foto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.CopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #62788A;
	text-decoration: none;
}
.FundoTexto {
	background-attachment: fixed;
	background-color: #F5FAFF;
	background-image: url(images/fundo_texto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BorderBotCinza {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.BorderLeftCinza {
	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: solid;
	border-left-color: #CCCCCC;

}
.BorderRightCinza {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;

}
.divscroll {
	scrollbar-3dlight-color:#C1CCD5;
   	scrollbar-arrow-color:#C1CCD5;
   	scrollbar-base-color:#F5FAFF;
   	scrollbar-darkshadow-color:#F5FAFF;
   	scrollbar-face-color:#F5FAFF;
   	scrollbar-highlight-color:#F5FAFF;
    scrollbar-shadow-color:#C1CCD5
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.BorderAzul {
	border: 1px solid #78ACD7;
}
.BorderBotBlue {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3A80B8;
}
.TextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A80B8;
	text-decoration: none;
}
.TextBlueBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
}
