body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover	{
	text-decoration: none;
	color: #000066;
}
.cartlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.cartlink:link {
	text-decoration: none;
	color: #0099FF;
}
A.cartlink:visited {
	text-decoration: none;
	color: #0099FF;
}
A.cartlink:hover	{
	text-decoration: none;
	color: #CC3300;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.footerlink:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerlink:hover	{
	text-decoration: none;
	color: #000000;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.navtext:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.navtext:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.navtext:hover	{
	text-decoration: none;
	color: #00CCFF;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: 19px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: 24px;
}
.header {
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 6px;
	width: 198px;
}
#navcontainer {
	width: 195px;
	text-align: left;
	background-color: #FFFFFF;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#navcontainer a
{
	display: block;
	width: 190px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
}

#navcontainer a:hover
{
	color: #FFFFFF;
	background-image: url(images/nav_bg2.jpg);
	background-repeat: no-repeat;
}
.product_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 10px;
	width: auto;
	background-image: url(images/product_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.product_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 10px;
}
.product_main_img {
	padding-bottom: 20px;
}
.header_dogshow {
	font-family: "Arial Black";
	font-size: 16px;
	text-align: left;
	padding-bottom: 10px;
}
.bg_dogshow {
	background-image: url(images/show_bg.gif);
	background-repeat: no-repeat;
}
.dogshow_list {
	font-family: "Arial Narrow";
	font-size: 14px;
}
.information {
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header_redbar {
	background-color: #CC0000;
	height: 18px;
	width: 100%;
	background-image: url(images/header_red.gif);
}
