.xbtn {
	font-family:Verdana;
	color:#222222;
	font-size:7.5pt;
	background: #f3f3f3;
	border-top:solid #ffffff .5pt;
	border-left:solid #ffffff .5pt;
	border-bottom:solid #333333 .5pt;
	border-right:solid #333333 .5pt;
}
.inputbt {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9px; BORDER-LEFT-COLOR: silver; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: silver; WIDTH: 80px; COLOR: green; BORDER-TOP-COLOR: silver; FONT-FAMILY: Verdana, Arial; LETTER-SPACING: 1px; HEIGHT: 18px; BACKGROUND-COLOR: white; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #6fb1d9
}
.ingreso{
    font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: BLACK;
	background-color: white;
	border: thin solid black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linea1 {
	border: 1px solid #CCCCCC;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */ Hide entire CSS code from IE6 
<![if !IE 6]>
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}
.shadowcontainer{
width: 398px; /* container width*/
background-color: #d1cfd0;
}
.shadowcontainer .innerdiv{
	background-color: white;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -5px;
	top: -5px;
	width: 398px;
	height: 581px;


}
<![endif]>
SELECT{ font-family: verdana; font-size: 10px; color: white; background-color:#666;
 border: thin solid black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000000;
} 
option {
font-family: verdana; 
font-size: 10px;
color: black;

}
