BODY
{
	padding:0px;
	margin:0px;
  font-size: 12px;
  background-color: #ECF0DB;
  background-repeat: repeat;
  font-family: Tahoma, arial, helvetica;
}
TABLE
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma, arial, helvetica;
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma, arial, helvetica;
}
A
{
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: #663399;
    FONT-FAMILY: Tahoma, arial, helvetica;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: #663399;
    FONT-FAMILY: Tahoma, arial, helvetica;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: #663399;
    FONT-FAMILY: Tahoma, arial, helvetica;
    TEXT-DECORATION: underline;
}

.KennelSearchResults
{
  border: solid 1px #6D3C98;
  padding: 5px;
}
.KennelSearchResults thead th
{
  padding: 5px;
}
.KennelSearchResults .tr1
{
  background-color: #ECF0F7;
}
.KennelSearchResults tr
{
  background-color: #E6D6F5;
}
.KennelSearchResults thead
{
  background-color: #663399;
  color: #ECF0F7;
  font-size: 14px
}
.KennelSearchResults thead tr
{
  background-color: #663399;
  color: #ECF0F7;
}
.KennelSearchResults tbody td
{
  border-top: solid 1px #6D3C98;
  padding: 5px;
}


