body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bg_faixa_menu_dir {
	background-image: url(template/menu_faixa_bg_dir.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_faixa_base_esq {
	background-image: url(template/base_bg_esq.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.campo1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	height: 18px;
	width: 100%;
}
.campo2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	height: 100px;
	width: 100%;
}
.enviar {
	height: 20px;
	width: 90px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.menubranco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.menucinza {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.tituloazul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #00557D;
	font-weight: bold;
}
.titulolaranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #F86400;
	font-weight: bold;
}
.titulomarrom {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #7F5120;
	font-weight: bold;
}
.titulovermelho {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
