.linha {
	border: 1px solid #006DB9;
}
.linhabaixo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	/*background-color: #E8ECFD;*/
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
a:link {
	color: #0066FF;
	text-decoration:none;
	font-variant: normal;
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration:none;
	font-variant: normal;
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #006699;
	text-decoration:underline;
}
a:active {
	color: #006699;
	text-decoration:none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration:none;
	font-variant: normal;
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-variant: normal;
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.menu:hover {
	color: #DDEBFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: Garamond, Arial, "Times New Roman";

}
a.menu:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: Garamond, Arial, "Times New Roman";
}
a.menubaixo:link {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.menubaixo:visited {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
a.menubaixo:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
a.menubaixo:active {
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}.titulos {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.caixas {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000033;
	background-color: #eaeaea;
	border: 1px solid #7486ab;
	width:200px;
}
.botoes {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	background-color: #EAEAEA;
	border: 1px solid #7486AB;
	}
.linha_esq{
border-right: solid 1px #7486AB;
}
.area_clientes
{
font-size:9px;

}.subtitulo {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.texto_branco {
	color: #FFFFFF;
	font-size: 10px;
}
