/********************************************************************************************************************************************************************************
								   CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2007 all rights reserved Koi Clubs Styles
********************************************************************************************************************************************************************************/         	
.koiClubTable { width: 290px; height: 100%; padding:2px; background-color: #ffffff; 
                font-family: lucida, verdana, sans-serif; border:1px solid #A4A4A4;
               }
.koiClubTable td { font-size: 10px; vertical-align: top; padding:1px;}
.koiClubTable th { background-color: #E8D8A7; font-size: 10px; color: #ffffff;
                   padding:2px;}               
            
.koiClubTable a:link,
.koiClubTable a:active,	
.koiClubTable a:visited  { color: #555555;	text-decoration : underline; font-weight: bold	}
.koiClubTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: bold;}


.clubDetailTable 	{ width: 100%; padding:2px; background-color: #ffffff; font-family: lucida, verdana, sans-serif; border:1px solid #CECBCE; }
.clubDetailTable th { background-color: #E8D8A7; font-size: 14px; color: #313031; padding:2px; height: 30px; }               
.insertDetailsCell	{  width: 100%; vertical-align: top; }
.detailLabel		{ background-color: #efefef; font-size: 10px; width: 90px; padding:4px; height: 30px; font-weight: bold; border:1px solid #fff; 
					  text-align: right; }
.detailsCell 		{ font-size: 12px; padding:4px; padding-left: 10px; border:1px solid #efefef; }
.imgCell			{ vertical-align: top; text-align: center; padding:0px;} 
.aboutCell			{ background-color: #E8D8A7; color: #555555; padding:4px; padding-left: 10px; font-size: 12px; font-weight: bold; border:1px solid #CECBCE; }
           
.clubDetailTable a:link,
.clubDetailTable a:active,	
.clubDetailTable a:visited  	{ color: #555555;	text-decoration : underline; font-weight: bold	}
.clubDetailTable a:hover	  	{ color: #800000; text-decoration : underline; font-weight: bold;}

.dealerTable { width: 320px; height: 100%; padding:2px; background-color: #ffffff; 
                font-family: lucida, verdana, sans-serif; border:1px solid #BCCDEA;
               }
.dealerTable td { font-size: 10px; vertical-align: top; padding:1px;}
.dealerTable th { background-color: #EBF2FE; font-size: 11px; color: #2958A5;
                   padding:2px;}               
            
.dealerTable a:link,
.dealerTable a:active,	
.dealerTable a:visited  { color: #0000FF;	text-decoration : underline; font-weight: bold	}
.dealerTable a:hover	  {	color: #800000; text-decoration : underline; font-weight: bold;}

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