BODY{}
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid; 
}

.inputTotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #F2F2F2;
}

.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boton { 
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 65px;
	background-color: #E3E3E3;
	font-weight: bold;
	border-bottom-width: 1px
}

.boton2 { 
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 125px;
	background-color: #E3E3E3;
	font-weight: bold;
	border-bottom-width: 1px
}

.select { 
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	
}

.textarea { 
	font-family: Verdana;
	font-size: 8pt;
	color:#000000 ;
	background-color: #FFFFFF;
	border-style: 1px;
}

.check{

}textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.inputTotalMas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 2px solid #333333;
	background-color: #E2E2E2;
		text-align:center
}

