.Body
{
	 font-weight:bold;
	 font-family:Arial;
	 font-size:x-small;
	 color:#0B5283;
	 background-color:Transparent;
}

.MultiPage
{
	background-color: #E1E8F2;
	color: #E1E8F2;
}

.DataGridHeader TD
{
	
	font-family:Verdana;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height:20px;
}

.DataGridHeader A
{
	font-family:Verdana;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	height:15px;
}

.DataGrid
{
	border-right: #9BB4D2 1px solid;
	border-top: #9BB4D2 1px solid;
	border-left: #9BB4D2 1px solid;
	border-bottom: #9BB4D2 1px solid;
}
.DataGridItems TD
{
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-color:#ffffff;
	border-right-style: none;
	border-left-style: none;
}
.DataGridAlternating TD
{
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-color: #e1e8f2;
	border-right-style: none;
	border-left-style: none;
	/*color: #4c7bac;	*/	
}
.DataGrid A:visited
{
	color: #0B5283;
	font-family: Verdana;
}
.DataGrid A:link
{
	color: #0B5283;
	font-family: Verdana;
}

.DataGridCancelColumn
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:22px;
	height:18px;
	border:none;
}
.DataGridUpdateColumn
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:18px;
	height:18px;
	border:none;
}
.DataGridlEditColumn DIV
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:15px;
	height:18px;
	border:none;
}
.DataGridVoteColumn IMG
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:15px;
	height:18px;
	border:none;
}
.DataGridlDelColumn IMG
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:15px;
	height:18px;
	border:none;
}
.DataGridlEditColumn IMG
{
	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	width:15px;
	height:18px;
	border:none;
}

.DataGridFooter TD
{
	
	font-family:Verdana;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.DataGridPager TD
{
	font-weight: bold;
	font-size: 10px;
	
	color: #000000;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.DataGridPager A:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}
.DataGridPager A:link
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

.Erro
{
	 font-weight:bolder;
	 font-family:Tahoma;
	 font-size:12px;
	 color:Red;
}

.Combo
{
	/* font-weight:bolder;*/
	 font-family:Arial;
	 font-size:x-small;
	/* color:#0B5283;*/
	 border:0;
}
/*
.Textbox
{
	font-weight:bolder;
	 font-family:Arial;
	 font-size:x-small;
	 color:#0B5283;
	 autocomplete:off;
}*/

.TextboxQuantidade
{
	 font-family:Arial;
	 font-size:x-small;
	 color:#000000;
	 autocomplete:off;
}

.Radio
{
	 font-weight:bolder;
	 font-family:Arial;
	 font-size:x-small;
	 color:#444444;
	 
}

.TextBoxDisabled
{
	background-color:#EEE9E9;
	font-family:arial;
	font-size:12px;
	height:22px;
	color:#2C6B97;
	font-weight:bold;
}

.Label
{
	 font-weight:bolder;
	 font-family:Arial;
	 font-size:small;
	 color:#0B5283;
}

.LabelTitulo
{
	 font-weight:bolder;
	 font-family:Arial;
	 font-size:x-small;
	 color:#0B5283;
}

.LabelGrupo
{
	font-weight:bolder;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 color:Black;
}

.LabelBotao
{
	 font-weight:bolder;
	 font-family:Arial;
	 font-size:x-small;
	 color:White;
}

.LabelErro
{
	font-weight:bolder;
	font-family:Arial;
	font-size:x-small;
	color:Red;
}
.texto
{	
	font-family:arial;
	font-size:12px;
	height:13px;
	color:#444444;
	font-weight:bold; }
	
.titulo
{	
	font-family:arial;
	font-size:13px;
	height:13px;
	color:#000000;
	font-weight:bold; }
	
.TextBox
{
	 font-family:Arial;
	 font-size:x-small;
	 color:Black;
	 border: solid 1px #000000 ;
	 height:19px;
	 
}

.TextBoxLogin
{
	height:13px;
	border:0;
	font-weight:bold;
	font-family:Arial;
	font-size:xx-small;
	color:Black;
}

.DataGridHeader
{
	font-weight:bolder;
	font-family:Arial;
	font-size:x-small;
	color:White;
	background-color:#0B5283;
   text-align:center;
}


.BotaoCarrinho
{
	background-image: url(imagem/bt_compre.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 50px;
	height:62px;
	cursor: hand;
}

.BotaoVoltar
{
	background-image: url(imagem/bt_voltar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 50px;
	height:58px;
	cursor: hand;
}

.BotaoComprarMaisProdutos
{
	background-image: url(imagem/bt_comprar_mais_produtos.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoLimparCarrinho
{
	background-image: url(imagem/bt_limpar_carrinho.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoFecharPedido
{
	background-image: url(imagem/bt_fechar_pedido.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height: 20px;
	cursor: hand;
}

.BotaoAlterarPedido
{
	background-image: url(imagem/bt_alterar_pedido.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoAtualizarValores
{
	background-image: url(imagem/bt_atualizar_valores.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoAlterarEndereco
{
	background-image: url(imagem/bt_usar_este_endereco.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoFecharPedido
{
	background-image: url(imagem/bt_fechar_pedido.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoEditar
{
	background-image: url(imagem/bt_editar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoLocalizar
{
	background-image: url(imagem/bt_localizar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoUsarEsseEndereco
{
	background-image: url(imagem/bt_usar_este_endereco.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoContinuar
{
	background-image: url(imagem/bt_continuar_passaporte.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 91px;
	height:20px;
	cursor: hand;
}

.BotaoEnviar
{
	background-image: url(imagem/bt_enviar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoSalvar
{
	background-image: url(imagem/bt_salvar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.BotaoCadastrar_me
{
	background-image: url(imagem/bt_cadastrar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 91px;
	height:20px;
	cursor: hand;
	
}

.BotaoVoltarLoja
{
	background-image: url(imagem/bt_voltar_a_loja.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 160px;
	height:20px;
	cursor: hand;
}

.titulo
{	
	font-family:arial;
	font-size:12px;
	height:13px;
	color:#ffffff;
	font-weight:bold; 
}
.td_titulo
{	
	background-color:#0B5283; 
	height:1px;
}
*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.Arial10_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.Arial11_bold_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 13px;
}
.Arial11_bold_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330099;
	line-height: 13px;
}
.Arial11_bold_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b7b7b7;
	line-height: 13px;
}
.Arial12_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.Arial12_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.Arial12_bold_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #949494;
	line-height: 16px;
}
.Arial12_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
}
.Arial12_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
}
.Arial12_bold_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab4647;
	line-height: 16px;
}
.Arial12_bold_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	line-height: 16px;
}
.Arial13_bold_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330099;
	line-height: 17px;
}
.Arial13_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.Arial13_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.Arial14_bold_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffed00;
	line-height: 18px;
}
.Arial14_bold_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
	line-height: 18px;
}
.Arial14_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.Arial14_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.Arial18_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
}
.Arial18_bold_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffed00;
	line-height: 22px;
}
.Arial18_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.Arial16_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.Arial16_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330099;
	line-height: 20px;
}
.Arial18_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330099;
	line-height: 22px;
}
.Arial18_vermelho_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	line-height: 22px;
}
.Arial18_verde_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00781d;
	line-height: 22px;
}
.Arial22_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #330099;
	line-height: 28px;
}
.Arial22_verde_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #00781d;
	line-height: 28px;
}
.Arial22_vermelho_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #d8271b;
	line-height: 28px;
}
.Arial24_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330099;
	line-height: 28px;
}
.Arial24_verde_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #208939;
	line-height: 28px;
}
.Arial24_branco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
}
.Arial24_amarelo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffed00;
	line-height: 28px;
}
.Arial24_vermelho_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d8271b;
	line-height: 28px;
}