@charset "utf-8";
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px none 666666;
}
.botaoenviar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #940505;
	text-decoration: none;
}

  TD.NON {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#C0C0C0;
	font-weight :normal;
}
  TD.TOP {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#0000FF;
	font-weight :bold;
}
  TD.Some {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#000000;
	font-weight :normal;
}

  A.NOEVENT:Link {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#000000;
	font-weight :normal;
	text-decoration: none;
}
  A.NOEVENT:Visited {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#000000;
	font-weight :normal;
	text-decoration: none;
}

  A.EVENT:Link {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#000000;
	font-weight :bold;
	text-decoration: none;
}
  A.EVENT:Visited {
	font-family :Tahoma, Verdana, Arial;
	font-size :10px;
	color :#000000;
	font-weight :bold;
	text-decoration: none;
}

  A.NORMAL:Link {
	font-family :Verdana, Arial;
	font-size :10px;
	color :#0000FF;
	font-weight :normal;
	text-decoration: none;
}
  A.NORMAL:Visited {
	font-family :Verdana, Arial;
	font-size :10px;
	color :#0000FF;
	font-weight :normal;
	text-decoration: none;
}
.sublinhado {
	text-decoration: underline;
}
.alteracaocadastro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
 A.link2:Link {
    font-weight :bold;
	text-decoration: underline;
}