
<!--

body, td, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
}

body {
	background-image:url(bg_page.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #002D62;
}


.foot_pricechallenge {
	background-image:url(../images/foot_pricechallenge.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


a, a:visited {
	text-decoration: none;
	color: #3C77D5;
}
a:hover, a.menu:hover {
	text-decoration: underline;
	color: #FBAC15;
}


#page {
	margin-left: 76px;
	width: 747px;
}


#menublock{
	position: absolute;
	left: 450px;
	top: 90px;
	width: 410px;
	height: 25px;
}
a.menu, a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	padding-right:8px;
}


.panel {
	width: 340px;
	margin-bottom: 20px;
}


th {
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
}

.thPage {
	color: #ffffff;
	height: 21px;
	background-image:url(strip_blue.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.thBrand {
	height: 21px;
	background-image:url(strip_orange.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}	


.button {
	background-color: #FBAC15;
	border: 1px solid black;
}
-->