/**********************************************************************
CSS Document Author: Mike haslam - mikes tattooz
copyright ©2006 all rights reserved
Main Featured Products Table Style Settings
**********************************************************************/         	

.featuredTable { width: 184px; font-size: 9px;
                 background-color: #ffffff; color: #555F86;  line-height: 15px; border:4px dashed #707070;
                 } 
.featuredTable th { font-size: 9px; letter-spacing: 1px;
                    background-color: #AAAAAA; color: #333333; border:1px solid #000000;
                    }             
.featuredTable td { font-size: 9px; color: #555555;  line-height: 15px; padding: 3px;
                    background-color: #ffffff; border:1px solid #000000;
                    }         
.featuredTable a:link,
.featuredTable a:active,	
.featuredTable a:visited  { color: #800000;	text-decoration : none; font-weight: bold;}
.featuredTable a:hover	  {	color: #000000; text-decoration : underline; font-weight: bold;}


.border { font-size: 11px; color: #DDD7BA; 
          margin: 2px;
          border:1px solid #444444; padding: 3px;
          background-color: #333333;
          }

.border2 { font-size: 11px; color: #DDD7BA; 
           margin: 2px; width: 184px;
           border:1px solid #E70000; padding: 3px;
           background-color: #333333;
           }
                  
                  
/**********************************************************************
 End Stylesheet
**********************************************************************/
