

  .button	{font-size: 16; font-family: times; font-weight: bold; color: white;
		 text-align: center; text-decoration: none; 
		 padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px;
		 background: blue;
		 border-style: outset; border-color: #056FFF}

  .btnBreedMenu	{font-size: 16; font-family: times; font-weight: bold; 
		 text-align: center; text-decoration: none; 
		 padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px;
		 border-style: outset;
		 background: blue; color: white; border-color: #056FFF}

  .btnOver	{font-size: 16; font-family: times; font-weight: bold;
		 text-align: center; text-decoration: none;
		 padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px;
		 border-style: outset; 
		 color: red; background: blue; border-color: #056FFF}


  .btnOut	{font-size: 16; font-family: times; font-weight: bold;
		 text-align: center; text-decoration: none;
		 padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px;
		 border-style: outset; 
		 color: white; background: blue; border-color: #056FFF}



  .btnDown	{font-size: 16; font-family: times; font-weight: bold;
		 text-align: center; text-decoration: none;
		 padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px;
		 border-style: inset;
		 color: red; background: blue; border-color: #056FFF}

  .menuTable	{position: absolute; left: 00; top: 00}

  .breederThumb {position: absolute; left: 00; top: 75}
  .breederTable {position: absolute; left: 00; top: 00}

  .saleThumb	{position: absolute; left: 00;}

  .pageTitle	{font-size: 33pt; font-family: "Times New Roman"; text-decoration: italics; 
		 font-weight: bold; color: #800000;
		 text-align: center;}

  .saleInfo	{font-size: 16pt; font-family: "Times New Roman"; text-decoration: normal; 
		 font-weight: bold; color: #800000}

  .multiPages	{font-size: 12pt; font-family: "Times New Roman"; text-decoration: italics; 
		 font-weight: bold; color: #800000;
		 text-align: center;}


td.pairTitle	{font-size: 28pt; font-family: "Times New Roman"; text-decoration: italics; 
		 font-weight: bold; color: #800000;
		 text-align: center;}

td.pairBand	{font-size: 14pt; font-family: "Times New Roman";
		 font-weight: bold; color: #800000;
		 text-align: center;}

td.pairInfo	{font-size: 14pt; font-family: "Times New Roman"; 
		 font-weight: normal; color: #000000;}


FONT.menu	{font-size: 0.50in; font-family: times; font-weight: bold;
		 color: gold; background: blue;}
H1.disabled	{font-weight: italic; font-color: yellow; background: blue;}
H1 em		{color: blue;}
H2		{font-size: 0.25in; font-family: times; font-weight: normal;}
  .menu		{font-size: 0.33in; font-family: times; font-weight: bold; color: gold;
		 text-align: center; text-decoration: none;
		 background: blue;}
  .headline	{font-weight: bold; color: green; background: yellow;}



td.msgTitle	{font-size: 28pt; font-family: times; text-decoration: italics; color: gold;
		 background: blue; text-align: center;
		 margin-top: 0;}
td.msg		{background: blue; text-align: center;
		 margin-top: 0;}

  .fieldName	{font-size: 0.21in; font-family: times; text-decoration: italics; color: gold;
		 background: blue; text-align: right;}

  .fieldInfo	{font-size: 0.15int; font-family: times; color: black;
		 background: white; text-align: left;}

font.fieldName	{font-size: 15pt; font-family: times; text-decoration: italics; color: gold;}
font.fieldInfo	{font-size: 11pt; font-family: times; color: black;}
font.msgTitle	{font-size: 28pt; font-family: times; text-decoration: italics; color: gold;}

  .msgBody	{font-size: 0.15in; font-family: times; color: black;
		 background: white; text-align: justify;}

  .user		{font-size: 28; font-family: "Times New Roman";
		 text-align: center; font-weight: bold;
		 color: #ffffff;}

  .userEmail	{font-size: 25; font-family: "Times New Roman";
		 text-align: center; font-style: italic;
		 color: #ffffff;}

font.user	{font-size: 30; font-family: "Times New Roman";
		 text-align: center; font-weight: bold;
		 color: #ffffff;}
font.userEmail	{font-size: 25; font-family: "Times New Roman";
		 text-align: center; font-style: italic;
		 color: #ffffff;}


  .small	{background: #0000c0; color: #d0d0d0; font-family: 'Book Antiqua', Verdana,
		 'Times New Roman', Serif; font-size: 12px; font-weight: normal;
		 text-decoration: none; text-align: center; padding-top: 1px; }

  .small2	{background: #000000; color: #d0d0d0; font-family: 'Book Antiqua', Verdana,
		 'Times New Roman', Serif; font-size: 12px; font-weight: normal; 
		 text-decoration: none; text-align: left; padding-top: 1px; }

  .center	{text-align: center; }

  .underline	{text-decoration: underline; }

  .undbold	{text-decoration: underline; font-weight: bold; padding-left: 6px;}

  .orange	{background: #0000c0; color: #FFE3C1; font-weight: bold; }
