body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #AB362D;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.menu_sup:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menu_sup:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
.menu_sup:hover {
	text-decoration: none;
	font-weight:bold;
	color: #DFDFDD;
}
.menu_sup:active {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
.textoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 10px}

.tracobaixo_branco { border-bottom: 1px solid #FFFFFF;}

.bordaEsquerda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
.bordaTopo {
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
.bordaFundo {
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-decoration: none;
	line-height: 16px;
}
.bordaDireita {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #333333;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}