body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

form {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        }

input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        }

textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

ul {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        list-style-type: bullet;
        list-style-position: outside;
}

li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

ol {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        list-style-type: decimal;
        list-style-position: outside;
}

.fntcolred{
		color: #FF0000;
		font-weight: bold;
}
.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.big {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        COLOR: #333333;
}

.bodystyle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

A:link {
        COLOR: #0000FF;
        text-decoration:underline;
}
A:visited {
        COLOR: #0000FF;
        text-decoration:underline;
}
A:active {
        COLOR: #0000FF;
        text-decoration:underline;
}
A:hover {
    COLOR: #FF0000;
        text-decoration:underline;
}
A.navtop:link {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
}
A.navtop:visited {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
}
A.navtop:active {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
}
A.navtop:hover {
    COLOR: #FF0000;
        text-decoration:none;
        font-size: 12px;
        font-weight: normal;
        
}
A.navbar:link {
        COLOR: #000000;
        text-decoration:none;
        font-size: 10px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 12px;
        margin-top: 0.2em;
}
A.navbar:visited {
        COLOR: #000000;
        text-decoration:none;
        font-size: 10px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 12px;
        margin-top: 0.2em;
}
A.navbar:active {
        COLOR: #000000;
        text-decoration:none;
        font-size: 10px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 12px;
        margin-top: 0.2em;
}
A.navbar:hover {
    COLOR: #FF0000;
        text-decoration:underline;
        font-size: 10px;
        font-weight: normal;
        font-family:Arial, Verdana, sans-serif;
        line-height: 12px;
        margin-top: 0.2em;
        
}
A.navbar2:link {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 16px;
        margin-top: 0.4em;
}
A.navbar2:visited {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 16px;
        margin-top: 0.4em;
}
A.navbar2:active {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-family:Arial, Verdana, sans-serif;
        line-height: 16px;
        margin-top: 0.4em;
}
A.navbar2:hover {
    COLOR: #FF0000;
        text-decoration:underline;
        font-size: 12px;
        font-weight: normal;
        font-family:Arial, Verdana, sans-serif;
        line-height: 16px;
        margin-top: 0.4em;
        
}
A.prodnom:link {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
}
A.prodnom:visited {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
}
A.prodnom:active {
        COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
}
A.prodnom:hover {
    COLOR: #000000;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
        
}
table.mas_vendidos{
display:block;
}
table.mas_vistas{
display:none;
}
table.img_grande{
display:none;
}
table.img_pequ{
display:block;
}

td.tab_blanco{
        background-image:url('../images/tab_blanco.jpg');
        background-repeat:no-repeat;        
        height:25px;    
        border-style:none;
        border-width:0;        
}
td.tab_gris{
        background-image:url('../images/tab_gris.jpg');
        background-repeat:no-repeat;        
        height:25px;
        border-style:none;
        border-width:0;            
}
td.tab_amarillo{
        background-image:url('../images/tab_amarillo.jpg');
        background-repeat:no-repeat;        
        height:25px;
        border-style:none;
        border-width:0;            
}
td.tab_blanco4{
        background-image:url('../images/tab_blanco4.jpg');
        background-repeat:no-repeat;        
        height:25px;    
        border-style:none;
        border-width:0;        
}
td.tab_gris4{
        background-image:url('../images/tab_gris4.jpg');
        background-repeat:no-repeat;        
        height:25px;
        border-style:none;
        border-width:0;            
}
td.tab_amarillo4{
        background-image:url('../images/tab_amarillo4.jpg');
        background-repeat:no-repeat;        
        height:25px;
        border-style:none;
        border-width:0;            
}
td.tab_linea{
        background-image:url('../images/bg_linea.jpg');
        background-repeat:repeat-x;        
        height:25px;
        border-style:none;
        border-width:0;          
}