body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_principal.jpg);
}
.bg_esquerda {
	background-image: url(../img/bg_esquerda.jpg);
	background-repeat: repeat-x;
}
.linha {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg_lateral_esquerda {
	background-image: url(../img/bg_lateral.gif);
	background-repeat: repeat-y;
}
.bg_lateral_direita {

	background-image: url(../img/bg_lateral_direita.gif);
	background-repeat: repeat-y;
}
.verdana_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005E8C;
	font-size: 11px;
	font-weight: bold;
}
.verdana_11_black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.verdana_10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005E8C;
	font-size: 10px;
	font-weight: bold;
}
.bg_direita {

	background-image: url(../img/bg_direita.jpg);
	background-repeat: repeat-x;
}
.verdana_form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.linha_inferior {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
form {
	margin:  0;
	padding: 0;
}.verdana_8 {


	font-family: Arial, Helvetica, sans-serif;
	color: #005E8C;
	font-size: 8px;
	font-weight: bold;
}

