/**********************************************************************
CSS Document Author: Mike haslam - mikes tattooz
copyright ©2006 all rights reserved
Main Table Style used for Featured tattoo Table
**********************************************************************/         	


.tattooNavTable { width: 184px; padding:2px; background-color: #1A1A1A; display: inline;
               font-size: 9px; border:1px solid #444444
               }
.tattooNavTable td { font-size: 9px; width: 50%; text-align: center; vertical-align: top;}               
            
.tattooNavTable a:link,
.tattooNavTable a:active,	
.tattooNavTable a:visited    { color: #949494;	text-decoration : underline;	}
.tattooNavTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: normal;}
            
.tattooNavTableCenter { width: 100%; padding: 0px; font-size: 10px; 
                     border-left: 1px solid #CECECE; border-right: 1px solid #CECECE;
                     }       
            
.imgBorder { border: 1px solid #858585; }


                  
/***********************************
 End Stylesheet
***********************************/