
/* images fade in - out */
#difuminado {FILTER: alpha(opacity=75)}
#difuminado2 {FILTER: alpha(opacity=75)}

body {
  background-color: #fdfdfd;
  font-family: tahoma, verdana, arial;
  font-size: 12px;
  color: #222222;
  scrollbar-arrow-color: #ff0000;
  scrollbar-3dlight-color: #639ace;
  scrollbar-highlight-color: #FF0000;
  scrollbar-face-color: #639ace;
  scrollbar-shadow-color: #FF0000;
  scrollbar-darkshadow-color: #639ace;
  scrollbar-track-color: #639ace;
  }
  
a {
  color: #444444;
  text-decoration: underline;
  }

a:visited {
  color: #555555;
  text-decoration: underline;
  }

a:hover {
  color: #ff0000;
  text-decoration: none;
  }
    
a.menu1 {
  color: #000000;
  border-bottom: none;
  text-decoration: underline;
  }

a.menu1:visited {
  color: #000000;
  border-bottom: none;
  text-decoration: underline;
  }
a.menu1:hover {
  color: #888888;
  border-bottom: none;
  text-decoration: none;
  }

a.featured {
  color: #505050;
  border-bottom: none;
  text-decoration: none;
  }

a.featured:visited {
  color: #505050;
  border-bottom: none;
  text-decoration: none;
  }
a.featured:hover {
  color: #303030;
  border-bottom: none;
  text-decoration: none;
  }

a.prod_add {
  border: none;
  }
  
a.prod_add:visited {
  border: none;
  }
  
a.prod_add:hover {
  border: none;
  }
  
a.pop {
  text-decoration: none;
  color: #ff0000;
  border-bottom: none;
  }
  
a.pop:visited {
  text-decoration: none;
  color: #ff0000;
  border-bottom: none;
  }
  
a.pop:hover {
  text-decoration: none;
  color: #ff0000;
  border-bottom: none;
  }
  
table.prod-desc {
  font-size: 11px;
  border: 1px solid #639ace;
  }
  
table.product {
  font-size: 11px;
  }
  
.prod-head {
   background-color: #BEDAF8;
   font-size: 12px;
   font-weight: bold;
   color: #222222;
   }
   
.prod-item {
   background-color: #E0E0E0;
   font-size: 11px;
   }
   
.prod-convert {
   background-color: #E0E0E0;
   font-size: 10px;
   }

.right-col {
  font-family: tahoma, verdana, arial;
  font-size: 10px; 
  }
     
td.prod-cat {
  font-size: 11px;
  border: 2px solid #639ace;
  background-color: #ffffff;
  }

.right-col-top {
  background-color: #808080;
  color: #ffffff;
  border: 1px solid #639ace;
  text-align: center;
  font-weight: bold;
  }

.right-col-bottom {
  background-color: #fdfdfd;
  color: #000000;
  border-left: 1px solid #639ace;
  border-bottom: 1px solid #639ace;
  border-right: 1px solid #639ace;
  }
  
#main-body {
  font-size: 12px;
  }

td.shopByMan {
  font-size: 11px;
  background-color: #ffffff;
  }
  

