/***********************************
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
***********************************/         	

.navTable { width: 190px; border:0px solid #ffffff; font-size: 10px;
            }

.navTable a:link,
.navTable a:visited  { color: #566EBE;	text-decoration : none; font-weight: bold; }
.navTable a:active,
.navTable a:hover 	  {	color: #AB375F; text-decoration : none; font-weight: bold; }

.navSub { padding: 1px; color: #800000; line-height: 18px;
          border:0px solid #efefef; font-size: 9px;
          }

.navSub a:link,
.navSub a:active,
.navSub a:visited  {	color: #800000; text-decoration : underline; font-weight: bold; }
.navSub a:hover	   {	color: #AB375F; text-decoration : underline; font-weight: bold; }

.navSide { width: 20px; height: 100%; line-height: 19px;              
              } 
.navStretch { width: 170px; height: 100%; padding:4px; font-size: 10px;
              line-height: 19px;              
              }                   

.navStretch a:link,
.navStretch a:visited,  
.navStretch a:active      { color: #384F80;	text-decoration : none; font-weight: bold; }
.navStretch a:hover 	  {	color: #800000; text-decoration : underline; font-weight: bold; }

.navSub { padding: 1px; color: #800000; line-height: 18px;
          border:0px solid #efefef; font-size: 9px;
          }

.navSub a:link,
.navSub a:active,
.navSub a:visited  {	color: #800000; text-decoration : underline; font-weight: bold; }
.navSub a:hover	   {	color: #555555; text-decoration : underline; font-weight: bold; }


.w31 { width: 31px; }
.w8 { width: 8px; }
.w180 { width: 180px; }
.w450 { width: 450px; }
.W500 { width: 470px; }
.w600 { width: 600px; }
.w680 { width: 680px; }
.w100 { width: 100%; }

             
.navTableTop { background-image:url('../images/NavTopRight_02.jpg'); padding:0px;
               height: 18px; text-align: center; font-size: 11px; color: #777777;
               font-weight: bold; width: 100%; vertical-align: middle;
               }
.calcTableTop { background-image:url('../images/NavTopRight_02.jpg'); padding:0px;
                height: 18px; text-align: center; font-size: 9px; color: #777777;
                width: 100%; vertical-align: middle;
               }

              
.navTableCenter { width: 100%; padding: 4px; line-height: 14px; 
                  } 

.navTableCenter2 { width: 100%; padding: 4px; font-size: 11px; 
                   }

.navTableCenterKoi { padding: 0px; font-size: 11px; 
                     border-left: 1px solid #CECECE; border-right: 1px solid #CECECE;
                  }                 
                                            
.navTableBottom { background-image:url('../images/NavBottomRight_02.jpg');
                  height: 18px; padding:0px; width: 100%; font-size: 10px;
                  text-align: right; vertical-align: bottom; color: #CECECE;
                  }
.navTableBottom a:link,
.navTableBottom a:active,	
.navTableBottom a:visited  { color: #CECECE;	text-decoration : none;	}
.navTableBottom a:hover	  {	color: #CECECE; text-decoration : none; font-weight: normal;}

.koiNavTable { width: 100%; padding:2px; background-color: #ffffff; display: inline;
               font-size: 9px; font-family: lucida, verdana, sans-serif;
               }
.koiNavTable td { font-size: 9px; width: 50%; 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;
                     }       
            
.newsTable a:link,
.newsTable a:active,	
.newsTable a:visited  { color: #800000;	text-decoration : none; font-weight: bold;}
.newsTable a:hover	  {	color: #000000; text-decoration : underline; font-weight: bold;}
                  
                  
/***********************************
 End Stylesheet
***********************************/
