/***********************************
CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005 all rights reserved
Main Product Navigation Table Style Settings
Must Be Kept in Containing Cell to limit width
Also used for Featured Koi Table
***********************************/         	

.koiClubTable { width: 320px; height: 100%; padding:2px; background-color: #ffffff; 
                font-family: lucida, verdana, sans-serif; border:1px solid #5980BA;
               }
.koiClubTable td { background-color: #F4F4F4; font-size: 10px; Vertical-align: top; padding:1px;}
.koiClubTable th { background-color: #5980BA; font-size: 11px; color: #ffffff;
                   padding:2px;}               
            
.koiClubTable a:link,
.koiClubTable a:active,	
.koiClubTable a:visited  { color: #5980BA;	text-decoration : none; font-weight: bold	}
.koiClubTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: bold;}
                  
                  
/***********************************
 End Stylesheet
***********************************/
