body {
	margin: 10px auto; 
	width: 752px; 
	background-color: #52C751; 
	background-image: url(../images/gradient_green.png); 
	background-repeat: repeat-x;
}
test 
{
    a.hover:
}
#browser {
	background-color: white;
	color: black;
	border: 1px solid black;
}
#callout {
  position: absolute; 
  top: 175px; left: 1025px; 
  height: 300px; width: 200px; 
  color: white;
  background-color: black;	
  vertical-align: middle;
  text-align: center;
}
div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: middle;
}
td.cycle {
	width: 125px; 
	background-color: white;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
td.pagehead2 {
	background-color: #D3B07E;
	padding-left: 170px;
}
#links {
   border: thin solid #5A5944;
   background-color: #5A5944;
	width:140px;
	height: 500px;
	vertical-align: top;
}
td.page {
	background-color: white;
	vertical-align: top;
   color: #5a5944;
}
table.home {
	background-color: white;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	margin: 5px;
}
table.footer {
	width: 100%;
	border-color: Silver;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
	padding: 25px 5px 5px 5px
}
table.pagehead {
	color: #0080ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	border-color: Silver;
	border-style: solid;
	border-width: 1px 0px 1px 0px; 
	margin: 1px 0px 1px 0px; 
	padding: 25px 5px 5px 5px 
}
#links a {
	margin: 2px 2px 2px 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 3px;
	vertical-align: middle;
}
#links a.main {
	background-color: #5A5944;
	color: White;
	height: 15px;
	width: 133px;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}
#links a.naw {
	background-color: #5A5944;
	color: Yellow;
	height: 15px;
	width: 133px;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}
a.sub {
	background-color: #CCCC99;
	color: white;
	height: 15px;
	width: 144px;
	margin-left: 8px;
}
a.showlogo {
    color: White;
}
a.showlogo:hover {
    color: White;
}
a.showlogo:visited {
    color: White;
}
a.showlogo:visited:hover {
    color: White;
}
#links a.main:hover {
	background-color: #CCCC99;
	color: black;
	border: 1px solid #F5F5DC;
	border-bottom: 1px solid #8B4513;
	border-right: 1px solid #8B4513;
}
#links a.naw:hover {
	background-color: #CCCC99;
	color: blue;
	border: 1px solid #F5F5DC;
	border-bottom: 1px solid #8B4513;
	border-right: 1px solid #8B4513;
}
#links div {
	padding-top: 20px;
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
   color: #5a5944;
}
a:hover {
	color: #D3B07E;
}
a:visited {
	color: green;
}	
a:visited:hover {
	color: #D3B07E;
}
a.bannerad {
	color: transparent;
}
a.bannerad:hover {
	color: transparent;
}
a.bannerad:visited {
	color: transparent;
}
a.bannerad:visited:hover {
	color: transparent;
}

#disclaimer {
	background-color: #D3B07E;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	margin: 1px 0px 1px 0px;
	padding: 3px 10px 3px 10px;
}
#disclaimer span {
	font-size: 10px;
	display: inline;
}
#disclaimer span.head {
	font-style: italic;
}
#disclaimer img {
	display: inline;
   border: 0px;
}
#disclaimer a:hover {
	background-color: transparent;
}
div.newshead {
	display: block;
	background-color: #D3B07E;
	color: #5a5944;
	border-width: 1px 1px 1px 1px;
	border-color: silver;
	border-style: solid;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
div.newshead h1 {
	font-size: medium;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.newsitem {
	display: block;
	background-color: white;
	color: Blue;
	border-width: 0px 1px 0px 1px;
	border-color: silver;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
}
div.newstext {
	display: block;
	background-color: white;
	color: #5a5944;
	border-width: 0px 1px 0px 1px;
	border-color: silver;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
}
div.newstext td.item {
	text-align: left;
	width: 82%;
}
div.newstext td.price {
	text-align: right;
}
div.newsupd {
	display: block;
	background-color: white;
	color: #5a5944;
	border-width: 0px 1px 0px 1px;
	border-color: silver;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-style: italic;
}
div.newsfoot {
	display: block;
	background-color: white;
	color: Blue;
	border-width: 1px 0px 0px 0px;
	border-color: silver;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
}
td.aa {
	width: 50%;
	height: 50%;
	vertical-align: top;
	color: #5a5944;
}
span.aa_rates_label {
	width: 150px;
	height: 20px;
	text-align: right;
}
span.aa_rates_price {
	width: 50px;
	height: 20px;
	text-align: left;
}
div.masthead {
	text-align: center;
}
.title2 {
	font-weight: bold; 
	font-size: 18px; 
	color: #5a5944; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
div.title2 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 95%;
}
table.breeder {
	border-collapse: collapse;
	margin: 0px auto;
}
table.breeder td {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
table.breeder th {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #D3B07E;
	color: #5a5944;
	font-weight: bold;
}
table.breeder col.name {
	text-align: left;
	width: 237px;
}
table.breeder col.prefix {
	text-align: left;
	width: 160px;
}
table.breeder col.phone {
	text-align: center;
	width: 140px;
}
table.events {
	border-collapse: collapse;
	margin: 10px auto;
}
table.events td {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
table.events th {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #D3B07E;
	color: #5a5944;
	font-weight: bold;
}
table.events col.date {
	text-align: right;
	width: 120px;
}
table.events col.event {
	text-align: left;
}
table.contact {
	border-collapse: collapse;
	margin: 10px auto;
}
table.contact td {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
table.contact col.name {
	text-align: left;
	width: 275px;
}
table.contact col.phone {
	text-align: center;
	width: 100px;
}
table.contact col.email {
	text-align: center;
	width: 40px;
}
span.job { 
	color: #0080ff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	font-style: normal; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none;
}
table.sale {
	border-collapse: collapse;
	margin: 10px auto;
}
table.sale td {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
   vertical-align: top;
}
table.sale col.item {
	text-align: left;
	width: 150px;
}
table.sale col.desc {
	text-align: left;
}
table.sale col.contact {
	text-align: left;
	width: 75px;
}

table.show {
	border-collapse: collapse;
	margin: 0px auto;
	width: 100%;
}
table.show td {
	border-color: #CCCC99;
	border-style: solid;
	border-width: 1px;
	margin: 2px 2px 2px 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
   vertical-align: middle;
	background-color: #CCCC99;
	color: #5A5944;
}
table.show col.showname {
	text-align: right;
	width: 25%;
	font-weight: bold;
}
table.show col.showlinks {
	text-align: left;
	width: 75%;
}
table.show a {
	margin: 2px 2px 2px 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
table.show a.main {
	background-color: #CCCC99;
	color: black;
	width: 25px;
	border-color: #5A5944;
	border-style: solid;
	border-width: 1px;
}
table.show a.main:hover {
	background-color: #CCCC99;
	color: white;
	border: 1px solid #F5F5DC;
	border-bottom: 1px solid #8B4513;
	border-right: 1px solid #8B4513;
}
table.show span {
	margin: 2px 2px 2px 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-color: #CCCC99;
	color: #CCCC99;
	width: 25px;
	border-color: #CCCC99;
	border-style: solid;
	border-width: 1px;
}
table.showresults {
	border-collapse: collapse;
	margin: 0px auto;
	border-color: Black;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
table.showresults td {
/*	border-color: silver;
	border-style: solid; 
	border-width: 1px; */
}
table.showresults td.type {
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
	text-align: center;
	margin-top: 12px;
}
table.showresults tr.type {
	padding-top: 12px;
	padding-bottom: 12px;
}
table.showresults tr.section {
	padding-top: 12px;
	padding-bottom: 0px;
}
table.showresults tr.class {
	padding-top: 12px;
	padding-bottom: 0px;
}
table.showresults tr.place {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.showresults tr.noentries {
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;	
}
table.showresults tr.champion {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: Purple;
}
table.showresults tr.reserve {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: Green;
}
table.showresults tr.best {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F5F5DC; /* beige */
}
table.showresults tr.supreme {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BA55D3;
}
table.showresults td.section {
   border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.showresults th {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #D3B07E;
	color: #5a5944;
	font-weight: bold;
}
table.showresults span.type {
	text-align: left;
	font-size: large;
	font-weight: bold;
}
table.showresults span.section {
	text-align: left;
	font-size: small;
	font-weight: bold;
}
table.showresults span.class {
	text-align: left;
	font-size: small;
	font-weight: normal;
	color: black;
}
table.showresults span.champion {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: white;	
}
table.showresults span.reserve {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: white;	
}
table.showresults span.best {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: black;	
}
table.showresults span.supreme {
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: white;	
}
table.showresults span.supremeanimal {
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: black;	
}
table.showresults col.event {
	text-align: left;
	width: 5%;
}
table.showresults col.place {
	text-align: left;
	width: 5%;
}
table.showresults col.animal {
	text-align: left;
	width: 45%;
}
table.showresults col.exhibitor {
	text-align: left;
	width: 45%px;
}
table.studs {
	border-collapse: collapse;
	margin: 10px auto;
}
table.studs td {
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}
table.studs tr {
	height: 100px;
}
table.studs tr.head {
	height: auto;
}
table.studs col.stud {
	width: 211px;
   text-align: left;  
	padding: 5px;
	vertical-align: top;
}
table.studs col.sire {
	width: 222px;
   text-align: left;  
	padding: 5px;
}
table.studs col.pict {
	width: 100px;
   text-align: center;  
	padding: 5px;
}
table.studs col.colour {
	width: 70px;
   text-align: center;  
	padding: 5px;
}
table.studs td span.new {
	color: Black;
	background-color: Yellow;
}
table.studs td img {
	width: 100px;
	height: 100px;
	border-width: 2px;
	border-style: solid;
	border-top: #D3D3D3;
	border-bottom: #696969;
	border-left: #D3D3D3;
	border-right: #696969;
}
.bigcap {
	font-size: 18px;
}

