body, td, input, textarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
        body {
        	background-image: url(../imgs/Ncapabg_22.gif);
        	background-repeat: repeat-x;
        	background-color: #EDEDED;
        }
.titMenu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.tit1 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.preco {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.txtClaro {
	color: #999999;
}
.dataNot {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.tit2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.tit3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.menuMapa1 {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.menuMapa2 {
	font-size: 11px;
	color: #999999;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.footer2 {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.txt2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.txt3 {
	color: #999999;
}

.inputPreto
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	vertical-align: bottom;
	border-left: #000000 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	height: 18px;
	text-decoration: none;
}
.inputFooter
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	vertical-align: bottom;
	border-left: #666666 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	height: 12px;
	text-decoration: none;
}

a:link
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:Hover
{
	color: #666666;
	text-decoration: underline;	
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
