td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.botao {
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	width: 70px;
}

.registro {
	color: #0033CC;
	text-decoration: none;
}
body {
	font-family: Tahoma; 
	font-size: 8pt;
	
}
table {
	font-family: Tahoma; 
	font-size: 8pt
	COLOR: #65373A;
}
th {
	font-family: Tahoma; 
	font-size: 8pt;
	background: #Ae1220;
	color: #FFFFFF;
	border-style: none;
}


.LetraSite {
	color: #Ae1220; 
	font-family: Tahoma; 
	font-size: 8pt;
}
.ancora {
	background-color: #DCDCDC;
	text-align: center;
	width: 80px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: hand;
	border: 1px solid #000000;

}
.AlnDireita
{
	text-align: right;
}
.AlnCentro
{
	text-align: center;
}
.AlnEsquerda
{
	text-align: left;
}

input 
{
	font-family: Tahoma; 
	font-size: 8pt;
}
textarea 
{
	font-family: Tahoma; 
	font-size: 8pt;
}
select 
{
	font-family: Tahoma; 
	font-size: 8pt;
}
.semborda {
	border-style: none;
}
.TituloColuna{
	background: #Ae1220;
	color: #FFFFFF;
	padding:1 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;	
}
.TituloColunaLeft{
	background: #Ae1220;
	color: #FFFFFF;
	padding:1 1px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;	
}
.TituloColunaRight{
	background: #Ae1220;
	color: #FFFFFF;
	padding:1 1px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;	
}

.BordaTop {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}



.onScreen {
	 display: none;
}

.offScreen { 
	 display: block;
}

.titulo {
	font-family: Verdana; 
	font-size: 12pt;
	color: #Ae1220;
	font-weight:bold; 
}

a {
	color: #C4313D; 
	text-decoration: none; 
	padding-left: 3px; }
a:hover {
	color: #C4313D; 
	text-decoration: none; 
	background: #EFEFEF; 
}
a:link {
	color: #C4313D; 
	text-decoration: none
}
a:vlink {
	color: #Ae1220; 
	text-decoration: none
}
.botmenu { 
	background-image:url(../../imagens/botoes/botmenu.gif); 
	font-family:verdana;
	font-weight:bold; 
	font-size:10px; 
	color:#FFFFFF; 
	width:122; 
	height:18; 
	border:0; 
	border-style: solid 
}


