.tdBodyLeft {
	background-position: left top;
	background-image: url(../images/Body-Left.jpg);
	background-repeat: repeat-y;	
}

.tdBodyRight {
	background-position: left top;
	background-image: url(../images/Body-Right.jpg);
	background-repeat: repeat-y;	
}


// Legacy Styles
body, td {
//font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.copy {
font-size : 9pt;
color : #333333;
}

.copybold {
	font-size : 9pt;
	color : #666666;
	font-weight : bold;
	list-style-type: circle;
	list-style-image: url(pix/bullet1.gif);
}

.greyhead {
	font-size : 16pt;
	color : #808080;
	font-weight : bold;
}
 
.promoindent {
	margin-left: 15px;
	text-indent: 15px;
	padding-left: 25px;	
}

.list {
font-size : 8pt;
color : #666666;
}

A.list {
font-size : 8pt;
color : #666666;
}

A.list:hover {
font-size : 8pt;
color : #CC0000;
}

.footer {
color : #666666;
font-size: 10pt;
}
 
A.footer {
color : #e1081e;
font-size: 10pt;
}

A.footer:hover {
color : #CC0000;
font-size: 10pt;
}

a:link { 
	color : #a84c0f;
}

a:visited { 
	color: #a84c0f;
}

a:hover { 
	color: #000000;
}

a:active { 
	color: #a84c0f;
}

.copyred {
color: #CC0000
}
.productlist {
	font-size : 9pt;
	color : #666666;
	font-weight : bold;
	list-style-type: circle;
	list-style-image: url(pix/bullet1.gif);
	line-height: 20px;
}

.SoldOut {
	background-color:#a74d11;
	color:#FFFFFF;
}

.OneLeft {
	background-color:#f4e3c7;
	color:#a74d11;
}

.TwoLeft {
	background-color:#8194bc;
	color:#FFFFFF;
}

.ThreeLeft {
	background-color:#5e6048;
	color:#FFFFFF;
}
