.TxtVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.TxtAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.TxtAma {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808000;
	text-decoration: none;
}
.Smallfont {
	line-height: 1pt;
	text-decoration: none;
}
.TxtBranco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TxtBrancoP {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.FundoSite {
	background-attachment: fixed;
	background-image: url(../images/img_fundo_interno_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FundoHome {

	background-attachment: fixed;
	background-image: url(../images/img_fundo_home_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.TxtPadrao {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002364;
	text-decoration: none;
}
.FormNome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #daf4fc;
	height: 16px;
	width: 200px;
	border: none;
}
.FormMensagem {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #daf4fc;
	height: 50px;
	width: 200px;
	border: none;
}
body
{
    SCROLLBAR-HIGHLIGHT-COLOR: #CDECF8;
    SCROLLBAR-SHADOW-COLOR: #0087AC;
    SCROLLBAR-3DLIGHT-COLOR: #0087AC;
    SCROLLBAR-ARROW-COLOR: #0087AC;
    SCROLLBAR-TRACK-COLOR: #62C4E4;
    SCROLLBAR-DARKSHADOW-COLOR: #62C4E4;
    SCROLLBAR-BASE-COLOR: #000000;
    SCROLLBAR-FACE-COLOR: #CDECF8;
}
