body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/bkgNew.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #000000;
	word-spacing: 0em;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 110%;
	color: #990000;
	word-spacing: 0em;
	font-weight: bold;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
	word-spacing: 0em;
	font-weight: normal;
}
.lineRepeater {
	background-image: url(images/images/layout_03.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pawBG {
	background-image: url(images/images/layout_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ftdDogBG {
	background-image: url(images/images/layout_07.gif);
	background-repeat: repeat-y;
}
.tableBorder {
	border: thick double #333333;
}
.featuredDog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.mainBGDogs {
	background-image: url(images/images/dogBorder_05.gif);
	background-repeat: repeat-y;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tableSmallBorder {
	border: medium double #333333;
}
.highlightSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}
.guarantee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
}
.selected {
	background-color: #CCDFFF;
}
.list {
	list-style-position: outside;
	list-style-image: url(images/paw.gif);
}
.picBorderSp {
	border: medium double #333333;
}
.subCat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.featuredText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: 150%;
}
.featuredTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: 150%;
}

#dogs
  { padding:20px; text-align:left }
#dogs *
  { font:11px "Segoe UI",Arial,sans-serif }
#dogs div
  { padding-top:10px; text-align:center }
#dogs textarea
  { height:120px; width:300px }
#dogs table
  { border-collapse:collapse }
#dogs table td
  { padding:3px 5px; vertical-align:top }
#dogs table tr.hide
  { display:none }