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