/********************************************************************************************************************************************
					CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2007 all rights reserved
									Main Table Style used for Home Page [Koi Enterprise] Featured Koi Table
********************************************************************************************************************************************/ 
table, div, tbody { font-family: lucida, verdana, sans-serif; border-collapse: collapse; }
/*featuredBreederTable is the Outer Table which contains the inner display table*/        	
#featuredBreederTable		{ width: 190px; margin-top: 10px; margin-bottom: 5px; }
#featuredBreederTableTop	{ width: 190px; height: 20px; padding-top:2px; background-image:url('../images/featuredBreederTable_01.jpg'); 
						      text-align: center; color: #efefef; font-size: 12px; vertical-align: bottom; }
#featuredBreederTableTop h2	{ color: #efefef; font-size: 14px; padding-top:2px; }


#featuredBreederTableCenter				{ width: 600px; padding: 3px; background-image:url('../images/featuredBreederTable_02.jpg'); 
                                          font-size: 10px;}

#featuredBreederTableBottom				{ width: 190px; height: 20px; color: #efefef; font-size: 10px; text-align: right; vertical-align: middle; 
                          			      padding-right: 10px; background-image:url('../images/featuredBreederTable_03.jpg'); }
#featuredBreederTableBottom a:link,
#featuredBreederTableBottom a:active,	
#featuredBreederTableBottom a:visited   { color: #efefef; text-decoration : none; }
#featuredBreederTableBottom a:hover	  	{ color: #ffffff; text-decoration : underline; }
           
.featuredBreederImgBorder 	{ border: 2px solid #ffffff; border-style: inset; margin: 4px; }


                  
/***********************************
 End Stylesheet
***********************************/