/* CSS Document */

/* #CA3800 = Color Brillante Utilizado en el Esquema de Colores */
/* #621300  = Color Oscuro Utilizado en el Esquema de Colores */

/* ESTILOS DE DOCK MENU */

img {
	border: none;
}

/* dock - top */

.dock {
	position: relative; 
	height: 43px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 43px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 43px;
	position: absolute;
	top: 0px;	
	text-decoration: none;
}
.menutxt {
 font: bold 13px Verdana, Arial, Helvetica, sans-serif;
 color:#F4F4F4;
 text-decoration: none;
 text-align: center;	
}

.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #FFFFFF; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/* ESTILOS DE DOCK MENU */


/* CUERPO DE LA PAGINA */
BODY{
	margin:0;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#414141;

}
/* CUERPO DE LA PAGINA */


/* FONDO DE PANTALLA */
.blurbackg {
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
	background-color:#E0E1E3;
	border-collapse:collapse;
	background-image:url(../../imagenes/cuadrodegradado.jpg);
}
.blurbackg2 {
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
	background-color:#A2A2A1;
	border-collapse:collapse;	
}
/* FONDO DE PANTALLA */

#logtab{
	background-image:url(../../imagenes/loginbackg.png);	
	background-repeat:no-repeat;
	background-position:center;
	color: #000000;	
	height:185px;
	width:955px;	
}

#logtab td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	text-decoration:none;
	color: #A5A5A5;
}

.newsdatecommon {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:120px;
	text-align:center;
	background-color:#621300;
}

td.newsdatecommon {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:120px;
	text-align:center;
	background-color:#621300;
}

.newsdateodd {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:120px;
	text-align:center;
	background-color:#CA3800;
}

td.newsdateodd {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:120px;
	text-align:center;
	background-color:#CA3800;
}

.newscommon{
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

.newscommon a:link{
color:#404040;
text-decoration:none;
}
.newscommon a:active{
color:#404040;
text-decoration:none;
}
.newscommon a:visited{
color:#404040;
text-decoration:none;
}
.newscommon a:hover{
color:#FFFFFF;
display:block;
text-decoration:none;
}

th.newscommon {	
	background-color:#621300;
	width:240px;
	color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	text-align:left;
}

th.newscommon a:link{
color:#FFFFFF;
text-decoration:none;
}

th.newscommon a:active{
color:#FFFFFF;
text-decoration:none;
}

th.newscommon a:visited{
color:#FFFFFF;
text-decoration:none;
}

th.newscommon a:hover{
color:#FFFFFF;
display:block;
text-decoration:none;
}

td.newscommon {
	background-color:#A0A0A0;
	color:#404040;
	font-size:11px;
	text-align:left;
	padding-left:10px;
}

.newsodd {
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

.newsodd a:link{
color:#404040;
text-decoration:none;
}
.newsodd a:active{
color:#404040;
text-decoration:none;
}
.newsodd a:visited{
color:#404040;
text-decoration:none;
}
.newsodd a:hover{
color:#FFFFFF;
display:block;
text-decoration:none;
}

th.newsodd {	
	background-color:#CA3800;
	width:240px;
	color:#FFFFFF;
	border-collapse:collapse;
	font-size:12px;
	text-align:left;
}

th.newsodd a:link{
color:#FFFFFF;
text-decoration:none;
}

th.newsodd a:active{
color:#FFFFFF;
text-decoration:none;
}

th.newsodd a:visited{
color:#FFFFFF;
text-decoration:none;
}

th.newsodd a:hover{
color:#FFFFFF;
display:block;
text-decoration:none;
}

td.newsodd {
	background-color:#C3C3C3;
	color:#404040;
	font-size:11px;
	text-align:left;
	padding-left:10px;	
}

.common { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

.odd { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

tr.common a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.common a:hover{
	color:#FFFFFF;
	background-color:#621300;
}
tr.common a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}

tr.odd a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.odd a:hover{
	color:#FFFFFF;
	background-color:#CA3800;
}
tr.odd a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}

.common td { 
padding: 3px 0px .75em 10px; 
line-height: 17px; 
background: #858585; 
text-align:left; 
font-size:11px; 
font-weight:bold; 
color:#404040;}

.common th { 
padding: 3px 0px .75em 10px;
background: #621300; 
color: #FFFFFF; 
font-weight: bold; 
text-align: left;  
font-size:12px; 
line-height:17px; 
}

.odd td { 
background: #A0A0A0; 
padding: 3px 0px .75em 10px; 
text-align:left;
font-size:11px; 
font-weight:bold; 
color:#404040; 
line-height:17px;
}

.odd th { 
padding: 3px 0px .75em 10px;
background: #CA3800; 
font-size:12px; 
font-weight: bold; 
color:#FFFFFF; 
text-align:left; 
line-height:17px; 
}

.common2 { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

.odd2 { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

tr.common2 a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.common2 a:hover{
	color:#FFFFFF;
	background-color:#555555;
	text-decoration:underline;
}
tr.common2 a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}

tr.odd2 a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.odd2 a:hover{
	color:#FFFFFF;
	background-color:#555555;
	text-decoration:underline;
}
tr.odd2 a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}

.commonn { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

.oddn { 
border-collapse: collapse; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
}

tr.commonn a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.commonn a:active{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.commonn a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.commonn a:hover{
	color:#FFFFFF;	
	text-decoration:underline;
}

td.commonn a:link{
	color:#404040;
	text-decoration:none;	
}
td.commonn a:active{
	color:#404040;
	text-decoration:none;	
}
td.commonn a:visited{
	color:#404040;
	text-decoration:none;	
}
td.commonn a:hover{
	color:#FFFFFF;	
	text-decoration:none;
}
tr.oddn a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.oddn a:active{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.oddn a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}
tr.oddn a:hover{
	color:#FFFFFF;	
	text-decoration:underline;
}
td.oddn a:link{
	color:#404040;
	text-decoration:none;	
}
td.oddn a:active{
	color:#404040;
	text-decoration:none;	
}
td.oddn a:visited{
	color:#404040;
	text-decoration:none;	
}
td.oddn a:hover{
	color:#FFFFFF;	
	text-decoration:none;
}

.commonn td { 
padding: 3px 0px .75em 10px; 
line-height: 17px; 
background: #A0A0A0; 
text-align:left; 
font-size:11px; 
font-weight:bold; 
color:#404040;
}

.commonn th { 
padding: 3px 0px .75em 10px;
background: #621300;
color: #FFFFFF; 
font-weight: bold; 
text-align: left;  
font-size:12px; 
line-height:17px; 
}

.oddn td { 
padding: 3px 0px .75em 10px;
background: #C3C3C3; 
text-align:left; 
font-size:11px; 
font-weight:bold; 
color:#404040; 
line-height:17px;
}

.oddn th { 
padding: 3px 0px .75em 10px;
background: #CA3800; 
font-size:12px; 
color:#FFFFFF; 
text-align:left; 
line-height:17px; 
}

caption { 
font-size: 1em; 
font-weight: bold; 
text-align: left; 
padding: 1em 4px; 
}

thead th { 
background: #CA0F0F; 
line-height:17px; 
color:#FFFFFF; 
width:150px; 
font-size:small; 
}

tfoot th, tfoot td { 
background: #d5d5d5; 
color: #222222; 
font-weight:bold; 
font-size:12px;
}

th + td { padding-left: .5em; }

td.leftbtn {	
	color:#FFFFFF;
	text-align:center;
	width:142px;
	line-height:19px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:0px;
	display:block;
	background:url(../../imagenes/leftbutn.jpg);
	background-position: 0px;
	
}
td.leftbtn a:link{	
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
}
td.leftbtn a:hover{				
	color:#FFFFFF;
	text-decoration:none;
	background:url(../../imagenes/leftbutn.jpg);
	background-position: -143px;
}
td.leftbtn a:visited{	
	color:#FFFFFF;			
	text-decoration:none;
	display:block;
}

td.leftbtn2 {	
	color:#FFFFFF;
	text-align:center;
	width:142px;
	line-height:19px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:0px;
	display:block;
	background:url(../../imagenes/leftbutn2.jpg);
	background-position: 0px;
	
}
td.leftbtn2 a:link{	
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
}
td.leftbtn2 a:hover{				
	color:#FFFFFF;
	text-decoration:none;
	background:url(../../imagenes/leftbutn2.jpg);
	background-position: -143px;
}
td.leftbtn2 a:visited{	
	color:#FFFFFF;			
	text-decoration:none;
	display:block;
}

td.rightbtn {	
	color:#FFFFFF;
	width:142px;
	line-height:19px;
	text-align:center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:0px;
	display:block;
	background:url(../../imagenes/rightbutn.jpg);
	background-position: 0px;
}
td.rightbtn a:link{	
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
}
td.rightbtn a:hover{			
	color:#FFFFFF;	
	text-decoration:none;
	display:block;
	background:url(../../imagenes/rightbutn.jpg);
	background-position: -143px;
}
td.rightbtn a:visited{	
	color:#FFFFFF;			
	text-decoration:none;
	display:block;
}

td.rightbtn2 {	
	color:#FFFFFF;
	width:142px;
	line-height:19px;
	text-align:center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:0px;
	display:block;
	background:url(../../imagenes/rightbutn2.jpg);
	background-position: 0px;
}
td.rightbtn2 a:link{	
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
}
td.rightbtn2 a:hover{			
	color:#FFFFFF;	
	text-decoration:none;
	display:block;
	background:url(../../imagenes/rightbutn2.jpg);
	background-position: -143px;
}
td.rightbtn2 a:visited{	
	color:#FFFFFF;			
	text-decoration:none;
	display:block;
}

td.centerbtn {	
	color:#FFFFFF;
	width:190px;
	line-height:19px;
	text-align:center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	padding:0px;	
	background:url(../../imagenes/centerbgbtn.jpg);
	background-position: 0px;
}
td.centerbtn a:link{	
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
}
td.centerbtn a:hover{			
	color:#FFFFFF;	
	text-decoration:none;
	display:block;
	background:url(../../imagenes/centerbgbtn.jpg);
	background-position: -200px;
}

td.centerbtn a:visited{	
	color:#FFFFFF;			
	text-decoration:none;
	display:block;
}

td.btnspacer {
	background:url(../../imagenes/redbg2.jpg);
	line-height:19px;
}


/* TABLA DE USERINFO  */
table.userinfo {
	width:100%;
	border-collapse:collapse;
	margin-bottom:1px;
}

table.userinfo td{
	color:#F1F1F1; 
	font-size:14px; 
	text-align:left; 		
	padding-left:7px;
	width:100%;
	line-height:27px;
	background:url(../../imagenes/blackbg.jpg);
}
/* TABLA DE USERINFO  */

/* TABLA DE USERINFO  */
table.userinfo2 {
	width:100%;
	border-collapse:collapse;
	margin-bottom:1px;
}

table.userinfo2 td{
	color:#F1F1F1; 
	font-size:14px; 
	text-align:left; 		
	padding-left:7px;
	width:100%;
	line-height:27px;
	background:url(../../imagenes/bluebg.jpg);
}
/* TABLA DE USERINFO  */

table.toptable{
	padding:0px;
	border-collapse: collapse;
	width:100%;
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	margin-bottom:0px;
}

table.toptable td{
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-collapse:separate;
	border-spacing: 0px;
	background-color:#E3E1E2;
	padding-left:5px;
	padding-right:5px;
	border-color:#949391; 	
	width:100%;rgb(0,0,0)
	height:27px;
	vertical-align:text-top;	
}

table.toptable th{
	border-width: 0px 0px 0px 0px;
	vertical-align:middle;
	}

table.toptable2{
	padding:0px;
	border-collapse: collapse;
	width:100%;
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	margin-bottom:2px;
	background: url(../../imagenes/infograd.jpg);
	background-repeat:repeat-x;
	background-color:#CA3800;
}

table.bottmspacer {
	margin-top:1px;
	width:100%;
	height:28px;
	background:url(../../imagenes/blackbg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:text-top;
	font-size:12px;	
	color:#CCCCCC;
	}

.smalltitle {
	background:url(../../imagenes/smalltitlebg.jpg);
	color:#FFFFFF;
	line-height:18px;
}

.smalltitle a:link{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle a:active{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle a:visited{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}


.smalltitle2 {
	background:url(../../imagenes/smalltitlebg2.jpg);
	color:#FFFFFF;
	line-height:18px;
}

.smalltitle2 a:link{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle2 a:active{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle2 a:visited{
    color:#FFFFFF;
	text-decoration:none;
}
.smalltitle2 a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}

table.leftmenu {
	width:130px; 	 
	line-height:20px;
}

.productos {
	height:171px; 
	width:195px; 
	text-align:center; 
	vertical-align:top; 
	padding-top:12px; 
	background:url(../../imagenes/linebackground.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E5E5E5; 
	font-size:11px;		
}

.productimg {	
	text-align:center;
	border:1; 	
	border-style:solid; 	
	border-color:#CA3800;
	margin-bottom:8px;
	height:113px;
	width:150px;	
}

.productimggrande {
	text-align:center;
	border:1; 	
	border-style:solid; 	
	border-color:#CA3800;
	margin-bottom:8px;
	height:150px;
	width:200px;	
}


.lines {
	height:171px; 
	width:195px; 
	text-align:center; 
	vertical-align:top; 
	padding:10px 10px 10px 10px; 	
	background:url(../../imagenes/linebackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#E5E5E5; 
	font-size:10px;
}

.linesimg {
	border:1; 
	border-style:solid; 
	border-color:#CA3800;
	margin-bottom:20px;
	height:113px;
	width:150px;
}

.sublines {
	background-color:#828384;
	text-align:left;
	padding:0px;
	margin:0px;
	line-height:30px;
	color:#DDDDDD;	
	font-size:12px;
}
.sublines th{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	width:40px;
}
.sublines td{
	text-align:left;
	padding-left:10px;
	font-weight:100;
	color:#EFEFEF;
}
.leftmenutop {
	background:url(../../imagenes/leftmenutop.jpg);
	background-repeat:no-repeat; 
	line-height:9px;
}
.leftmenumiddlesp {
	background:url(../../imagenes/leftmenumiddle.jpg);
	background-repeat:repeat-y; 
	line-height:5px;
	height:45px;
}
.leftmenumiddle {
	background:url(../../imagenes/bg_carrito.jpg);
	background-repeat:repeat-y; 
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt; 
	height:25px;
	color: #cdc9c4;
	vertical-align:middle;
	text-align:left;
	padding-left:20px; 	
	font-weight:normal;
}

.leftmenumiddle a:link{
	text-decoration:none;
	color: #cdc9c4;
}
.leftmenumiddle a:visited{
	text-decoration:none;
	color: #cdc9c4;
}
.leftmenumiddle a:hover{
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}
.leftmenumiddleshort {
	background:url(../../imagenes/leftmenumiddle.jpg);
	background-repeat:repeat-y; 
	font-size:11px; 
	height:10px;
}
.leftmenutitle {
	text-align:center;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:100%;
	border-collapse:collapse;
	margin-bottom:1px;
	color:#F1F1F1; 
	font-size:14px; 
	padding-left:7px;
	width:100%;
	line-height:27px;
	background:url(../../imagenes/blackbg.jpg);
}
.leftmenutitle a:link{
	color:#F1F1F1;
	text-decoration:none;
}
.leftmenutitle a:active{
	color:#F1F1F1;
	text-decoration:none;
}
.leftmenutitle a:visited{
	color:#F1F1F1;
	text-decoration:none;
}
.leftmenutitle a:hover{
	color:#F1F1F1;
	text-decoration:none;
}

.leftmenumerc {
	color:#FCFCFC;
	text-align:center;	
	background-repeat:no-repeat;
	background-color:#828385; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:0px;
	display:block;
	background:url(../../imagenes/leftmenumerc.jpg);
	background-position: 0px;
	
}
.leftmenumerc a:link{
	text-decoration:none;
	display:block;
	color:#FCFCFC;
}
.leftmenumerc a:visited{
	display:block;
	color:#FCFCFC;
	text-decoration:none;
}
.leftmenumerc a:hover{
		
	text-decoration:none;
	background:url(../../imagenes/leftmenumerc.jpg);
	background-position: -130px;
	display:block;	
	color:#666666;
}

.leftmenuspacer {
	background:url(../../imagenes/leftmenuspacer.jpg);
	background-repeat:no-repeat; 
	line-height:6px;	
}
.leftmenusubline {
	background:url(../../imagenes/bg_carrito.jpg);
	background-repeat:repeat-y; 
	padding-left:20px; 
	padding-bottom:5px; 
	padding-top:5px; 
	text-align:left;
}

.leftmenusubline a:link{
	text-decoration:none;
	color:#333333;
}
.leftmenusubline a:visited{
	text-decoration:none;
	color:#333333;
}
.leftmenusubline a:hover{
	text-decoration:none;
	color:#EEEEEE;
}

.sublinetext {
	background-color:#828384;
	padding-left:20px; 
	padding-bottom:5px; 
	padding-top:5px; 
	text-align:left;
}

.sublinetext a:link{
	text-decoration:none;
	color:#111111;
}
.sublinetext a:visited{
	text-decoration:none;
	color:#111111;
}
.sublinetext a:hover{
	text-decoration:none;
	color:#EEEEEE;
}

.leftmenulower {
	background:url(../../imagenes/leftmenulower.jpg);
	background-repeat:no-repeat; 
	line-height:9px;
}
.bigproduct {
	border:4px; 
	border-style:solid; 
	border-color:#CA3800; 
	height:300px; 
	width:400px;
}
.smallproduct {
	border:1; 
	border-style:solid; 
	border-color:#CA3800; 
	height:150px; 
	width:200px;
}
.productdetailt {	
	background-repeat:repeat-x; 
	background-color:#CA3800;
}
.productcommon {
	background-color:#621300; 
	width:335px; 
	height:30px; 
	font-size:13px; 
	color:#FFFFFF;
}
.productcommon th{
	text-align:right;  
	width:90px;
}
.productcommon td{
	text-align:left; 
	padding-left:5px; 
	width:280px;
	color:#353535;
	font-weight:bold;
}
.productodd {
	background-color:#CA3800; 
	width:335px; 
	height:30px; 
	font-size:13px; 
	color:#FFFFFF;
}
.productodd th{
	text-align:right;  
	width:90px;
}
.productodd td{
	text-align:left; 
	padding-left:5px; 
	width:280px;
	color:#454545;
	font-weight:bold;
}
.productdesc {
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:100; 
	vertical-align:text-top; 
	text-align:left; 
	background-color:#621300; 
	width:335px; 
	height:140px;	
}
.productsmallimg {
	width:120px;
	height:90px;
	border-style:solid; 
	border:1; 
	border-color:#CA3800;
}
.varietycentral {
	font-size:14px; 
	color:#DDDDDD; 
	vertical-align:top; 
	padding-top:5px; 
	padding-left:15px;
	text-align:left; 
	width:120px;
}
.varietycommon {
	background-color:#888888;
	width:330px;
	height:105px;
	margin:0px;
}
.varietyodd {
	background-color:#AAAAAA;
	width:330px;
	height:105px;
	margin:0px;
}

td.minishop {
    padding-top:8px;
	font-size:9px; 
	padding-left:3px; 
	padding-right:3px;
	vertical-align:top;
}
.minishop a:link{
    text-decoration:none;
	color:#FFFFFF;
}
.minishop a:active{
    text-decoration:none;
	color:#FFFFFF;
}
.minishop a:visited{
    text-decoration:none;
	color:#DDDDDD;
}
.minishop a:hover{
    text-decoration:underline;
	color:#FFFFFF;
}

.filechar {
  color:#FFFFFF;
  font-weight:bold;
  font-size:12px;
}

.filechar a:link{
  color:#FFFFFF;
  text-decoration:none;
}
.filechar a:active{
  color:#FFFFFF;
  text-decoration:none;
}
.filechar a:visited{
  color:#F0F0F0;
  text-decoration:none;
}
.filechar a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}

td.sendBtn 
{	
	color:#9b9b99;
	text-align:center;
	width:56px;
	line-height:23px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;	
	padding:0px;
	display:block;
	background:url(../../imagenes/square_btn.gif);
	background-position: 0px;
}

td.sendBtn a:link
{	
	color:#9b9b99;
	display:block;
	text-decoration:none;	
}

td.sendBtn a:visited
{	
	color:#9b9b99;			
	text-decoration:none;
	display:block;
}

td.sendBtn a:hover
{				
	color:#ffffff;
	text-decoration:none;
	background:url(../../imagenes/square_btn_roll.gif);
	background-position: 0px;
}
