html, body {background-color: #531A1F; height: 100%}
body, td {
	color: #FEFFEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #CCCCCC;text-decoration:none}
a:hover {color: #CCCCCC}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr.gif) no-repeat left; padding-left: 11px;}
.arr1:hover {color: white}
.empresa:link, .empresa:visited, .empresa:active {color: #0099CC}
.empresa:hover {color: #0099CC}
#pageTxt {-moz-box-sizing: padding-box; padding: 15px 15px 25px 20px; text-align: left; color: #F1D0D3}
.select_input {	font-family: Verdana;
	font-size: 9px;
	width:180;
	color: #AA0055;
	background-color:#FFFFFF;
	text-decoration: none;
	border-top: solid 1px #209BB7;
	border-left: solid 1px #209BB7;
	border-bottom: solid 1px #209BB7;
	border-right: solid 1px #209BB7;			
}
.botao {color:#AA0055}