﻿.buttonAzul
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAzul.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonVermelho
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVermelho.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonSave
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVerdeClaro.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonCancel
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgCancelar.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}


.buttonPesquisar 
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAzul.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}


.buttonImprimir 
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAzul.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonLimpar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAmarelo.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonVoltar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgLaranja.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonConfirmar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVerdeClaro.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonSalvar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVerdeEscuro.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.buttonCancelar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVermelho.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}


.buttonAzulEstreito
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAzulEstreito.gif);
	width:103px;
	height:16px;
	color:#666;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}




.linkButtonInsert, .linkButtonVerdeClaro
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVerdeClaro.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.linkButtonSave, .linkButtonConfirm, .linkButtonVerdeEscuro,
.linkButtonConfirmLarge
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVerdeEscuro.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}


.linkButtonConfirmLarge
{
	width:260px;
	background-image:url(images/buttonBgVerdeEscuroLarge.gif);
}	

.linkButtonCancel, .linkButtonLaranja, .linkButtonVoltar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgLaranja.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.linkButtonAmarelo, .linkButtonAlterar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAmarelo.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.linkButtonAzul, .linkButtonImprimir
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgAzul.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.linkButtonCinza
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgCinza.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.linkButtonVermelho, .linkButtonSelecionar
{
	display:inline-block;
	font-size:8pt;
	background-image:url(images/buttonBgVermelho.gif);
	width:130px;
	height:24px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 0px 0px;
	margin-right:10px;
	border:0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
