input.botao1
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:85px;
	height:25px;
	margin:0px 0px 0px 0px;
	cursor: pointer;
	/*background:url('/imagens/Confirma.bmp') no-repeat left center;      -> Colocar a imagem direto no botão */
}
input.botao2
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:68px;
	height:25px;
	margin:0px 0px 0px 0px;
	cursor: pointer;
	/*background:url('/imagens/Confirma.bmp') no-repeat left center;      -> Colocar a imagem direto no botão */
}
input.botao3
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:35px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor: pointer;
	/*background:url('/imagens/Confirma.bmp') no-repeat left center;      -> Colocar a imagem direto no botão */
}
input.btnBusca
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:85px;
	height:25px;
	margin:0px 0px 0px 0px;
	cursor: pointer;	
}
input.btnGrade
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:85px;
	height:25px;
	margin:0px 0px 0px 0px;
	cursor: pointer;	
}
