INPUT {
	background-color : #EEEEEE;
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #CCCCCC;
	color: Black;
}
.sem {
	background-color : White;
	border: 0px;
}

.texto {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: Black;	
}
BODY {
	background-color : White;
}
TABLE {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: Black;
}
TD#branco {
	background-color : White;
}
TD#cinza {
	background-color : #eeeeee;
}
.fundo_padrao {
	background : #545E7B;
	color: #B9B9CA;
}
.borda {
	border : 1px solid #545E7B;
}
.fundo_menu {
	background-color : #5A8ECA;
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: White;
	font-weight: bold;
}
A#texto {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: Black;
	text-decoration : none;
}
A:HOVER#texto {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: Black;
	text-decoration : underline;
}




A#menu {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: White;
	font-weight: bold;
	text-decoration : none;
}
A:HOVER#menu {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: White;
	font-weight: bold;
	text-decoration : underline;
}

.caixa {
	background-color : #EEEEEE;
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #CCCCCC;
	color: Black;
}

.botao {
	background-color : Gray;
	border : 1px dotted Black;
	border-bottom-style : outset;
	border-bottom-width : 1px;
	border-left-color : white;
	border-left-style : outset;
	border-left-width : 1px;
	border-right-color : Blue;
	border-right-style : outset;
	border-right-width : 1px;
	border-top-color : white;
	border-top-style : outset;
	border-top-width : 1px;
	border-bottom-color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 10;
}
.resultado_negativo {
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	background-color: #FE8C8C;
	font-family : Verdana;
	font-size: 11px;
	letter-spacing: -1px;
}
.borda_rodape {
	background-color : #eeeeee;
	height: 30px;
}
.bg_passos_finalizar_compras {
		background-color : #F0F0F0;
}
.titulo_tb_azul {
	background-color : #003366;
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color : White;
}
.linha_tb_azul {
	border-top : 1px solid #003366;
}

.aviso {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing: -1px;
	color: Red;
}

.slogan {
	font-family : Verdana;
	font-size : 15px;
	letter-spacing: -1px;
	color: Blue;
	font: #3B75C1;
}