.boton {
background-image:url(images/submit.jpg); 
border:0 none;
height: 29px;
	width: 93px;
padding-bottom:3px; 
background-repeat:no-repeat; }
.boton1 {
background-image:url(images/reset.jpg); 
border:0 none;
height: 29px;
	width: 93px;
padding-bottom:3px; 
background-repeat:no-repeat; }
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextServices {
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}
.TextServicesCopia {

	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.buttonReset{
	background-image: url(images/reset.jpg);
	height: 29px;
	width: 93px;
}
.buttonSubmit{
	background-image: url(images/submit.jpg);
	height: 29px;
	width: 93px;
}
.TextMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 12px;
	margin-right: 8px;
}
.TextBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 8px;
}
