body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading, h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.subheading, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F47C0C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F47C0C;
	margin: 0px;
	padding: 0px;
}
td.ln-sub {
	font-size: 11px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 42px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.ln-sub {
	color: #FFFFFF;
	text-decoration: none;
}
a.ln-sub:hover {
	color: #CCCCCC;
}.eleven {
	font-size: 11px; 
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}

hr {
size: 1;
height: 1px;
color: #cccccc;
}
h3 {
	background-color: #666666;
	padding: 2px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	border-left: 7px solid #ff9900;
}
.cartleft {
padding: 10px;
padding-top: 13px;

}
.cartleft a {
	font-size: 11px;
	color: #000000;

}