body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TitleBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
	background-color: #E3E3E3;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
	margin: 2px;
	height: 25px;
	background-image: url(img/fundo_bar.jpg);
	background-repeat: repeat-x;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	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: #0047C0;
	border-right-color: #0047C0;
	border-bottom-color: #0047C0;
	border-left-color: #0047C0;
	font-size: 10px;
}
.field1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-transform: none;
	font-style: normal;
	background-color: #FFFFFF;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textoCorpo {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.textoCorpo a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-decoration: none;

}

A {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.textoNews {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;

}
.textoNews a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration:none;

}
.textoNews a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration:underline;

}
.tituloNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	text-align: left;
}
.tituloNews1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: left;
}
.tituloNews1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: left;
	text-decoration:none;
}
.tituloNews1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: left;
	text-decoration:underline;
}
.textoNews1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.textoNews1 a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.textoNews1 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration:underline;
}

.Headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #006;
	font-weight: bold;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
	text-transform: none;
	font-style: normal;
}
.bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
	text-transform: none;
	font-style: normal;
}
.bottom a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	font-style: normal;
}
.Login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #034484;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #034484;
}
.bordas {
	border: 1px solid #E8E8E8;
}
.TitleBar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(img/fundo_bar1.jpg);
	text-align: left;
	height: 25px;
	color: #034484;
	margin: 3px;
	padding: 5px;
}

hr {
	border: thin dotted #CCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #EEEEEE;
	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: #0047C0;
	border-right-color: #0047C0;
	border-bottom-color: #0047C0;
	border-left-color: #0047C0;
	font-size: 10px;
	font-weight: bold;

}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-transform: none;
	font-style: normal;
}
