body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.texto{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textobox{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_w{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.erro{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.texto_bold{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.caixa {
	height: 19px;
    width: 80px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.caixa_sem_tamanho {
	height: 19px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.caixagde {
	height: 19px;
    width: 250px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.caixagde_com_tamanho {
    width: 350px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.caixa_log {
	height: 17px;
    width: 70px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.caixa_news {
	height: 17px;
    width: 135px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.caixa_erro {
	background-color: #FFFFFF;
	height: 19px;
        width: 80px;
	border: 1px solid FF0000;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;

}

.linkpag {
	font-family: tahoma;
	font-size: 11px;
	color: #658AB8;
}
.linkbranco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linkok {
	font-family: verdana;
	font-size: 10px;
	color: #CCEEFF; 
	text-decoration:none;
}
.linknot {
	font-family: verdana;
	font-size: 10px;
	color: #e0e0e0; 
	text-decoration:none;
}

.botao{
border:1px solid #000000;
background-color:#658AB8;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.botao_log{
border:1px solid ;
background-color:#658AB8; 
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
width: 65px;

}
