a:visited{text-decoration:none}
a:hover{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}
a:active{text-decoration:none;color:#666666;}

body{
	background-color:#FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

td img {display: block;}

td{
	font-family: Verdana, Arial;
	font-size: 11px;
}

.ftOuro{
	color: #71001A;
}

.menu{
	background-color: #9B0000;
	text-align: center;
	cursor: pointer;
}

.menu2{
	background-color: #0099CC;
	text-align: center;
	cursor: pointer;
}

.txtMenu{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.link{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.link A:Hover{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menuABC           { color: #cc9900; font-size: 9.5px; margin: 0; padding: 3px;}
.menuABC A:LINK    { color: #cc9900; text-decoration: none; }
.menuABC A:VISITED { color: #cc9900; text-decoration: none; }
.menuABC A:ACTIVE  { color: #000000; text-decoration: none; }
.menuABC A:HOVER   { color: #000000; text-decoration: none; }

input,select,textarea { width:100%; }
.select input { height:18px; }

.checkbox{
	width: 20px;
}

.rodape{
	background-color: #9B0000;
	color: #FFFFFF;
	height: 30px;
}

.enqColor1{
	background-color: red;
}

.enqColor2{
	background-color: yellow;
}

.enqColor3{
	background-color: green;
}

.enqColor4{
	background-color: blue;
}

.btResultado{
	background-image: url(../images/btResultado.jpg);
	width: 80px;
	height: 22px;
	border: 0;
	padding-top: 7px;
	cursor: pointer;
}

.btLimpar{
	background-image: url(../images/btLimpar.jpg);
	width: 80px;
	height: 22px;
	border: 0;
	padding-top: 7px;
	cursor: pointer;
}

