body {
SCROLLBAR-FACE-COLOR:#ECECEC;
SCROLLBAR-HIGHLIGHT-COLOR:#DBDAD8;
SCROLLBAR-ARROW-COLOR:#DBDAD8;
SCROLLBAR-TRACK-COLOR:#DBDAD8;
SCROLLBAR-DARKSHADOW-COLOR:#DBDAD8;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background-color:#FFFFFF;
	color:#B8000A;
	font-weight:bold;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#tdLinP{
	margin:0;
	border-bottom:1px dashed gray;
	
}
#TextPrecio{
	border-style:none;
	font-size:9px;
}
#tbPeq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Contenido{
	overflow:auto;
	height:500px;
	width:490px;
	padding-right:7px;
	padding-left:7px;
}


a:link {
       text-decoration: none;}
a:visited {
      text-decoration: none;}
a:active {
     text-decoration: none;}
a:hover {
     text-decoration: none;}
