body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #FFF;
	scrollbar-dark-shadow-color: #CCC;
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #CECECE;
	scrollbar-highlight-color: #EEE;
	scrollbar-3d-light-color: #CCC;
}

td p{margin-bottom:5px;}

body,td,th { line-height: 1.3; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; }
.titulo { color: #000; font-weight: bold; font-size: 14px; }
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F36; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F36; text-decoration: underline}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #993333; text-decoration: none}

.rojotxt { background: transparent; font-family: Arial; font-size: 11px; font-weight: bold; color: #F10042; text-decoration: none }
.blacktxt { background: transparent; font-family: Arial; font-size: 11px; font-weight: bold; color: #000; text-decoration: none }
.texto { background: transparent; font-family: Arial; font-size: 11px; font-weight: bold; color: #555; text-decoration: none }

.form {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #666666;
	BACKGROUND-COLOR: #EFEFEF;
	BORDER: 1 solid #555
}

.tabla { border: 1px #999999 dotted; padding: 2px;}
.celda { background: #FFF; border: 1px #999 dotted; padding: 2px;}

.plink, a.plink, a.plink:visited, a.plink:active {
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
	color: #F10042;
	text-decoration: none;
}

a.plink:hover{
	font-family: Tahoma;
	cursor: hand;
	color: #000;
	text-decoration: underline;
}

div.product_item{
	width:160px;
	height:150px;
	border-width: 1px;
	border-style: solid;
	border-color:#C9C9C9;
	padding: 5px;
	margin: 2px;
	float:left;
}

a img{
	border:0px;
}

div.product_item h1{
	font-size: 9px;
}

td {
	padding-left:10px;
}