td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
input, textarea, select {
	font-family: Arial;
	font-size: 11px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #72badf;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff7c0c;
	text-decoration: underline;
}
a:link.prod_link, a:visited.prod_link {
	color: #3692c1;
	font-weight: bold;
	font-size:12px;
}


.mysearch {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #299fd5;
	background-image: url(../images/bg_search.gif);
	background-repeat: repeat-x;
}

.headline {
	font-weight: bold;
	color: #3692c1;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(../images/bg_headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	text-transform: uppercase;
}
.arrowed {
	background-image: url(../images/bg_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.footer {
	background-color: #6bae0a;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 22px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.bgtitle {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.title1 {
	background-image: url(../images/bg_title1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 42px;
}
.hdr {
	font-size: 14px;
	font-weight: bold;
}
.hdr_white {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.title2 {

	background-image: url(../images/bg_title2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 42px;
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #ff7200;
}
.dots {
	background-image: url(../images/bg_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}.content {
	padding-right: 15px;
	padding-left: 15px;
}