body
{
  background-color: #FFFFFF;
  font-family: tahoma;
  font-size: 10pt;
  color: #000000;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  margin-top: 1;
  margin-bottom: 1;
  /*
   background-image: url(../images/repeatable08.bmp);
  background-repeat:repeat ;
  */
}

A 									{color: #00436c; text-decoration: underline; } 								
A:link							{text-decoration:underline; color: #cc3300; background-color:Transparent ; } 		
A:visited 					{text-decoration:underline; color: #cc3300; background-color:Transparent ; } 		
A:active						{text-decoration:underline; color: #cc3300; }
A:hover							{text-decoration:underline; color: #0078C1; }	
A.Button						{border-style: outset; }																			

/* the base font of the page */
font								{font-family : tahoma, sans-serif; font-family: arial; font-size: 10pt; font-weight: none; }

/* for text with class="Small" (customize this view)*/
font.Small					{font-size:9pt; }	

/* with class="Big" */
font.Big						{font-size:12pt; }    
	
/* results.asp, the "CURRENT SEARCH" title */
font.Title					{font-size:15pt; font-weight:normal; color: #0078C1; }

/* these appear on the SearchNav pane */
font.Button 				{font-weight:bold; text-decoration: none;}

/* these appear on the SearchNav pane */    
font.BigButton			{font-size:larger; font-weight:bold; text-decoration: none;}        

/* disclaimers, generally */
font.Tiny						{font-size:xx-small; font-weight: none;}    	

/* results.asp, the table containing the results */
table.ResultsTable	{font-size: 10pt; text-align: center; cell-spacing: 3; padding: 1;}

/* results.asp, the table containing the max search link and the breed request link */
table.Command				{border-width : 1px; border-style : solid;}    
	
/* in results.asp, the title of the results grid */
td.TableTitle				{background-color: #D8D9DB; color: #000000; font-weight: bold; border-width : 1px; border-style : solid; text-align: center;}

/* in results.asp, the search results */
td.TableContent1		{background-color: #FFFFFF; color: #000000; text-align: center ; border-width : 0px; border-style : solid;}

/* results.asp, the alternating rows */
td.TableContent2		{background-color: #D8D9DB; color: #000000; text-align: center ; border-width : 0px; border-style : solid;}

/* on Search.asp, the radiobutton containers */
td.Search						{background-color: FFFFFF; }	

/* the success story at the top of the results page */
TEXTAREA.Success		{text-align: center;  color: #0078C1; background-color: #ffffff; border-style:none; border-width:1px;}

img 								{border-width : 0px;}
