.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}.RedBold {
	color: #E80E2A;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(/images/back_page.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #E80E2A;
}
a  {
	color: #002C4E;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E80E2A;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.NavbarBackground {
	background-image: url(/images/back_navbar.gif);
	background-repeat: no-repeat;
}
.NavbarBackground TD {
	font-weight: bold;
	color: #FFFFFF;
}
.NavbarBackground TD A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavbarBackground TD A:Hover {
	font-weight: bold;
	color: #E80E2A;
	text-decoration: underline;
}
.TableWrapper1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.TableContentWrapper {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.Footer {
	background-color: #c4c4c4;
}
.PeakingDog {
	background-image: url(/images/icon_jack_russell.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Callout {
	font-weight: normal;
	font-size: 9px;
}
.Callout A {

	font-weight: normal;
	font-size: 9px;
}
.Subnav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Subnav A {
	font-weight: normal;
	padding-left: 15px;
}
.Subnav A:hover {
	color: #E80E2A;
	text-decoration: underline;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002C4E;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
.EvenTable {
	background-color: #FFFFFF;
	font-weight: normal;
}
.OddTable {
	background-color: #F9F7F7;
	font-weight: normal;
}
.ErrorText {
	color: #FF0000;
}
.CartTable {
	background-image: url(/images/back_cart.gif);
	height: 37px;
	width: 191px;
}
.CartTable TD {
	padding-left: 4px;
}
.CartTable TD A {
	font-weight: normal;
}
