.txt {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #FFFFFF;text-decoration: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D33700;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textorange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7E00;
	text-decoration: none;
}
.textwhite18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7E00;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7E00;
	text-decoration: underline;
}
.link11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7E00;
	text-decoration: none;
}
.link11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7E00;
	text-decoration: underline;
}
.link11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link11white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0D0D0D;
}
.right-bdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0D0D0D;
}